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/recording_2024-10-02_09-25-01_01123/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916537981647938, 52.36184027836093, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_09-25-01_01123", "timestamp": "2024-10-02T09:55:39Z", "filename": "recording_2024-10-02_09-25-01_01123.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "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/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9165343076332, 52.3618435249241, 46.3188259098679 ] }, "distance": 0.44, "direction": 325.29, "angle": 89.46, "elevation": 46.32, "pano_id": "TMX7316010203-002593_pano_0000_003608", "timestamp": "2022-06-13T12:19:17.731490Z", "filename": "pano_0000_003608.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 0.43948865, "relative_pitch": 89.45637462370576, "relative_heading": 325.2853030610485, "relative_elevation": 46.3188259098679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91654765028747, 52.3618438874222, 45.5812212741002 ] }, "distance": 0.77, "direction": 58.63, "angle": 89.03, "elevation": 45.58, "pano_id": "TMX7316010203-001906_pano_0000_000072", "timestamp": "2020-09-04T07:50:36.670610Z", "filename": "pano_0000_000072.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 0.77143143, "relative_pitch": 89.03040014012264, "relative_heading": 58.62850980162812, "relative_elevation": 45.5812212741002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91652611244929, 52.3618388604376, 45.8265405539423 ] }, "distance": 0.82, "direction": 258.96, "angle": 88.97, "elevation": 45.83, "pano_id": "TMX7316010203-000879_pano_0000_000274", "timestamp": "2018-07-29T08:41:00.243250Z", "filename": "pano_0000_000274.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 0.82381451, "relative_pitch": 88.97011621749178, "relative_heading": 258.9584058604401, "relative_elevation": 45.8265405539423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91655931186389, 52.3618422531866, 45.5986985480413 ] }, "distance": 1.47, "direction": 81.4, "angle": 88.15, "elevation": 45.6, "pano_id": "TMX7316010203-002330_pano_0000_000044", "timestamp": "2021-12-22T12:11:28.484910Z", "filename": "pano_0000_000044.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 1.46959851, "relative_pitch": 88.15405572065018, "relative_heading": 81.40037547247334, "relative_elevation": 45.5986985480413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916562362701026, 52.36184181964574, 0.0 ] }, "distance": 1.67, "direction": 84.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00161", "timestamp": "2025-09-30T11:11:08Z", "filename": "recording_2025-09-30_11-08-39_00161.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 1.66973962, "relative_pitch": 0.0, "relative_heading": 84.10452703286124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91656578026086, 52.3618403592751, 46.6497109178454 ] }, "distance": 1.89, "direction": 89.73, "angle": 87.68, "elevation": 46.65, "pano_id": "TMX7316010203-001675_pano_0000_001941", "timestamp": "2020-04-24T10:06:27.636950Z", "filename": "pano_0000_001941.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 1.89374385, "relative_pitch": 87.67535566791771, "relative_heading": 89.7275795565359, "relative_elevation": 46.6497109178454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91654868585028, 52.3618224292557, 45.4970966624096 ] }, "distance": 2.12, "direction": 159.84, "angle": 87.34, "elevation": 45.5, "pano_id": "TMX7316010203-000191_pano_0001_001468", "timestamp": "2016-11-24T10:42:34.964050Z", "filename": "pano_0001_001468.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 2.11577592, "relative_pitch": 87.33746180575574, "relative_heading": 159.83958102956387, "relative_elevation": 45.4970966624096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_003212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91650313967234, 52.3618364861215, 45.6475609336048 ] }, "distance": 2.41, "direction": 259.92, "angle": 86.98, "elevation": 45.65, "pano_id": "TMX7316010203-001184_pano_0000_003212", "timestamp": "2019-05-15T07:26:17.449570Z", "filename": "pano_0000_003212.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 2.41075576, "relative_pitch": 86.97688279170502, "relative_heading": 259.9190330326807, "relative_elevation": 45.6475609336048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91649619619038, 52.3618473360514, 46.1572506474331 ] }, "distance": 2.95, "direction": 285.42, "angle": 86.34, "elevation": 46.16, "pano_id": "TMX7316010203-000234_pano_0001_000713", "timestamp": "2017-03-31T07:45:03.283130Z", "filename": "pano_0001_000713.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 2.95289451, "relative_pitch": 86.33951026390955, "relative_heading": 285.42376206225197, "relative_elevation": 46.1572506474331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91649043933254, 52.3618367826273, 46.6642774306238 ] }, "distance": 3.26, "direction": 263.15, "angle": 86.0, "elevation": 46.66, "pano_id": "TMX7316010203-001675_pano_0000_001942", "timestamp": "2020-04-24T10:06:28.321920Z", "filename": "pano_0000_001942.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 3.26199686, "relative_pitch": 86.00132851576261, "relative_heading": 263.15134220154346, "relative_elevation": 46.6642774306238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916489157539556, 52.361838284036835, 0.0 ] }, "distance": 3.33, "direction": 266.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00162", "timestamp": "2025-09-30T11:11:09Z", "filename": "recording_2025-09-30_11-08-39_00162.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 3.33343553, "relative_pitch": 0.0, "relative_heading": 266.18284340240194, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0010_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91651568646449, 52.361812874249, 46.6651978604496 ] }, "distance": 3.41, "direction": 206.48, "angle": 85.82, "elevation": 46.67, "pano_id": "TMX7315120208-000062_pano_0010_000026", "timestamp": "2016-06-01T10:06:39.785310Z", "filename": "pano_0010_000026.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 3.40667843, "relative_pitch": 85.82466878991181, "relative_heading": 206.47672290970755, "relative_elevation": 46.6651978604496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91648639049421, 52.361838200712, 45.6325968811288 ] }, "distance": 3.52, "direction": 266.24, "angle": 85.59, "elevation": 45.63, "pano_id": "TMX7316010203-002330_pano_0000_000045", "timestamp": "2021-12-22T12:11:28.929930Z", "filename": "pano_0000_000045.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 3.52213535, "relative_pitch": 85.58639690386983, "relative_heading": 266.23648804323255, "relative_elevation": 45.6325968811288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91657568250295, 52.361818455027, 45.5381524590775 ] }, "distance": 3.53, "direction": 133.4, "angle": 85.56, "elevation": 45.54, "pano_id": "TMX7315120208-000050_pano_0002_000103", "timestamp": "2016-05-17T08:52:18.027290Z", "filename": "pano_0002_000103.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 3.53456212, "relative_pitch": 85.56173756686788, "relative_heading": 133.39598986347676, "relative_elevation": 45.5381524590775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0010_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91658732945298, 52.3618225024655, 46.630433158949 ] }, "distance": 3.9, "direction": 120.47, "angle": 85.22, "elevation": 46.63, "pano_id": "TMX7315120208-000062_pano_0010_000027", "timestamp": "2016-06-01T10:06:40.415380Z", "filename": "pano_0010_000027.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 3.90046401, "relative_pitch": 85.21854978167673, "relative_heading": 120.47208859978576, "relative_elevation": 46.630433158949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91650423861255, 52.3618100543563, 45.5640662973747 ] }, "distance": 4.07, "direction": 214.35, "angle": 84.89, "elevation": 45.56, "pano_id": "TMX7315120208-000050_pano_0002_000102", "timestamp": "2016-05-17T08:52:17.567070Z", "filename": "pano_0002_000102.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 4.07365921, "relative_pitch": 84.8910494864571, "relative_heading": 214.3521541502166, "relative_elevation": 45.5640662973747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91660077721364, 52.3618430059234, 45.7980058584362 ] }, "distance": 4.29, "direction": 85.94, "angle": 84.65, "elevation": 45.8, "pano_id": "TMX7316010203-000879_pano_0000_000273", "timestamp": "2018-07-29T08:40:59.698250Z", "filename": "pano_0000_000273.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 4.28856991, "relative_pitch": 84.65036728260081, "relative_heading": 85.94168967492949, "relative_elevation": 45.7980058584362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91647284872981, 52.3618399700561, 45.6091330144554 ] }, "distance": 4.44, "direction": 269.56, "angle": 84.44, "elevation": 45.61, "pano_id": "TMX7316010203-001906_pano_0000_000073", "timestamp": "2020-09-04T07:50:37.170600Z", "filename": "pano_0000_000073.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 4.43717666, "relative_pitch": 84.44335108443465, "relative_heading": 269.5570345639641, "relative_elevation": 45.6091330144554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916548958635883, 52.36180034198027, 0.0 ] }, "distance": 4.51, "direction": 170.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00666", "timestamp": "2025-09-30T11:18:07Z", "filename": "recording_2025-09-30_11-08-39_00666.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 4.50636615, "relative_pitch": 0.0, "relative_heading": 170.44817203492488, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91656463859087, 52.3618030215903, 47.3941458212212 ] }, "distance": 4.53, "direction": 156.35, "angle": 84.54, "elevation": 47.39, "pano_id": "TMX7316010203-002138_pano_0000_001378", "timestamp": "2021-05-12T10:40:30.913920Z", "filename": "pano_0000_001378.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 4.52599709, "relative_pitch": 84.54496949993207, "relative_heading": 156.345122992627, "relative_elevation": 47.3941458212212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91660755489381, 52.3618478072669, 46.31927608978 ] }, "distance": 4.81, "direction": 79.98, "angle": 84.07, "elevation": 46.32, "pano_id": "TMX7316010203-002593_pano_0000_003607", "timestamp": "2022-06-13T12:19:17.321260Z", "filename": "pano_0000_003607.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 4.81300574, "relative_pitch": 84.06772239539572, "relative_heading": 79.97575386301666, "relative_elevation": 46.31927608978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91656702433708, 52.3618008158406, 45.4786470299587 ] }, "distance": 4.82, "direction": 155.75, "angle": 83.95, "elevation": 45.48, "pano_id": "TMX7316010203-002542_pano_0000_001306", "timestamp": "2022-04-25T08:34:46.945890Z", "filename": "pano_0000_001306.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 4.81629033, "relative_pitch": 83.95478135555337, "relative_heading": 155.7456542406314, "relative_elevation": 45.4786470299587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91651625132279, 52.3617978222476, 46.1645066961646 ] }, "distance": 4.95, "direction": 197.4, "angle": 83.88, "elevation": 46.16, "pano_id": "TMX7316010203-001675_pano_0000_001228", "timestamp": "2020-04-24T09:52:11.311990Z", "filename": "pano_0000_001228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 4.95076987, "relative_pitch": 83.87888559560791, "relative_heading": 197.39820857603962, "relative_elevation": 46.1645066961646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_01032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916564587441861, 52.36179856984909, 0.0 ] }, "distance": 4.98, "direction": 158.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-16_07-18-19_01032", "timestamp": "2024-09-16T07:33:27Z", "filename": "recording_2024-09-16_07-18-19_01032.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 4.98243631, "relative_pitch": 0.0, "relative_heading": 158.6680323455505, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91646478664943, 52.36183656514509, 0.0 ] }, "distance": 5.0, "direction": 265.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_09-25-01_01124", "timestamp": "2024-10-02T09:55:44Z", "filename": "recording_2024-10-02_09-25-01_01124.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.00334658, "relative_pitch": 0.0, "relative_heading": 265.26304781308716, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916611225183542, 52.36184361889738, 0.0 ] }, "distance": 5.0, "direction": 85.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_09-25-01_01122", "timestamp": "2024-10-02T09:55:36Z", "filename": "recording_2024-10-02_09-25-01_01122.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.0033897, "relative_pitch": 0.0, "relative_heading": 85.7393844989231, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91646145299768, 52.3618389007423, 46.3166925655678 ] }, "distance": 5.22, "direction": 268.32, "angle": 83.58, "elevation": 46.32, "pano_id": "TMX7316010203-002593_pano_0000_003609", "timestamp": "2022-06-13T12:19:18.146270Z", "filename": "pano_0000_003609.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.21560778, "relative_pitch": 83.57513002142532, "relative_heading": 268.31579094656024, "relative_elevation": 46.3166925655678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91647698460186, 52.361811721477, 45.5151282884181 ] }, "distance": 5.23, "direction": 232.59, "angle": 83.44, "elevation": 45.52, "pano_id": "TMX7316010203-000191_pano_0001_001467", "timestamp": "2016-11-24T10:42:34.609020Z", "filename": "pano_0001_001467.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.23105403, "relative_pitch": 83.44376156896921, "relative_heading": 232.59410798396928, "relative_elevation": 45.5151282884181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91658955273114, 52.3618051400924, 46.1495384918526 ] }, "distance": 5.26, "direction": 138.06, "angle": 83.5, "elevation": 46.15, "pano_id": "TMX7316010203-001675_pano_0000_001229", "timestamp": "2020-04-24T09:52:11.766970Z", "filename": "pano_0000_001229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.25645882, "relative_pitch": 83.50198172925477, "relative_heading": 138.05984974527877, "relative_elevation": 46.1495384918526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_003211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91661555097362, 52.3618441167698, 45.6765388064086 ] }, "distance": 5.3, "direction": 85.38, "angle": 83.38, "elevation": 45.68, "pano_id": "TMX7316010203-001184_pano_0000_003211", "timestamp": "2019-05-15T07:25:50.964800Z", "filename": "pano_0000_003211.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.30148147, "relative_pitch": 83.37954527764575, "relative_heading": 85.3789039490044, "relative_elevation": 45.6765388064086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000744_pano_0000_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91651442989469, 52.361794338834, 45.6989211440086 ] }, "distance": 5.36, "direction": 197.42, "angle": 83.31, "elevation": 45.7, "pano_id": "TMX7316010203-000744_pano_0000_000003", "timestamp": "2018-05-22T07:58:57.359510Z", "filename": "pano_0000_000003.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.35775272, "relative_pitch": 83.31315477286131, "relative_heading": 197.4249822436547, "relative_elevation": 45.6989211440086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000744_pano_0000_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91658743818911, 52.3618017087507, 45.6811107434332 ] }, "distance": 5.46, "direction": 141.87, "angle": 83.19, "elevation": 45.68, "pano_id": "TMX7316010203-000744_pano_0000_000004", "timestamp": "2018-05-22T07:58:57.859460Z", "filename": "pano_0000_000004.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.45624213, "relative_pitch": 83.18874722164092, "relative_heading": 141.86757494793235, "relative_elevation": 45.6811107434332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91662062114384, 52.3618315508896, 45.4750829599798 ] }, "distance": 5.71, "direction": 99.79, "angle": 82.84, "elevation": 45.48, "pano_id": "TMX7316010203-000191_pano_0001_001469", "timestamp": "2016-11-24T10:42:35.314070Z", "filename": "pano_0001_001469.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.71279311, "relative_pitch": 82.83974502316698, "relative_heading": 99.78745775893435, "relative_elevation": 45.4750829599798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91649418697229, 52.3617958460375, 47.434331192635 ] }, "distance": 5.77, "direction": 211.11, "angle": 83.06, "elevation": 47.43, "pano_id": "TMX7316010203-002138_pano_0000_001377", "timestamp": "2021-05-12T10:40:30.473950Z", "filename": "pano_0000_001377.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.77456886, "relative_pitch": 83.05907057576796, "relative_heading": 211.10772377932574, "relative_elevation": 47.434331192635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91662211088018, 52.3618472700442, 45.5558822387829 ] }, "distance": 5.78, "direction": 82.27, "angle": 82.76, "elevation": 45.56, "pano_id": "TMX7316010203-001906_pano_0000_000071", "timestamp": "2020-09-04T07:50:36.180640Z", "filename": "pano_0000_000071.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.78369264, "relative_pitch": 82.76454012040536, "relative_heading": 82.26938434648227, "relative_elevation": 45.5558822387829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91645211946984, 52.3618339691588, 45.8532932642847 ] }, "distance": 5.89, "direction": 263.16, "angle": 82.68, "elevation": 45.85, "pano_id": "TMX7316010203-000879_pano_0000_000275", "timestamp": "2018-07-29T08:41:00.788270Z", "filename": "pano_0000_000275.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.89116339, "relative_pitch": 82.67882993940587, "relative_heading": 263.15581508401374, "relative_elevation": 45.8532932642847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91649429871236, 52.3617935309323, 45.5115979854017 ] }, "distance": 5.99, "direction": 209.77, "angle": 82.5, "elevation": 45.51, "pano_id": "TMX7316010203-002542_pano_0000_001305", "timestamp": "2022-04-25T08:34:46.570650Z", "filename": "pano_0000_001305.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 5.99282896, "relative_pitch": 82.49862217590861, "relative_heading": 209.77281159189033, "relative_elevation": 45.5115979854017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_01031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916492430043558, 52.36179103383456, 0.0 ] }, "distance": 6.3, "direction": 209.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-16_07-18-19_01031", "timestamp": "2024-09-16T07:33:26Z", "filename": "recording_2024-09-16_07-18-19_01031.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 6.29728601, "relative_pitch": 0.0, "relative_heading": 209.522785148898, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91663244431065, 52.3618455285672, 45.5694632846862 ] }, "distance": 6.46, "direction": 84.81, "angle": 81.93, "elevation": 45.57, "pano_id": "TMX7316010203-002330_pano_0000_000043", "timestamp": "2021-12-22T12:11:28.045130Z", "filename": "pano_0000_000043.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 6.46153589, "relative_pitch": 81.92952860803209, "relative_heading": 84.81254427254922, "relative_elevation": 45.5694632846862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916635456437277, 52.361844788540374, 0.0 ] }, "distance": 6.66, "direction": 85.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00160", "timestamp": "2025-09-30T11:11:08Z", "filename": "recording_2025-09-30_11-08-39_00160.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 6.65920447, "relative_pitch": 0.0, "relative_heading": 85.67780350819139, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916476845226344, 52.361792155067434, 0.0 ] }, "distance": 6.78, "direction": 217.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00665", "timestamp": "2025-09-30T11:18:07Z", "filename": "recording_2025-09-30_11-08-39_00665.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 6.78382359, "relative_pitch": 0.0, "relative_heading": 217.87424265301013, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916621677390093, 52.36180682358942, 0.0 ] }, "distance": 6.81, "direction": 123.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00667", "timestamp": "2025-09-30T11:18:07Z", "filename": "recording_2025-09-30_11-08-39_00667.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 6.80928699, "relative_pitch": 0.0, "relative_heading": 123.14104324830237, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91664107710288, 52.3618437602781, 46.6366279274225 ] }, "distance": 7.03, "direction": 86.84, "angle": 81.42, "elevation": 46.64, "pano_id": "TMX7316010203-001675_pano_0000_001940", "timestamp": "2020-04-24T10:06:26.972040Z", "filename": "pano_0000_001940.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 7.03384134, "relative_pitch": 81.42316496416714, "relative_heading": 86.84231699966483, "relative_elevation": 46.6366279274225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91663564341947, 52.3618092189469, 47.3686882145703 ] }, "distance": 7.5, "direction": 117.45, "angle": 81.01, "elevation": 47.37, "pano_id": "TMX7316010203-002138_pano_0000_001379", "timestamp": "2021-05-12T10:40:31.358950Z", "filename": "pano_0000_001379.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 7.49714654, "relative_pitch": 81.0062735771151, "relative_heading": 117.45099090645019, "relative_elevation": 47.3686882145703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_003213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91642884806661, 52.3618314297473, 45.667861731723 ] }, "distance": 7.5, "direction": 262.46, "angle": 80.67, "elevation": 45.67, "pano_id": "TMX7316010203-001184_pano_0000_003213", "timestamp": "2019-05-15T07:26:18.599620Z", "filename": "pano_0000_003213.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 7.49941616, "relative_pitch": 80.67432217914904, "relative_heading": 262.4557137855793, "relative_elevation": 45.667861731723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91664311519741, 52.3618622032551, 46.1355957863852 ] }, "distance": 7.57, "direction": 71.19, "angle": 80.69, "elevation": 46.14, "pano_id": "TMX7316010203-000234_pano_0001_000712", "timestamp": "2017-03-31T07:45:02.343190Z", "filename": "pano_0001_000712.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 7.56612747, "relative_pitch": 80.6865344107052, "relative_heading": 71.18898179049003, "relative_elevation": 46.1355957863852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0010_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91644392712072, 52.3618034749535, 46.6857477361336 ] }, "distance": 7.6, "direction": 237.41, "angle": 80.75, "elevation": 46.69, "pano_id": "TMX7315120208-000062_pano_0010_000025", "timestamp": "2016-06-01T10:06:39.160370Z", "filename": "pano_0010_000025.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 7.60423301, "relative_pitch": 80.74883293100488, "relative_heading": 237.4149562936632, "relative_elevation": 46.6857477361336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91664744358082, 52.3618261486327, 45.519493246451 ] }, "distance": 7.62, "direction": 101.91, "angle": 80.5, "elevation": 45.52, "pano_id": "TMX7315120208-000050_pano_0002_000104", "timestamp": "2016-05-17T08:52:18.482090Z", "filename": "pano_0002_000104.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 7.62082074, "relative_pitch": 80.49575134281369, "relative_heading": 101.90632877102819, "relative_elevation": 45.519493246451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_01033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916637698174502, 52.36180491623732, 0.0 ] }, "distance": 7.85, "direction": 120.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-16_07-18-19_01033", "timestamp": "2024-09-16T07:33:27Z", "filename": "recording_2024-09-16_07-18-19_01033.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 7.85035004, "relative_pitch": 0.0, "relative_heading": 120.08189032861598, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91664039136072, 52.3618066160425, 45.4642194677144 ] }, "distance": 7.92, "direction": 118.23, "angle": 80.12, "elevation": 45.46, "pano_id": "TMX7316010203-002542_pano_0000_001307", "timestamp": "2022-04-25T08:34:47.320740Z", "filename": "pano_0000_001307.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 7.91842724, "relative_pitch": 80.11999616650256, "relative_heading": 118.23189638727509, "relative_elevation": 45.4642194677144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0010_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91665886185527, 52.3618314655562, 46.6015412462875 ] }, "distance": 8.29, "direction": 96.79, "angle": 79.91, "elevation": 46.6, "pano_id": "TMX7315120208-000062_pano_0010_000028", "timestamp": "2016-06-01T10:06:41.050300Z", "filename": "pano_0010_000028.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 8.29289699, "relative_pitch": 79.90965499120476, "relative_heading": 96.79108804322895, "relative_elevation": 46.6015412462875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916416213873061, 52.36183362595815, 0.0 ] }, "distance": 8.33, "direction": 264.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00163", "timestamp": "2025-09-30T11:11:09Z", "filename": "recording_2025-09-30_11-08-39_00163.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 8.32813911, "relative_pitch": 0.0, "relative_heading": 264.9006225817841, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91641526168861, 52.361832170835, 46.6736598294228 ] }, "distance": 8.41, "direction": 263.84, "angle": 79.79, "elevation": 46.67, "pano_id": "TMX7316010203-001675_pano_0000_001943", "timestamp": "2020-04-24T10:06:29.032070Z", "filename": "pano_0000_001943.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 8.4085782, "relative_pitch": 79.78732329385426, "relative_heading": 263.84091380242063, "relative_elevation": 46.6736598294228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91643295146224, 52.3618005260774, 45.5690013812855 ] }, "distance": 8.41, "direction": 238.27, "angle": 79.54, "elevation": 45.57, "pano_id": "TMX7315120208-000050_pano_0002_000101", "timestamp": "2016-05-17T08:52:17.097130Z", "filename": "pano_0002_000101.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 8.41189829, "relative_pitch": 79.54111278490952, "relative_heading": 238.27449888291486, "relative_elevation": 45.5690013812855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91641378644144, 52.3618327528289, 45.6596449138597 ] }, "distance": 8.5, "direction": 264.35, "angle": 79.45, "elevation": 45.66, "pano_id": "TMX7316010203-002330_pano_0000_000046", "timestamp": "2021-12-22T12:11:29.379970Z", "filename": "pano_0000_000046.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 8.50188028, "relative_pitch": 79.45225051141661, "relative_heading": 264.34750290823376, "relative_elevation": 45.6596449138597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91644271844144, 52.3617893780636, 46.1926566623151 ] }, "distance": 8.61, "direction": 228.89, "angle": 79.44, "elevation": 46.19, "pano_id": "TMX7316010203-001675_pano_0000_001227", "timestamp": "2020-04-24T09:52:10.856960Z", "filename": "pano_0000_001227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 8.61363486, "relative_pitch": 79.43725763678782, "relative_heading": 228.88679219664576, "relative_elevation": 46.1926566623151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000744_pano_0000_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91644154432144, 52.3617862992121, 45.7310082046315 ] }, "distance": 8.9, "direction": 227.56, "angle": 78.99, "elevation": 45.73, "pano_id": "TMX7316010203-000744_pano_0000_000002", "timestamp": "2018-05-22T07:58:56.854430Z", "filename": "pano_0000_000002.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 8.90154352, "relative_pitch": 78.98510783979329, "relative_heading": 227.5638071989839, "relative_elevation": 45.7310082046315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000744_pano_0000_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91666067550737, 52.3618081935745, 45.6722174389288 ] }, "distance": 9.09, "direction": 113.13, "angle": 78.75, "elevation": 45.67, "pano_id": "TMX7316010203-000744_pano_0000_000005", "timestamp": "2018-05-22T07:58:58.354420Z", "filename": "pano_0000_000005.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 9.08883962, "relative_pitch": 78.74508772298486, "relative_heading": 113.12956422346699, "relative_elevation": 45.6722174389288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91667524281318, 52.3618467093452, 45.7633489547297 ] }, "distance": 9.38, "direction": 85.62, "angle": 78.42, "elevation": 45.76, "pano_id": "TMX7316010203-000879_pano_0000_000272", "timestamp": "2018-07-29T08:40:59.163270Z", "filename": "pano_0000_000272.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 9.37797206, "relative_pitch": 78.41909650990583, "relative_heading": 85.62363583148445, "relative_elevation": 45.7633489547297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9163986116259, 52.3618346520125, 45.6325769480318 ] }, "distance": 9.51, "direction": 266.23, "angle": 78.22, "elevation": 45.63, "pano_id": "TMX7316010203-001906_pano_0000_000074", "timestamp": "2020-09-04T07:50:37.675610Z", "filename": "pano_0000_000074.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 9.51491179, "relative_pitch": 78.22193420315912, "relative_heading": 266.2273496062309, "relative_elevation": 45.6325769480318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91642353171626, 52.3617873227076, 47.4841124461964 ] }, "distance": 9.77, "direction": 232.92, "angle": 78.37, "elevation": 47.48, "pano_id": "TMX7316010203-002138_pano_0000_001376", "timestamp": "2021-05-12T10:40:30.029180Z", "filename": "pano_0000_001376.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 9.7729597, "relative_pitch": 78.370048374714, "relative_heading": 232.91862880323293, "relative_elevation": 47.4841124461964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91668029156423, 52.3618516760007, 46.313697242178 ] }, "distance": 9.78, "direction": 82.55, "angle": 78.08, "elevation": 46.31, "pano_id": "TMX7316010203-002593_pano_0000_003606", "timestamp": "2022-06-13T12:19:16.921280Z", "filename": "pano_0000_003606.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 9.7771711, "relative_pitch": 78.07945685796142, "relative_heading": 82.54671546673272, "relative_elevation": 46.313697242178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916392068175846, 52.361831875571525, 0.0 ] }, "distance": 9.98, "direction": 264.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_09-25-01_01125", "timestamp": "2024-10-02T09:55:48Z", "filename": "recording_2024-10-02_09-25-01_01125.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 9.98393081, "relative_pitch": 0.0, "relative_heading": 264.626325913721, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916684200133204, 52.361847214058855, 0.0 ] }, "distance": 9.99, "direction": 85.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_09-25-01_01121", "timestamp": "2024-10-02T09:55:33Z", "filename": "recording_2024-10-02_09-25-01_01121.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 9.99068154, "relative_pitch": 0.0, "relative_heading": 85.56951992144181, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9164056931128, 52.3617997846886, 45.520210149698 ] }, "distance": 10.08, "direction": 243.44, "angle": 77.52, "elevation": 45.52, "pano_id": "TMX7316010203-000191_pano_0001_001466", "timestamp": "2016-11-24T10:42:34.249030Z", "filename": "pano_0001_001466.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 10.07557485, "relative_pitch": 77.51921234931352, "relative_heading": 243.4352069433887, "relative_elevation": 45.520210149698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91642131847309, 52.3617845539687, 45.5503895878792 ] }, "distance": 10.08, "direction": 232.04, "angle": 77.52, "elevation": 45.55, "pano_id": "TMX7316010203-002542_pano_0000_001304", "timestamp": "2022-04-25T08:34:46.190640Z", "filename": "pano_0000_001304.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 10.08019533, "relative_pitch": 77.52168196339504, "relative_heading": 232.03826422722113, "relative_elevation": 45.5503895878792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91638850999516, 52.3618333102051, 46.3173967367038 ] }, "distance": 10.21, "direction": 265.65, "angle": 77.57, "elevation": 46.32, "pano_id": "TMX7316010203-002593_pano_0000_003610", "timestamp": "2022-06-13T12:19:18.571290Z", "filename": "pano_0000_003610.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 10.2119241, "relative_pitch": 77.56651167196492, "relative_heading": 265.6454855629419, "relative_elevation": 46.3173967367038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_01030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916420676786433, 52.36178191436288, 0.0 ] }, "distance": 10.3, "direction": 230.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-16_07-18-19_01030", "timestamp": "2024-09-16T07:33:26Z", "filename": "recording_2024-09-16_07-18-19_01030.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 10.29737245, "relative_pitch": 0.0, "relative_heading": 230.89929714911136, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91669373789389, 52.3618392101109, 45.4544036751613 ] }, "distance": 10.61, "direction": 90.64, "angle": 76.86, "elevation": 45.45, "pano_id": "TMX7316010203-000191_pano_0001_001470", "timestamp": "2016-11-24T10:42:35.664040Z", "filename": "pano_0001_001470.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 10.6112349, "relative_pitch": 76.85975281518242, "relative_heading": 90.64178789670852, "relative_elevation": 45.4544036751613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_003210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91669367974043, 52.3618482004418, 45.6635201154277 ] }, "distance": 10.64, "direction": 85.25, "angle": 76.88, "elevation": 45.66, "pano_id": "TMX7316010203-001184_pano_0000_003210", "timestamp": "2019-05-15T07:25:48.909880Z", "filename": "pano_0000_003210.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 10.64317543, "relative_pitch": 76.87983657663975, "relative_heading": 85.24896022379977, "relative_elevation": 45.6635201154277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91669657375508, 52.3618503737993, 45.5218854155391 ] }, "distance": 10.86, "direction": 84.06, "angle": 76.58, "elevation": 45.52, "pano_id": "TMX7316010203-001906_pano_0000_000070", "timestamp": "2020-09-04T07:50:35.700600Z", "filename": "pano_0000_000070.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 10.86200078, "relative_pitch": 76.57956585591795, "relative_heading": 84.06371993796748, "relative_elevation": 45.5218854155391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91637782206584, 52.3618277810526, 45.8960868911818 ] }, "distance": 11.0, "direction": 262.74, "angle": 76.52, "elevation": 45.9, "pano_id": "TMX7316010203-000879_pano_0000_000276", "timestamp": "2018-07-29T08:41:01.348270Z", "filename": "pano_0000_000276.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 10.99880443, "relative_pitch": 76.52345718159593, "relative_heading": 262.73646021485126, "relative_elevation": 45.8960868911818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916405070351309, 52.36178250445932, 0.0 ] }, "distance": 11.1, "direction": 234.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00664", "timestamp": "2025-09-30T11:18:06Z", "filename": "recording_2025-09-30_11-08-39_00664.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 11.10447242, "relative_pitch": 0.0, "relative_heading": 234.6245212519557, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916694470134562, 52.361811867413486, 0.0 ] }, "distance": 11.12, "direction": 106.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00668", "timestamp": "2025-09-30T11:18:08Z", "filename": "recording_2025-09-30_11-08-39_00668.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 11.11934274, "relative_pitch": 0.0, "relative_heading": 106.51789905583351, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91637230306482, 52.3618308045501, 45.5100497780368 ] }, "distance": 11.34, "direction": 264.66, "angle": 76.01, "elevation": 45.51, "pano_id": "TMX7316010203-000191_pano_0001_001093", "timestamp": "2016-11-24T10:38:57.805940Z", "filename": "pano_0001_001093.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 11.33563391, "relative_pitch": 76.01338967685439, "relative_heading": 264.66396410756926, "relative_elevation": 45.5100497780368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91670506318749, 52.3618483364091, 45.5283978087828 ] }, "distance": 11.42, "direction": 85.5, "angle": 75.92, "elevation": 45.53, "pano_id": "TMX7316010203-002330_pano_0000_000042", "timestamp": "2021-12-22T12:11:27.614920Z", "filename": "pano_0000_000042.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 11.41734336, "relative_pitch": 75.92202001449216, "relative_heading": 85.49561192738032, "relative_elevation": 45.5283978087828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916708728919065, 52.361847515431904, 0.0 ] }, "distance": 11.66, "direction": 86.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00159", "timestamp": "2025-09-30T11:11:07Z", "filename": "recording_2025-09-30_11-08-39_00159.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 11.65964344, "relative_pitch": 0.0, "relative_heading": 86.03951795773733, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9167070899168, 52.3618141599918, 47.324107080698 ] }, "distance": 11.88, "direction": 104.16, "angle": 75.91, "elevation": 47.32, "pano_id": "TMX7316010203-002138_pano_0000_001380", "timestamp": "2021-05-12T10:40:31.808950Z", "filename": "pano_0000_001380.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 11.88109699, "relative_pitch": 75.90671613806195, "relative_heading": 104.15904816669152, "relative_elevation": 47.324107080698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91671615551114, 52.3618468491956, 46.6112561561167 ] }, "distance": 12.16, "direction": 86.55, "angle": 75.38, "elevation": 46.61, "pano_id": "TMX7316010203-001675_pano_0000_001939", "timestamp": "2020-04-24T10:06:26.321920Z", "filename": "pano_0000_001939.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 12.15972379, "relative_pitch": 75.37882026000547, "relative_heading": 86.55265336794551, "relative_elevation": 46.6112561561167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_01034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916710847891524, 52.36180978519045, 0.0 ] }, "distance": 12.26, "direction": 106.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-16_07-18-19_01034", "timestamp": "2024-09-16T07:33:27Z", "filename": "recording_2024-09-16_07-18-19_01034.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 12.25524376, "relative_pitch": 0.0, "relative_heading": 106.07338902435137, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91671911705422, 52.3618332550781, 45.5020799869671 ] }, "distance": 12.36, "direction": 93.62, "angle": 74.8, "elevation": 45.5, "pano_id": "TMX7315120208-000050_pano_0002_000105", "timestamp": "2016-05-17T08:52:18.932090Z", "filename": "pano_0002_000105.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 12.36419562, "relative_pitch": 74.79817762743852, "relative_heading": 93.62386894529502, "relative_elevation": 45.5020799869671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91671418437615, 52.3618113029342, 45.4290905902162 ] }, "distance": 12.43, "direction": 105.04, "angle": 74.7, "elevation": 45.43, "pano_id": "TMX7316010203-002542_pano_0000_001308", "timestamp": "2022-04-25T08:34:47.695670Z", "filename": "pano_0000_001308.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 12.42893061, "relative_pitch": 74.69889963082778, "relative_heading": 105.03512539638295, "relative_elevation": 45.4290905902162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0010_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91637211503835, 52.3617930047151, 46.7088185762987 ] }, "distance": 12.46, "direction": 245.04, "angle": 75.06, "elevation": 46.71, "pano_id": "TMX7315120208-000062_pano_0010_000024", "timestamp": "2016-06-01T10:06:38.530390Z", "filename": "pano_0010_000024.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 12.4637812, "relative_pitch": 75.05931123240187, "relative_heading": 245.03598996518835, "relative_elevation": 46.7088185762987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_003214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91635510450362, 52.3618251358191, 45.7180351605639 ] }, "distance": 12.57, "direction": 262.3, "angle": 74.62, "elevation": 45.72, "pano_id": "TMX7316010203-001184_pano_0000_003214", "timestamp": "2019-05-15T07:26:19.489540Z", "filename": "pano_0000_003214.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 12.57155653, "relative_pitch": 74.62480103053406, "relative_heading": 262.2974988283448, "relative_elevation": 45.7180351605639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91634991207835, 52.3618289871427, 46.1588050639257 ] }, "distance": 12.87, "direction": 264.4, "angle": 74.42, "elevation": 46.16, "pano_id": "TMX7316010203-000234_pano_0001_000714", "timestamp": "2017-03-31T07:45:04.263140Z", "filename": "pano_0001_000714.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 12.8733077, "relative_pitch": 74.41665475018091, "relative_heading": 264.3991497350036, "relative_elevation": 46.1588050639257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0010_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91673053955713, 52.3618391013467, 46.5733974277973 ] }, "distance": 13.12, "direction": 90.57, "angle": 74.27, "elevation": 46.57, "pano_id": "TMX7315120208-000062_pano_0010_000029", "timestamp": "2016-06-01T10:06:41.690380Z", "filename": "pano_0010_000029.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 13.1182594, "relative_pitch": 74.26914353251702, "relative_heading": 90.57196836269438, "relative_elevation": 46.5733974277973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916362231437, 52.3617893979597, 45.5812980849296 ] }, "distance": 13.24, "direction": 244.69, "angle": 73.8, "elevation": 45.58, "pano_id": "TMX7315120208-000050_pano_0002_000100", "timestamp": "2016-05-17T08:52:16.617100Z", "filename": "pano_0002_000100.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 13.24380174, "relative_pitch": 73.79859686582994, "relative_heading": 244.69129315686718, "relative_elevation": 45.5812980849296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91637004899126, 52.361779456643, 46.212889906019 ] }, "distance": 13.29, "direction": 239.39, "angle": 73.95, "elevation": 46.21, "pano_id": "TMX7316010203-001675_pano_0000_001226", "timestamp": "2020-04-24T09:52:10.407000Z", "filename": "pano_0000_001226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 13.29208446, "relative_pitch": 73.95332492745287, "relative_heading": 239.39171515777028, "relative_elevation": 46.212889906019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916343555733603, 52.36182696470956, 0.0 ] }, "distance": 13.33, "direction": 263.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00164", "timestamp": "2025-09-30T11:11:10Z", "filename": "recording_2025-09-30_11-08-39_00164.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 13.3274564, "relative_pitch": 0.0, "relative_heading": 263.61794837285953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916341690403, 52.3618258990339, 45.7010232890025 ] }, "distance": 13.47, "direction": 263.18, "angle": 73.58, "elevation": 45.7, "pano_id": "TMX7316010203-002330_pano_0000_000047", "timestamp": "2021-12-22T12:11:29.825010Z", "filename": "pano_0000_000047.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 13.46732172, "relative_pitch": 73.58064274065241, "relative_heading": 263.17666613181507, "relative_elevation": 45.7010232890025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000744_pano_0000_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91636880151307, 52.3617770931104, 45.7575699770823 ] }, "distance": 13.5, "direction": 238.61, "angle": 73.56, "elevation": 45.76, "pano_id": "TMX7316010203-000744_pano_0000_000001", "timestamp": "2018-05-22T07:58:56.344460Z", "filename": "pano_0000_000001.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 13.50037844, "relative_pitch": 73.56175758057631, "relative_heading": 238.61467370332144, "relative_elevation": 45.7575699770823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9163406040809, 52.3618250701642, 46.6923899287358 ] }, "distance": 13.55, "direction": 262.83, "angle": 73.82, "elevation": 46.69, "pano_id": "TMX7316010203-001675_pano_0000_001944", "timestamp": "2020-04-24T10:06:29.751890Z", "filename": "pano_0000_001944.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 13.55201202, "relative_pitch": 73.81514310722875, "relative_heading": 262.8266572722282, "relative_elevation": 46.6923899287358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000744_pano_0000_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91673398677188, 52.3618136281622, 45.640570467338 ] }, "distance": 13.68, "direction": 102.52, "angle": 73.32, "elevation": 45.64, "pano_id": "TMX7316010203-000744_pano_0000_000006", "timestamp": "2018-05-22T07:58:58.844420Z", "filename": "pano_0000_000006.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 13.67778583, "relative_pitch": 73.31732498224295, "relative_heading": 102.52165695205619, "relative_elevation": 45.640570467338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91635405190958, 52.3617770489249, 47.5244342451915 ] }, "distance": 14.37, "direction": 240.68, "angle": 73.18, "elevation": 47.52, "pano_id": "TMX7316010203-002138_pano_0000_001375", "timestamp": "2021-05-12T10:40:29.583940Z", "filename": "pano_0000_001375.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 14.37008741, "relative_pitch": 73.17612105108944, "relative_heading": 240.68481294873476, "relative_elevation": 47.5244342451915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91674967683756, 52.3618501804259, 45.7213734835386 ] }, "distance": 14.46, "direction": 85.63, "angle": 72.45, "elevation": 45.72, "pano_id": "TMX7316010203-000879_pano_0000_000271", "timestamp": "2018-07-29T08:40:58.638280Z", "filename": "pano_0000_000271.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 14.46332248, "relative_pitch": 72.44595504686176, "relative_heading": 85.63077712953319, "relative_elevation": 45.7213734835386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91632474277579, 52.3618270526415, 45.6654074862599 ] }, "distance": 14.6, "direction": 264.22, "angle": 72.27, "elevation": 45.67, "pano_id": "TMX7316010203-001906_pano_0000_000075", "timestamp": "2020-09-04T07:50:38.175610Z", "filename": "pano_0000_000075.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 14.60081303, "relative_pitch": 72.26912070833473, "relative_heading": 264.21516154772956, "relative_elevation": 45.6654074862599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91675276277566, 52.3618552412119, 46.3023057254031 ] }, "distance": 14.73, "direction": 83.51, "angle": 72.36, "elevation": 46.3, "pano_id": "TMX7316010203-002593_pano_0000_003605", "timestamp": "2022-06-13T12:19:16.526290Z", "filename": "pano_0000_003605.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 14.72594098, "relative_pitch": 72.35730448040053, "relative_heading": 83.50792035690765, "relative_elevation": 46.3023057254031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91634921730799, 52.3617739695625, 45.5820864336565 ] }, "distance": 14.83, "direction": 240.15, "angle": 71.98, "elevation": 45.58, "pano_id": "TMX7316010203-002542_pano_0000_001303", "timestamp": "2022-04-25T08:34:45.810660Z", "filename": "pano_0000_001303.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 14.82566465, "relative_pitch": 71.98278034324599, "relative_heading": 240.15334457384816, "relative_elevation": 45.5820864336565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_01029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916349349169225, 52.361771651260376, 0.0 ] }, "distance": 14.95, "direction": 239.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-16_07-18-19_01029", "timestamp": "2024-09-16T07:33:25Z", "filename": "recording_2024-09-16_07-18-19_01029.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 14.94800148, "relative_pitch": 0.0, "relative_heading": 239.2785387272446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916319277413406, 52.36182556467655, 0.0 ] }, "distance": 14.99, "direction": 263.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_09-25-01_01126", "timestamp": "2024-10-02T09:55:50Z", "filename": "recording_2024-10-02_09-25-01_01126.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 14.98846215, "relative_pitch": 0.0, "relative_heading": 263.7289101281357, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916757466272021, 52.361850672269654, 0.0 ] }, "distance": 15.0, "direction": 85.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_09-25-01_01120", "timestamp": "2024-10-02T09:55:32Z", "filename": "recording_2024-10-02_09-25-01_01120.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 14.99659529, "relative_pitch": 0.0, "relative_heading": 85.57673044959859, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91633550730632, 52.3617868675434, 45.5352493962273 ] }, "distance": 15.02, "direction": 246.69, "angle": 71.75, "elevation": 45.54, "pano_id": "TMX7316010203-000191_pano_0001_001465", "timestamp": "2016-11-24T10:42:33.889100Z", "filename": "pano_0001_001465.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 15.01909351, "relative_pitch": 71.74566477413974, "relative_heading": 246.68964582910777, "relative_elevation": 45.5352493962273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91631610624133, 52.3618264490365, 46.3159474963322 ] }, "distance": 15.19, "direction": 264.19, "angle": 71.84, "elevation": 46.32, "pano_id": "TMX7316010203-002593_pano_0000_003611", "timestamp": "2022-06-13T12:19:19.001250Z", "filename": "pano_0000_003611.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 15.1929346, "relative_pitch": 71.83905330371248, "relative_heading": 264.1867995268856, "relative_elevation": 46.3159474963322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91676703898308, 52.3618450321546, 45.4321814682335 ] }, "distance": 15.61, "direction": 88.06, "angle": 71.03, "elevation": 45.43, "pano_id": "TMX7316010203-000191_pano_0001_001471", "timestamp": "2016-11-24T10:42:36.009160Z", "filename": "pano_0001_001471.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 15.61301523, "relative_pitch": 71.0344388969215, "relative_heading": 88.05833575179787, "relative_elevation": 45.4321814682335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_003209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91676965816299, 52.3618521199149, 45.6453330619261 ] }, "distance": 15.84, "direction": 85.23, "angle": 70.86, "elevation": 45.65, "pano_id": "TMX7316010203-001184_pano_0000_003209", "timestamp": "2019-05-15T07:25:47.679820Z", "filename": "pano_0000_003209.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 15.837386, "relative_pitch": 70.86495628391806, "relative_heading": 85.22742190649001, "relative_elevation": 45.6453330619261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916767476899, 52.36181611213656, 0.0 ] }, "distance": 15.86, "direction": 99.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00669", "timestamp": "2025-09-30T11:18:08Z", "filename": "recording_2025-09-30_11-08-39_00669.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 15.86346817, "relative_pitch": 0.0, "relative_heading": 99.75946413290835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916334030096627, 52.36177141869503, 0.0 ] }, "distance": 15.87, "direction": 241.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00663", "timestamp": "2025-09-30T11:18:06Z", "filename": "recording_2025-09-30_11-08-39_00663.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 15.86657385, "relative_pitch": 0.0, "relative_heading": 241.12371395141363, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91677159619446, 52.3618534986293, 45.4842126630247 ] }, "distance": 15.98, "direction": 84.72, "angle": 70.64, "elevation": 45.48, "pano_id": "TMX7316010203-001906_pano_0000_000069", "timestamp": "2020-09-04T07:50:35.225630Z", "filename": "pano_0000_000069.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 15.98234634, "relative_pitch": 70.6394284907423, "relative_heading": 84.7187142680558, "relative_elevation": 45.4842126630247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91630392940408, 52.3618198587959, 45.9202164104208 ] }, "distance": 16.11, "direction": 261.89, "angle": 70.67, "elevation": 45.92, "pano_id": "TMX7316010203-000879_pano_0000_000277", "timestamp": "2018-07-29T08:41:01.928260Z", "filename": "pano_0000_000277.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 16.10540991, "relative_pitch": 70.6729092920113, "relative_heading": 261.88967519649015, "relative_elevation": 45.9202164104208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91630064083995, 52.3618204282365, 45.5400333330035 ] }, "distance": 16.32, "direction": 262.22, "angle": 70.29, "elevation": 45.54, "pano_id": "TMX7316010203-000191_pano_0001_001094", "timestamp": "2016-11-24T10:38:58.380830Z", "filename": "pano_0001_001094.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 16.31852891, "relative_pitch": 70.28568656840157, "relative_heading": 262.2209010718113, "relative_elevation": 45.5400333330035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91677819648328, 52.361851292769, 45.4895251626149 ] }, "distance": 16.41, "direction": 85.72, "angle": 70.16, "elevation": 45.49, "pano_id": "TMX7316010203-002330_pano_0000_000041", "timestamp": "2021-12-22T12:11:27.185110Z", "filename": "pano_0000_000041.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 16.40996519, "relative_pitch": 70.1635157415844, "relative_heading": 85.71663659172151, "relative_elevation": 45.4895251626149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9167792860523, 52.3618179790018, 47.2778143770993 ] }, "distance": 16.62, "direction": 98.58, "angle": 70.63, "elevation": 47.28, "pano_id": "TMX7316010203-002138_pano_0000_001381", "timestamp": "2021-05-12T10:40:32.263960Z", "filename": "pano_0000_001381.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 16.62458528, "relative_pitch": 70.62648601245488, "relative_heading": 98.58380347186132, "relative_elevation": 47.2778143770993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916782060797847, 52.36185017960007, 0.0 ] }, "distance": 16.66, "direction": 86.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00158", "timestamp": "2025-09-30T11:11:07Z", "filename": "recording_2025-09-30_11-08-39_00158.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 16.6638423, "relative_pitch": 0.0, "relative_heading": 86.20894944782816, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_01035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916783843100556, 52.36181388028207, 0.0 ] }, "distance": 17.0, "direction": 99.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-16_07-18-19_01035", "timestamp": "2024-09-16T07:33:28Z", "filename": "recording_2024-09-16_07-18-19_01035.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 17.00443677, "relative_pitch": 0.0, "relative_heading": 99.94734027295685, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91678736678573, 52.3618153286991, 45.4018218740821 ] }, "distance": 17.21, "direction": 99.28, "angle": 69.24, "elevation": 45.4, "pano_id": "TMX7316010203-002542_pano_0000_001309", "timestamp": "2022-04-25T08:34:48.065700Z", "filename": "pano_0000_001309.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 17.21419446, "relative_pitch": 69.23567389848172, "relative_heading": 99.2809284336701, "relative_elevation": 45.4018218740821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91679137792363, 52.3618398819866, 45.4827226689085 ] }, "distance": 17.26, "direction": 90.15, "angle": 69.22, "elevation": 45.48, "pano_id": "TMX7315120208-000050_pano_0002_000106", "timestamp": "2016-05-17T08:52:19.382130Z", "filename": "pano_0002_000106.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 17.26214849, "relative_pitch": 69.21664384881115, "relative_heading": 90.14629537271287, "relative_elevation": 45.4827226689085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91679151227799, 52.3618500450285, 46.5911743780598 ] }, "distance": 17.31, "direction": 86.4, "angle": 69.62, "elevation": 46.59, "pano_id": "TMX7316010203-001675_pano_0000_001938", "timestamp": "2020-04-24T10:06:25.681930Z", "filename": "pano_0000_001938.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 17.30540129, "relative_pitch": 69.62344812859796, "relative_heading": 86.39935836058622, "relative_elevation": 46.5911743780598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0010_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91630096754177, 52.3617809259023, 46.7269525639713 ] }, "distance": 17.44, "direction": 247.75, "angle": 69.53, "elevation": 46.73, "pano_id": "TMX7315120208-000062_pano_0010_000023", "timestamp": "2016-06-01T10:06:37.905330Z", "filename": "pano_0010_000023.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 17.44461754, "relative_pitch": 69.52784038602496, "relative_heading": 247.75357838873265, "relative_elevation": 46.7269525639713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91679090991551, 52.3618734922418, 46.1022798297927 ] }, "distance": 17.62, "direction": 77.89, "angle": 69.08, "elevation": 46.1, "pano_id": "TMX7316010203-000234_pano_0001_000711", "timestamp": "2017-03-31T07:45:01.433160Z", "filename": "pano_0001_000711.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 17.62212276, "relative_pitch": 69.08115790810567, "relative_heading": 77.89350013347914, "relative_elevation": 46.1022798297927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_003215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91628207581831, 52.3618167729073, 45.735102920793 ] }, "distance": 17.63, "direction": 261.47, "angle": 68.92, "elevation": 45.74, "pano_id": "TMX7316010203-001184_pano_0000_003215", "timestamp": "2019-05-15T07:26:20.359520Z", "filename": "pano_0000_003215.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 17.62817367, "relative_pitch": 68.92130306712505, "relative_heading": 261.4674304894794, "relative_elevation": 45.735102920793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000062_pano_0010_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000062_pano_0010_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/01/TMX7315120208-000062/pano_0010_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91680267126828, 52.3618455472738, 46.5427709147334 ] }, "distance": 18.04, "direction": 88.14, "angle": 68.81, "elevation": 46.54, "pano_id": "TMX7315120208-000062_pano_0010_000030", "timestamp": "2016-06-01T10:06:42.330350Z", "filename": "pano_0010_000030.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 18.04095571, "relative_pitch": 68.81262272529982, "relative_heading": 88.13757165693563, "relative_elevation": 46.5427709147334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0002_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0002_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0002_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91629215375546, 52.3617767827662, 45.5840217908844 ] }, "distance": 18.18, "direction": 247.13, "angle": 68.26, "elevation": 45.58, "pano_id": "TMX7315120208-000050_pano_0002_000099", "timestamp": "2016-05-17T08:52:16.132100Z", "filename": "pano_0002_000099.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 18.17598016, "relative_pitch": 68.2610615829355, "relative_heading": 247.12502967262157, "relative_elevation": 45.5840217908844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91629812485538, 52.3617679708659, 46.2432535598055 ] }, "distance": 18.21, "direction": 243.78, "angle": 68.5, "elevation": 46.24, "pano_id": "TMX7316010203-001675_pano_0000_001225", "timestamp": "2020-04-24T09:52:09.957030Z", "filename": "pano_0000_001225.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 18.21332231, "relative_pitch": 68.50255245879815, "relative_heading": 243.783715399204, "relative_elevation": 46.2432535598055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916271626112446, 52.36181805938558, 0.0 ] }, "distance": 18.31, "direction": 262.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00165", "timestamp": "2025-09-30T11:11:10Z", "filename": "recording_2025-09-30_11-08-39_00165.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 18.31258713, "relative_pitch": 0.0, "relative_heading": 262.2408545626036, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000744_pano_0000_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91629674687085, 52.3617665633914, 45.7915187319741 ] }, "distance": 18.37, "direction": 243.47, "angle": 68.14, "elevation": 45.79, "pano_id": "TMX7316010203-000744_pano_0000_000000", "timestamp": "2018-05-22T07:58:55.834520Z", "filename": "pano_0000_000000.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 18.36699237, "relative_pitch": 68.14426361387055, "relative_heading": 243.4747734926844, "relative_elevation": 45.7915187319741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002330_pano_0000_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002330_pano_0000_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/22/TMX7316010203-002330/pano_0000_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91626972616033, 52.3618174434922, 45.7331728888676 ] }, "distance": 18.45, "direction": 262.08, "angle": 68.03, "elevation": 45.73, "pano_id": "TMX7316010203-002330_pano_0000_000048", "timestamp": "2021-12-22T12:11:30.270070Z", "filename": "pano_0000_000048.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 18.45015414, "relative_pitch": 68.02935168996855, "relative_heading": 262.08424469747666, "relative_elevation": 45.7331728888676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000744_pano_0000_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000744_pano_0000_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/22/TMX7316010203-000744/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91680750393507, 52.3618174662998, 45.6189597733319 ] }, "distance": 18.54, "direction": 97.87, "angle": 67.89, "elevation": 45.62, "pano_id": "TMX7316010203-000744_pano_0000_000007", "timestamp": "2018-05-22T07:58:59.324430Z", "filename": "pano_0000_000007.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 18.535286, "relative_pitch": 67.88776648350954, "relative_heading": 97.87124629043296, "relative_elevation": 45.6189597733319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_001945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_001945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_001945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91626713450719, 52.3618155673606, 46.7084677247331 ] }, "distance": 18.65, "direction": 261.52, "angle": 68.23, "elevation": 46.71, "pano_id": "TMX7316010203-001675_pano_0000_001945", "timestamp": "2020-04-24T10:06:30.461880Z", "filename": "pano_0000_001945.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 18.65466646, "relative_pitch": 68.22896822396967, "relative_heading": 261.5238264600717, "relative_elevation": 46.7084677247331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002138_pano_0000_001374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002138_pano_0000_001374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002138/pano_0000_001374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91628508350021, 52.3617655400089, 47.5787607114762 ] }, "distance": 19.13, "direction": 244.23, "angle": 68.1, "elevation": 47.58, "pano_id": "TMX7316010203-002138_pano_0000_001374", "timestamp": "2021-05-12T10:40:29.133980Z", "filename": "pano_0000_001374.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 19.13042866, "relative_pitch": 68.09596789046115, "relative_heading": 244.23238345320095, "relative_elevation": 47.5787607114762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000879_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000879_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000879/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9168239142542, 52.3618535373769, 45.6816837089136 ] }, "distance": 19.53, "direction": 85.67, "angle": 66.85, "elevation": 45.68, "pano_id": "TMX7316010203-000879_pano_0000_000270", "timestamp": "2018-07-29T08:40:58.123290Z", "filename": "pano_0000_000270.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 19.53435475, "relative_pitch": 66.84752896319829, "relative_heading": 85.66833835973061, "relative_elevation": 45.6816837089136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9162514994578, 52.3618171993096, 45.6971415989101 ] }, "distance": 19.68, "direction": 262.5, "angle": 66.7, "elevation": 45.7, "pano_id": "TMX7316010203-001906_pano_0000_000076", "timestamp": "2020-09-04T07:50:38.670600Z", "filename": "pano_0000_000076.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 19.68424863, "relative_pitch": 66.69582216649272, "relative_heading": 262.503655947089, "relative_elevation": 45.6971415989101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91682586837041, 52.3618585740965, 46.2986649302766 ] }, "distance": 19.72, "direction": 84.07, "angle": 66.93, "elevation": 46.3, "pano_id": "TMX7316010203-002593_pano_0000_003604", "timestamp": "2022-06-13T12:19:16.131260Z", "filename": "pano_0000_003604.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 19.71706267, "relative_pitch": 66.9324569658646, "relative_heading": 84.07336872756863, "relative_elevation": 46.2986649302766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91627814666302, 52.3617619425833, 45.6253964519128 ] }, "distance": 19.73, "direction": 243.78, "angle": 66.61, "elevation": 45.63, "pano_id": "TMX7316010203-002542_pano_0000_001302", "timestamp": "2022-04-25T08:34:45.430660Z", "filename": "pano_0000_001302.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 19.73062748, "relative_pitch": 66.61401054424998, "relative_heading": 243.7820914692383, "relative_elevation": 45.6253964519128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-16_07-18-19_01028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-16_07-18-19_01028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-16_07-18-19_01028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916278507094272, 52.361760413393654, 0.0 ] }, "distance": 19.78, "direction": 243.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-16_07-18-19_01028", "timestamp": "2024-09-16T07:33:25Z", "filename": "recording_2024-09-16_07-18-19_01028.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 19.78445015, "relative_pitch": 0.0, "relative_heading": 243.30858789063785, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916247174317534, 52.361816889943135, 0.0 ] }, "distance": 19.98, "direction": 262.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_09-25-01_01127", "timestamp": "2024-10-02T09:55:51Z", "filename": "recording_2024-10-02_09-25-01_01127.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 19.98086326, "relative_pitch": 0.0, "relative_heading": 262.5160169056714, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_09-25-01_01119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_09-25-01_01119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916830684795292, 52.36185388879241, 0.0 ] }, "distance": 20.0, "direction": 85.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_09-25-01_01119", "timestamp": "2024-10-02T09:55:30Z", "filename": "recording_2024-10-02_09-25-01_01119.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 19.99721999, "relative_pitch": 0.0, "relative_heading": 85.65642738240075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91626546859052, 52.3617730638925, 45.5356219373643 ] }, "distance": 20.01, "direction": 248.06, "angle": 66.27, "elevation": 45.54, "pano_id": "TMX7316010203-000191_pano_0001_001464", "timestamp": "2016-11-24T10:42:33.524050Z", "filename": "pano_0001_001464.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 20.01439049, "relative_pitch": 66.27294554169131, "relative_heading": 248.05655347254964, "relative_elevation": 45.5356219373643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002593_pano_0000_003612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002593_pano_0000_003612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002593/pano_0000_003612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91624417911259, 52.3618175824888, 46.3125934796408 ] }, "distance": 20.17, "direction": 262.81, "angle": 66.46, "elevation": 46.31, "pano_id": "TMX7316010203-002593_pano_0000_003612", "timestamp": "2022-06-13T12:19:19.436290Z", "filename": "pano_0000_003612.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 20.1733924, "relative_pitch": 66.46244686255187, "relative_heading": 262.80850719607207, "relative_elevation": 46.3125934796408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000191_pano_0001_001472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000191_pano_0001_001472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000191/pano_0001_001472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91684005719095, 52.3618493390041, 45.407640196383 ] }, "distance": 20.6, "direction": 87.19, "angle": 65.59, "elevation": 45.41, "pano_id": "TMX7316010203-000191_pano_0001_001472", "timestamp": "2016-11-24T10:42:36.349000Z", "filename": "pano_0001_001472.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 20.60294695, "relative_pitch": 65.5946340739447, "relative_heading": 87.19496122198026, "relative_elevation": 45.407640196383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916840581095319, 52.361819476405614, 0.0 ] }, "distance": 20.74, "direction": 96.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00670", "timestamp": "2025-09-30T11:18:09Z", "filename": "recording_2025-09-30_11-08-39_00670.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 20.74351201, "relative_pitch": 0.0, "relative_heading": 96.40672920678406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916263475096278, 52.36175887880841, 0.0 ] }, "distance": 20.78, "direction": 244.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_11-08-39_00662", "timestamp": "2025-09-30T11:18:05Z", "filename": "recording_2025-09-30_11-08-39_00662.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 20.77832991, "relative_pitch": 0.0, "relative_heading": 244.1563148049334, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_09-25-01_01123/adjacencies/recording_2024-10-02_09-25-01_01123/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_003208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_003208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_003208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91684484959938, 52.3618559515877, 45.623285651207 ] }, "distance": 20.98, "direction": 85.23, "angle": 65.31, "elevation": 45.62, "pano_id": "TMX7316010203-001184_pano_0000_003208", "timestamp": "2019-05-15T07:25:46.844890Z", "filename": "pano_0000_003208.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": "recording_2024-10-02_09-25-01_01123", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122939.76323413356, 486098.44275605486 ] }, "relative_distance": 20.97735817, "relative_pitch": 65.3072653167019, "relative_heading": 85.23088876595308, "relative_elevation": 45.623285651207 } ] } }