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/TMX7315120208-000050_pano_0001_000750/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776385643834, 52.3582447725837, 45.2209790833294 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7315120208-000050_pano_0001_000750", "timestamp": "2016-05-17T07:55:31.310320Z", "filename": "pano_0001_000750.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "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/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907748484108886, 52.35823998579131, 0.0 ] }, "distance": 1.17, "direction": 243.04, "angle": -88.51, "elevation": -45.22, "pano_id": "recording_2024-10-02_08-12-25_02059", "timestamp": "2024-10-02T08:51:22Z", "filename": "recording_2024-10-02_08-12-25_02059.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 1.17496146, "relative_pitch": -88.51163793984902, "relative_heading": 243.04241801714124, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776709995247, 52.3582554243679, 45.95008589793 ] }, "distance": 1.21, "direction": 10.56, "angle": 31.16, "elevation": 0.73, "pano_id": "TMX7316010203-000720_pano_0002_000531", "timestamp": "2018-05-15T07:25:12.412210Z", "filename": "pano_0002_000531.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 1.20569107, "relative_pitch": 31.162238190937085, "relative_heading": 10.560697451251302, "relative_elevation": 0.7291068146006054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778546872305, 52.3582450799715, 45.8776505831629 ] }, "distance": 1.47, "direction": 88.67, "angle": 24.03, "elevation": 0.66, "pano_id": "TMX7315120208-000059_pano_0000_001046", "timestamp": "2016-05-26T12:22:59.288060Z", "filename": "pano_0000_001046.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 1.47280849, "relative_pitch": 24.030346248073016, "relative_heading": 88.6692419148365, "relative_elevation": 0.6566714998335001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774920570907, 52.3582337239225, 47.5208195215091 ] }, "distance": 1.58, "direction": 219.07, "angle": 55.45, "elevation": 2.3, "pano_id": "TMX7316010203-002137_pano_0000_002145", "timestamp": "2021-05-12T08:07:47.592500Z", "filename": "pano_0000_002145.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 1.58359259, "relative_pitch": 55.450012273085214, "relative_heading": 219.07194185314847, "relative_elevation": 2.2998404381797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907734387280876, 52.35823943778133, 0.0 ] }, "distance": 2.09, "direction": 253.53, "angle": -87.35, "elevation": -45.22, "pano_id": "recording_2025-06-20_12-01-53_00538", "timestamp": "2025-06-20T12:12:06Z", "filename": "recording_2025-06-20_12-01-53_00538.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.09360979, "relative_pitch": -87.34925222979197, "relative_heading": 253.5283153061936, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773289998598, 52.3582439087535, 47.3973071612418 ] }, "distance": 2.11, "direction": 267.39, "angle": 45.87, "elevation": 2.18, "pano_id": "TMX7316010203-001681_pano_0000_000399", "timestamp": "2020-04-29T10:35:03.867110Z", "filename": "pano_0000_000399.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.11120418, "relative_pitch": 45.87020630052509, "relative_heading": 267.39046470362325, "relative_elevation": 2.1763280779124017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773237468313, 52.3582417090515, 45.5841306867078 ] }, "distance": 2.17, "direction": 260.97, "angle": 9.49, "elevation": 0.36, "pano_id": "TMX7316010203-001906_pano_0002_000046", "timestamp": "2020-09-04T08:05:23.310070Z", "filename": "pano_0002_000046.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.17172446, "relative_pitch": 9.49305945888856, "relative_heading": 260.96904219038987, "relative_elevation": 0.36315160337840524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773256958079, 52.3582403990197, 45.4756875922903 ] }, "distance": 2.19, "direction": 257.14, "angle": 6.64, "elevation": 0.25, "pano_id": "TMX7316010203-001527_pano_0000_000218", "timestamp": "2019-12-19T08:00:12.691030Z", "filename": "pano_0000_000218.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.18637622, "relative_pitch": 6.644892089408437, "relative_heading": 257.1388338790805, "relative_elevation": 0.2547085089609027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773311412956, 52.3582390329986, 45.4888610523194 ] }, "distance": 2.19, "direction": 253.04, "angle": 6.97, "elevation": 0.27, "pano_id": "TMX7316010203-002591_pano_0000_001348", "timestamp": "2022-06-13T07:20:18.119940Z", "filename": "pano_0000_001348.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.18963813, "relative_pitch": 6.974947779320165, "relative_heading": 253.04161978492175, "relative_elevation": 0.2678819689900038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779160011432, 52.3582570824031, 45.544675107114 ] }, "distance": 2.33, "direction": 54.07, "angle": 7.89, "elevation": 0.32, "pano_id": "TMX7316010203-002544_pano_0000_000032", "timestamp": "2022-04-26T06:37:57.610020Z", "filename": "pano_0000_000032.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.33427902, "relative_pitch": 7.894895651208169, "relative_heading": 54.06943940626973, "relative_elevation": 0.32369602378460627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778976081456, 52.3582590964579, 45.9953102674335 ] }, "distance": 2.38, "direction": 47.91, "angle": 18.04, "elevation": 0.77, "pano_id": "TMX7316010203-001184_pano_0000_000675", "timestamp": "2019-05-15T06:36:58.946730Z", "filename": "pano_0000_000675.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.37803471, "relative_pitch": 18.036187880727123, "relative_heading": 47.9136542769449, "relative_elevation": 0.7743311841041063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907804052371473, 52.35825344417985, 0.0 ] }, "distance": 2.9, "direction": 70.59, "angle": -86.33, "elevation": -45.22, "pano_id": "recording_2025-06-20_12-01-53_00537", "timestamp": "2025-06-20T12:12:05Z", "filename": "recording_2025-06-20_12-01-53_00537.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.90351249, "relative_pitch": -86.32624127059466, "relative_heading": 70.58972211591376, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780215602001, 52.3582564497846, 45.592931991443 ] }, "distance": 2.91, "direction": 63.53, "angle": 7.27, "elevation": 0.37, "pano_id": "TMX7316010203-001906_pano_0002_000047", "timestamp": "2020-09-04T08:05:24.265130Z", "filename": "pano_0002_000047.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.91492034, "relative_pitch": 7.27182177941581, "relative_heading": 63.52766626962926, "relative_elevation": 0.37195290811360593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780454410353, 52.3582531546254, 45.4730270477012 ] }, "distance": 2.92, "direction": 71.4, "angle": 4.93, "elevation": 0.25, "pano_id": "TMX7316010203-002591_pano_0000_001349", "timestamp": "2022-06-13T07:20:18.879910Z", "filename": "pano_0000_001349.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.92469646, "relative_pitch": 4.925534039128286, "relative_heading": 71.40317942282499, "relative_elevation": 0.25204796437180477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772067171567, 52.35824220122, 45.5596262477338 ] }, "distance": 2.96, "direction": 264.45, "angle": 6.54, "elevation": 0.34, "pano_id": "TMX7316010203-002544_pano_0000_000033", "timestamp": "2022-04-26T06:37:58.280030Z", "filename": "pano_0000_000033.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.95598837, "relative_pitch": 6.535488871722831, "relative_heading": 264.4453476005815, "relative_elevation": 0.33864716440440645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078044334674, 52.3582547642966, 45.4763702955097 ] }, "distance": 2.98, "direction": 68.09, "angle": 4.9, "elevation": 0.26, "pano_id": "TMX7316010203-001527_pano_0000_000219", "timestamp": "2019-12-19T08:00:13.601000Z", "filename": "pano_0000_000219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.97965147, "relative_pitch": 4.898949569525803, "relative_heading": 68.09074537277957, "relative_elevation": 0.2553912121803066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077200174921, 52.3582441824128, 45.9873073715717 ] }, "distance": 2.99, "direction": 268.74, "angle": 14.39, "elevation": 0.77, "pano_id": "TMX7316010203-001184_pano_0000_000674", "timestamp": "2019-05-15T06:36:58.041870Z", "filename": "pano_0000_000674.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 2.98740097, "relative_pitch": 14.387297825278395, "relative_heading": 268.74040713590693, "relative_elevation": 0.7663282882423061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780301760682, 52.3582585137176, 47.3969190074131 ] }, "distance": 3.08, "direction": 60.18, "angle": 35.28, "elevation": 2.18, "pano_id": "TMX7316010203-001681_pano_0000_000400", "timestamp": "2020-04-29T10:35:04.717090Z", "filename": "pano_0000_000400.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 3.07507835, "relative_pitch": 35.28340469847045, "relative_heading": 60.18282461372285, "relative_elevation": 2.175939924083707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90771658180835, 52.3582303865302, 45.8939022487029 ] }, "distance": 3.6, "direction": 243.57, "angle": 10.6, "elevation": 0.67, "pano_id": "TMX7315120208-000059_pano_0000_001045", "timestamp": "2016-05-26T12:22:58.403050Z", "filename": "pano_0000_001045.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 3.59663189, "relative_pitch": 10.597411191771661, "relative_heading": 243.57143792055686, "relative_elevation": 0.6729231653735042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907815699968279, 52.35825398204368, 0.0 ] }, "distance": 3.68, "direction": 73.82, "angle": -85.35, "elevation": -45.22, "pano_id": "recording_2024-10-02_08-12-25_02060", "timestamp": "2024-10-02T08:51:23Z", "filename": "recording_2024-10-02_08-12-25_02060.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 3.67767836, "relative_pitch": -85.3505490886542, "relative_heading": 73.82049667846589, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782102338503, 52.3582478051854, 47.5410976968706 ] }, "distance": 3.91, "direction": 85.05, "angle": 30.69, "elevation": 2.32, "pano_id": "TMX7316010203-002137_pano_0000_002146", "timestamp": "2021-05-12T08:07:48.832560Z", "filename": "pano_0000_002146.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 3.90928643, "relative_pitch": 30.68866618975825, "relative_heading": 85.04803465350493, "relative_elevation": 2.3201186135412044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90769710147263, 52.3582410380896, 45.9492070563138 ] }, "distance": 4.57, "direction": 264.78, "angle": 9.06, "elevation": 0.73, "pano_id": "TMX7316010203-000720_pano_0002_000530", "timestamp": "2018-05-15T07:25:11.576900Z", "filename": "pano_0002_000530.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 4.56685745, "relative_pitch": 9.06006882353534, "relative_heading": 264.77928270482556, "relative_elevation": 0.7282279729844063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90769659231747, 52.3582309450864, 45.2493725353852 ] }, "distance": 4.83, "direction": 251.44, "angle": 0.34, "elevation": 0.03, "pano_id": "TMX7315120208-000050_pano_0001_000749", "timestamp": "2016-05-17T07:55:29.855300Z", "filename": "pano_0001_000749.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 4.83400959, "relative_pitch": 0.33653351945589705, "relative_heading": 251.44015763137762, "relative_elevation": 0.028393452055802015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783130990703, 52.3582586254867, 45.2236463557929 ] }, "distance": 4.85, "direction": 71.46, "angle": 0.03, "elevation": 0.0, "pano_id": "TMX7315120208-000050_pano_0001_000751", "timestamp": "2016-05-17T07:55:32.640310Z", "filename": "pano_0001_000751.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 4.84713733, "relative_pitch": 0.031528597013160915, "relative_heading": 71.45695534260747, "relative_elevation": 0.002667272463504844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907836715257, 52.3582697353103, 45.93775317166 ] }, "distance": 5.69, "direction": 60.77, "angle": 7.18, "elevation": 0.72, "pano_id": "TMX7316010203-000720_pano_0002_000532", "timestamp": "2018-05-15T07:25:13.266900Z", "filename": "pano_0002_000532.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 5.68810412, "relative_pitch": 7.182147218898213, "relative_heading": 60.76869899738129, "relative_elevation": 0.7167740883306024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907682336938052, 52.35822583335893, 0.0 ] }, "distance": 5.94, "direction": 249.22, "angle": -82.52, "elevation": -45.22, "pano_id": "recording_2024-10-02_08-12-25_02058", "timestamp": "2024-10-02T08:51:21Z", "filename": "recording_2024-10-02_08-12-25_02058.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 5.94020181, "relative_pitch": -82.51650636458554, "relative_heading": 249.22026319564304, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078553177066, 52.3582601073898, 45.8643753761426 ] }, "distance": 6.46, "direction": 74.69, "angle": 5.69, "elevation": 0.64, "pano_id": "TMX7315120208-000059_pano_0000_001047", "timestamp": "2016-05-26T12:23:00.088040Z", "filename": "pano_0000_001047.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 6.46053044, "relative_pitch": 5.687263842020729, "relative_heading": 74.68518188240898, "relative_elevation": 0.6433962928132004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90767689096524, 52.3582193369434, 47.4600366046652 ] }, "distance": 6.57, "direction": 244.47, "angle": 18.83, "elevation": 2.24, "pano_id": "TMX7316010203-002137_pano_0000_002144", "timestamp": "2021-05-12T08:07:46.097510Z", "filename": "pano_0000_002144.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 6.56614808, "relative_pitch": 18.829384293952344, "relative_heading": 244.46590618674202, "relative_elevation": 2.239057521335802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9076639120868, 52.358227045850825, 0.0 ] }, "distance": 7.09, "direction": 253.84, "angle": -81.09, "elevation": -45.22, "pano_id": "recording_2025-06-20_12-01-53_00539", "timestamp": "2025-06-20T12:12:07Z", "filename": "recording_2025-06-20_12-01-53_00539.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.08901139, "relative_pitch": -81.09060751721208, "relative_heading": 253.84417096182787, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766268414223, 52.3582291999076, 47.4039205005392 ] }, "distance": 7.11, "direction": 255.89, "angle": 17.07, "elevation": 2.18, "pano_id": "TMX7316010203-001681_pano_0000_000398", "timestamp": "2020-04-29T10:35:02.957140Z", "filename": "pano_0000_000398.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.10719357, "relative_pitch": 17.074096257450105, "relative_heading": 255.88825951727296, "relative_elevation": 2.182941417209804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766271764555, 52.3582270122835, 45.5698580034077 ] }, "distance": 7.17, "direction": 254.0, "angle": 2.79, "elevation": 0.35, "pano_id": "TMX7316010203-001906_pano_0002_000045", "timestamp": "2020-09-04T08:05:22.155070Z", "filename": "pano_0002_000045.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.16823782, "relative_pitch": 2.7863931374361997, "relative_heading": 253.99647965488762, "relative_elevation": 0.348878920078306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90785903257722, 52.3582739688512, 45.9845153754577 ] }, "distance": 7.25, "direction": 63.39, "angle": 6.01, "elevation": 0.76, "pano_id": "TMX7316010203-001184_pano_0000_000676", "timestamp": "2019-05-15T06:36:59.836710Z", "filename": "pano_0000_000676.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.25255009, "relative_pitch": 6.009865183458451, "relative_heading": 63.387639695528485, "relative_elevation": 0.7635362921283004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766052713026, 52.3582260010392, 45.4920993475243 ] }, "distance": 7.34, "direction": 253.47, "angle": 2.11, "elevation": 0.27, "pano_id": "TMX7316010203-001527_pano_0000_000217", "timestamp": "2019-12-19T08:00:11.761040Z", "filename": "pano_0000_000217.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.34301937, "relative_pitch": 2.114524414200406, "relative_heading": 253.47353020286016, "relative_elevation": 0.27112026419490576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766102379699, 52.3582248256103, 45.5078602647409 ] }, "distance": 7.35, "direction": 252.42, "angle": 2.24, "elevation": 0.29, "pano_id": "TMX7316010203-002591_pano_0000_001347", "timestamp": "2022-06-13T07:20:17.199980Z", "filename": "pano_0000_001347.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.34902633, "relative_pitch": 2.235498764743202, "relative_heading": 252.42082943135708, "relative_elevation": 0.286881181411502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90786283622221, 52.3582716738578, 45.5352959111333 ] }, "distance": 7.38, "direction": 66.06, "angle": 2.44, "elevation": 0.31, "pano_id": "TMX7316010203-002544_pano_0000_000031", "timestamp": "2022-04-26T06:37:56.965030Z", "filename": "pano_0000_000031.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.37788089, "relative_pitch": 2.439473398356089, "relative_heading": 66.06317525377611, "relative_elevation": 0.314316827803907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907873670362661, 52.358267737953724, 0.0 ] }, "distance": 7.91, "direction": 71.14, "angle": -80.08, "elevation": -45.22, "pano_id": "recording_2025-06-20_12-01-53_00536", "timestamp": "2025-06-20T12:12:04Z", "filename": "recording_2025-06-20_12-01-53_00536.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.90584733, "relative_pitch": -80.08337336493763, "relative_heading": 71.14123744208979, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90787176301531, 52.3582709381872, 45.596511438489 ] }, "distance": 7.91, "direction": 68.39, "angle": 2.72, "elevation": 0.38, "pano_id": "TMX7316010203-001906_pano_0002_000048", "timestamp": "2020-09-04T08:05:25.110040Z", "filename": "pano_0002_000048.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.90707122, "relative_pitch": 2.7191184642137993, "relative_heading": 68.39397002993181, "relative_elevation": 0.37553235515960637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90765043702927, 52.3582286797347, 45.9921463551 ] }, "distance": 7.93, "direction": 256.95, "angle": 5.55, "elevation": 0.77, "pano_id": "TMX7316010203-001184_pano_0000_000673", "timestamp": "2019-05-15T06:36:57.111730Z", "filename": "pano_0000_000673.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 7.9318708, "relative_pitch": 5.553065248488327, "relative_heading": 256.9523316035137, "relative_elevation": 0.7711672717706008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90764965640289, 52.3582274230216, 45.5591111602262 ] }, "distance": 8.02, "direction": 256.06, "angle": 2.42, "elevation": 0.34, "pano_id": "TMX7316010203-002544_pano_0000_000034", "timestamp": "2022-04-26T06:37:59.025160Z", "filename": "pano_0000_000034.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 8.01621382, "relative_pitch": 2.415362608804285, "relative_heading": 256.06441675168423, "relative_elevation": 0.33813207689680524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078753860202, 52.3582679935981, 45.4572120318189 ] }, "distance": 8.03, "direction": 71.22, "angle": 1.69, "elevation": 0.24, "pano_id": "TMX7316010203-002591_pano_0000_001350", "timestamp": "2022-06-13T07:20:19.564950Z", "filename": "pano_0000_001350.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 8.0256601, "relative_pitch": 1.6859976415925721, "relative_heading": 71.21878038462262, "relative_elevation": 0.23623294848950138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90787335908058, 52.358273095433, 47.389168898575 ] }, "distance": 8.1, "direction": 67.1, "angle": 14.99, "elevation": 2.17, "pano_id": "TMX7316010203-001681_pano_0000_000401", "timestamp": "2020-04-29T10:35:05.527080Z", "filename": "pano_0000_000401.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 8.0986294, "relative_pitch": 14.987910604392214, "relative_heading": 67.09818779453812, "relative_elevation": 2.1681898152456043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90787614909856, 52.3582693161197, 45.4709309516475 ] }, "distance": 8.12, "direction": 70.35, "angle": 1.76, "elevation": 0.25, "pano_id": "TMX7316010203-001527_pano_0000_000220", "timestamp": "2019-12-19T08:00:14.525950Z", "filename": "pano_0000_000220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 8.12318396, "relative_pitch": 1.7624456106712154, "relative_heading": 70.35408027577286, "relative_elevation": 0.24995186831810656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90764892955498, 52.3582157314662, 45.939172571525 ] }, "distance": 8.47, "direction": 247.57, "angle": 4.85, "elevation": 0.72, "pano_id": "TMX7315120208-000059_pano_0000_001044", "timestamp": "2016-05-26T12:22:57.388050Z", "filename": "pano_0000_001044.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 8.47044273, "relative_pitch": 4.846413806967882, "relative_heading": 247.57303975771856, "relative_elevation": 0.7181934881956025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907883033735325, 52.358268404053256, 0.0 ] }, "distance": 8.53, "direction": 72.05, "angle": -79.31, "elevation": -45.22, "pano_id": "recording_2024-10-02_08-12-25_02061", "timestamp": "2024-10-02T08:51:23Z", "filename": "recording_2024-10-02_08-12-25_02061.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 8.53455768, "relative_pitch": -79.31227675060506, "relative_heading": 72.05466243981695, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078907621213, 52.358264817209, 47.5679872725159 ] }, "distance": 8.93, "direction": 75.53, "angle": 14.73, "elevation": 2.35, "pano_id": "TMX7316010203-002137_pano_0000_002147", "timestamp": "2021-05-12T08:07:49.917710Z", "filename": "pano_0000_002147.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 8.9289539, "relative_pitch": 14.72725908381117, "relative_heading": 75.53429903002778, "relative_elevation": 2.3470081891865036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9076265764246, 52.3582271993905, 45.9075815370306 ] }, "distance": 9.55, "direction": 258.19, "angle": 4.11, "elevation": 0.69, "pano_id": "TMX7316010203-000720_pano_0002_000529", "timestamp": "2018-05-15T07:25:10.681920Z", "filename": "pano_0002_000529.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 9.55490903, "relative_pitch": 4.11013018514627, "relative_heading": 258.19085946275464, "relative_elevation": 0.6866024537012052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90762997353434, 52.3582165244008, 45.2246610857546 ] }, "distance": 9.65, "direction": 250.99, "angle": 0.02, "elevation": 0.0, "pano_id": "TMX7315120208-000050_pano_0001_000748", "timestamp": "2016-05-17T07:55:28.285290Z", "filename": "pano_0001_000748.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 9.64765473, "relative_pitch": 0.021866784703887164, "relative_heading": 250.98545917744192, "relative_elevation": 0.003682002425200892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90789813282633, 52.3582725516604, 45.1956779453903 ] }, "distance": 9.66, "direction": 71.33, "angle": -0.15, "elevation": -0.03, "pano_id": "TMX7315120208-000050_pano_0001_000752", "timestamp": "2016-05-17T07:55:34.015370Z", "filename": "pano_0001_000752.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 9.65616166, "relative_pitch": -0.15012643266893047, "relative_heading": 71.3299984918695, "relative_elevation": -0.025301137939095497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907906189899, 52.3582839309166, 45.9064932363108 ] }, "distance": 10.63, "direction": 65.8, "angle": 3.69, "elevation": 0.69, "pano_id": "TMX7316010203-000720_pano_0002_000533", "timestamp": "2018-05-15T07:25:14.181900Z", "filename": "pano_0002_000533.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 10.63094726, "relative_pitch": 3.689489153072508, "relative_heading": 65.80325221974022, "relative_elevation": 0.6855141529814048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907616774095139, 52.358212313245886, 0.0 ] }, "distance": 10.65, "direction": 250.18, "angle": -76.75, "elevation": -45.22, "pano_id": "recording_2024-10-02_08-12-25_02057", "timestamp": "2024-10-02T08:51:20Z", "filename": "recording_2024-10-02_08-12-25_02057.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 10.65157373, "relative_pitch": -76.74586256559441, "relative_heading": 250.1783703267974, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90792628795375, 52.358274916147, 45.8124785460532 ] }, "distance": 11.56, "direction": 73.14, "angle": 2.93, "elevation": 0.59, "pano_id": "TMX7315120208-000059_pano_0000_001048", "timestamp": "2016-05-26T12:23:00.873000Z", "filename": "pano_0000_001048.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 11.56336817, "relative_pitch": 2.928291239471876, "relative_heading": 73.1377205977486, "relative_elevation": 0.591499462723803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90760558480761, 52.3582031353341, 47.4403107948601 ] }, "distance": 11.74, "direction": 246.75, "angle": 10.71, "elevation": 2.22, "pano_id": "TMX7316010203-002137_pano_0000_002143", "timestamp": "2021-05-12T08:07:44.122540Z", "filename": "pano_0000_002143.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 11.73605333, "relative_pitch": 10.708396883224234, "relative_heading": 246.7478597911568, "relative_elevation": 2.2193317115307067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907594510721277, 52.35821309436433, 0.0 ] }, "distance": 12.06, "direction": 253.01, "angle": -75.06, "elevation": -45.22, "pano_id": "recording_2025-06-20_12-01-53_00540", "timestamp": "2025-06-20T12:12:08Z", "filename": "recording_2025-06-20_12-01-53_00540.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.06374104, "relative_pitch": -75.06288933707555, "relative_heading": 253.01064337390804, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90759342143693, 52.3582150032054, 47.4744464363903 ] }, "distance": 12.07, "direction": 254.08, "angle": 10.57, "elevation": 2.25, "pano_id": "TMX7316010203-001681_pano_0000_000397", "timestamp": "2020-04-29T10:35:01.987140Z", "filename": "pano_0000_000397.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.07474291, "relative_pitch": 10.571301095837352, "relative_heading": 254.07749326752543, "relative_elevation": 2.2534673530609055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90759296504845, 52.3582130263969, 45.6277529429644 ] }, "distance": 12.17, "direction": 253.12, "angle": 1.91, "elevation": 0.41, "pano_id": "TMX7316010203-001906_pano_0002_000044", "timestamp": "2020-09-04T08:05:20.645070Z", "filename": "pano_0002_000044.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.1666824, "relative_pitch": 1.9148808607181091, "relative_heading": 253.12148278812947, "relative_elevation": 0.40677385963500257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90792836354791, 52.3582884244756, 45.9622082263231 ] }, "distance": 12.21, "direction": 66.57, "angle": 3.47, "elevation": 0.74, "pano_id": "TMX7316010203-001184_pano_0000_000677", "timestamp": "2019-05-15T06:37:00.716710Z", "filename": "pano_0000_000677.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.21491262, "relative_pitch": 3.4725821535833625, "relative_heading": 66.56824091447331, "relative_elevation": 0.7412291429937028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90758934766639, 52.3582101770348, 45.5659462735057 ] }, "distance": 12.5, "direction": 252.06, "angle": 1.58, "elevation": 0.34, "pano_id": "TMX7316010203-002591_pano_0000_001346", "timestamp": "2022-06-13T07:20:16.030140Z", "filename": "pano_0000_001346.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.49672069, "relative_pitch": 1.5812264995079164, "relative_heading": 252.0584336635101, "relative_elevation": 0.3449671901763054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90793453792112, 52.3582859787733, 45.5097055854276 ] }, "distance": 12.5, "direction": 68.48, "angle": 1.32, "elevation": 0.29, "pano_id": "TMX7316010203-002544_pano_0000_000030", "timestamp": "2022-04-26T06:37:56.325070Z", "filename": "pano_0000_000030.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.49961167, "relative_pitch": 1.3232306097553719, "relative_heading": 68.47992550143175, "relative_elevation": 0.28872650209819994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90758844207284, 52.3582112457878, 45.5593697642908 ] }, "distance": 12.52, "direction": 252.66, "angle": 1.55, "elevation": 0.34, "pano_id": "TMX7316010203-001527_pano_0000_000216", "timestamp": "2019-12-19T08:00:10.801020Z", "filename": "pano_0000_000216.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.51947995, "relative_pitch": 1.548278239054462, "relative_heading": 252.6632194464718, "relative_elevation": 0.33839068096140323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90794237822497, 52.358283394136194, 0.0 ] }, "distance": 12.9, "direction": 70.54, "angle": -74.08, "elevation": -45.22, "pano_id": "recording_2025-06-20_12-01-53_00535", "timestamp": "2025-06-20T12:12:03Z", "filename": "recording_2025-06-20_12-01-53_00535.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.89935308, "relative_pitch": -74.07912044978082, "relative_heading": 70.53909152292552, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90794172231078, 52.3582852913328, 45.5764968460426 ] }, "distance": 12.93, "direction": 69.59, "angle": 1.58, "elevation": 0.36, "pano_id": "TMX7316010203-001906_pano_0002_000049", "timestamp": "2020-09-04T08:05:25.890060Z", "filename": "pano_0002_000049.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.92932306, "relative_pitch": 1.5750659056459946, "relative_heading": 69.59099929996441, "relative_elevation": 0.35551776271320534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9075813607077, 52.3582120837874, 46.0590192023665 ] }, "distance": 12.95, "direction": 253.69, "angle": 3.7, "elevation": 0.84, "pano_id": "TMX7316010203-001184_pano_0000_000672", "timestamp": "2019-05-15T06:36:56.151750Z", "filename": "pano_0000_000672.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 12.95430944, "relative_pitch": 3.701420472370156, "relative_heading": 253.69281613741373, "relative_elevation": 0.8380401190371032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90757819813669, 52.3582136898549, 45.6757458029315 ] }, "distance": 13.11, "direction": 254.71, "angle": 1.99, "elevation": 0.45, "pano_id": "TMX7316010203-002544_pano_0000_000035", "timestamp": "2022-04-26T06:38:00.040150Z", "filename": "pano_0000_000035.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 13.11297442, "relative_pitch": 1.9862598701445682, "relative_heading": 254.70667059211027, "relative_elevation": 0.45476671960210524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90794593579549, 52.3582831018263, 45.4277648469433 ] }, "distance": 13.12, "direction": 71.03, "angle": 0.9, "elevation": 0.21, "pano_id": "TMX7316010203-002591_pano_0000_001351", "timestamp": "2022-06-13T07:20:20.219930Z", "filename": "pano_0000_001351.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 13.11751448, "relative_pitch": 0.9031413878683825, "relative_heading": 71.02575431512419, "relative_elevation": 0.206785763613901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90794368733448, 52.3582873367078, 47.3670661868528 ] }, "distance": 13.14, "direction": 68.86, "angle": 9.28, "elevation": 2.15, "pano_id": "TMX7316010203-001681_pano_0000_000402", "timestamp": "2020-04-29T10:35:06.312070Z", "filename": "pano_0000_000402.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 13.13521739, "relative_pitch": 9.279237405947228, "relative_heading": 68.86415528362878, "relative_elevation": 2.1460871035234064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90758159991235, 52.3582034829429, 46.0597691209987 ] }, "distance": 13.24, "direction": 249.69, "angle": 3.63, "elevation": 0.84, "pano_id": "TMX7315120208-000059_pano_0000_001043", "timestamp": "2016-05-26T12:22:56.238050Z", "filename": "pano_0000_001043.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 13.23961981, "relative_pitch": 3.6251028562378846, "relative_heading": 249.69465719562055, "relative_elevation": 0.8387900376693054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90794753901205, 52.3582840615051, 45.4477486889809 ] }, "distance": 13.26, "direction": 70.74, "angle": 0.98, "elevation": 0.23, "pano_id": "TMX7316010203-001527_pano_0000_000221", "timestamp": "2019-12-19T08:00:15.515950Z", "filename": "pano_0000_000221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 13.25568702, "relative_pitch": 0.980083040471429, "relative_heading": 70.74276053529249, "relative_elevation": 0.22676960565150495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907950644025343, 52.35828245095365, 0.0 ] }, "distance": 13.4, "direction": 71.76, "angle": -73.5, "elevation": -45.22, "pano_id": "recording_2024-10-02_08-12-25_02062", "timestamp": "2024-10-02T08:51:24Z", "filename": "recording_2024-10-02_08-12-25_02062.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 13.39841579, "relative_pitch": -73.49609616942833, "relative_heading": 71.76465094121323, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90796091368188, 52.3582813123178, 47.5699060093611 ] }, "distance": 14.03, "direction": 73.15, "angle": 9.51, "elevation": 2.35, "pano_id": "TMX7316010203-002137_pano_0000_002148", "timestamp": "2021-05-12T08:07:50.922450Z", "filename": "pano_0000_002148.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 14.02739072, "relative_pitch": 9.506145645130928, "relative_heading": 73.15056767866571, "relative_elevation": 2.3489269260317016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90756486854697, 52.3582011406394, 45.3651683628559 ] }, "distance": 14.4, "direction": 250.3, "angle": 0.57, "elevation": 0.14, "pano_id": "TMX7315120208-000050_pano_0001_000747", "timestamp": "2016-05-17T07:55:26.430360Z", "filename": "pano_0001_000747.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 14.39990654, "relative_pitch": 0.5736954647808499, "relative_heading": 250.29599082553528, "relative_elevation": 0.1441892795265005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90796487114707, 52.3582858152576, 45.1775911580771 ] }, "distance": 14.44, "direction": 71.56, "angle": -0.17, "elevation": -0.04, "pano_id": "TMX7315120208-000050_pano_0001_000753", "timestamp": "2016-05-17T07:55:35.355300Z", "filename": "pano_0001_000753.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 14.43624852, "relative_pitch": -0.17220107497128445, "relative_heading": 71.55724840556314, "relative_elevation": -0.043387925252297066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90755816326316, 52.3582102864244, 46.0888390373439 ] }, "distance": 14.53, "direction": 254.69, "angle": 3.42, "elevation": 0.87, "pano_id": "TMX7316010203-000720_pano_0002_000528", "timestamp": "2018-05-15T07:25:09.611900Z", "filename": "pano_0002_000528.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 14.52947567, "relative_pitch": 3.418272219530291, "relative_heading": 254.6858496148257, "relative_elevation": 0.8678599540145058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90755500750346, 52.3581991681089, 0.0 ] }, "distance": 15.11, "direction": 250.37, "angle": -71.53, "elevation": -45.22, "pano_id": "recording_2024-10-02_08-12-25_02056", "timestamp": "2024-10-02T08:51:18Z", "filename": "recording_2024-10-02_08-12-25_02056.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 15.10640481, "relative_pitch": -71.52771951607954, "relative_heading": 250.37136630246144, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90797565667992, 52.3582985894024, 45.8701535025612 ] }, "distance": 15.62, "direction": 67.46, "angle": 2.38, "elevation": 0.65, "pano_id": "TMX7316010203-000720_pano_0002_000534", "timestamp": "2018-05-15T07:25:15.101900Z", "filename": "pano_0002_000534.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 15.62289573, "relative_pitch": 2.3794288749367367, "relative_heading": 67.46101899637483, "relative_elevation": 0.6491744192318052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90799547511316, 52.3582900962793, 45.7833090946078 ] }, "distance": 16.57, "direction": 72.28, "angle": 1.94, "elevation": 0.56, "pano_id": "TMX7315120208-000059_pano_0000_001049", "timestamp": "2016-05-26T12:23:01.633000Z", "filename": "pano_0000_001049.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 16.56616662, "relative_pitch": 1.9441293226204985, "relative_heading": 72.27560666087577, "relative_elevation": 0.5623300112784051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90753713373848, 52.3581832520483, 47.4161327676848 ] }, "distance": 16.9, "direction": 246.1, "angle": 7.4, "elevation": 2.2, "pano_id": "TMX7316010203-002137_pano_0000_002142", "timestamp": "2021-05-12T08:07:41.707560Z", "filename": "pano_0000_002142.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 16.89527341, "relative_pitch": 7.402803998388461, "relative_heading": 246.09761436452743, "relative_elevation": 2.195153684355404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907530887801641, 52.35819013358602, 0.0 ] }, "distance": 17.0, "direction": 249.04, "angle": -69.4, "elevation": -45.22, "pano_id": "recording_2025-06-20_12-01-53_00541", "timestamp": "2025-06-20T12:12:10Z", "filename": "recording_2025-06-20_12-01-53_00541.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 16.99644992, "relative_pitch": -69.40110868674292, "relative_heading": 249.04007710303685, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90752923436593, 52.3581924897215, 45.6665407922119 ] }, "distance": 17.01, "direction": 250.0, "angle": 1.5, "elevation": 0.45, "pano_id": "TMX7316010203-001906_pano_0002_000043", "timestamp": "2020-09-04T08:05:18.990080Z", "filename": "pano_0002_000043.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.01024662, "relative_pitch": 1.5004467525435696, "relative_heading": 250.0005086287847, "relative_elevation": 0.4455617088825008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90752389468145, 52.3582005972812, 47.5320496503264 ] }, "distance": 17.07, "direction": 253.27, "angle": 7.71, "elevation": 2.31, "pano_id": "TMX7316010203-001681_pano_0000_000396", "timestamp": "2020-04-29T10:35:01.052290Z", "filename": "pano_0000_000396.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.07124474, "relative_pitch": 7.709715529450078, "relative_heading": 253.26516523683776, "relative_elevation": 2.311070566997003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90799763692602, 52.3583027156451, 45.9619740592316 ] }, "distance": 17.18, "direction": 67.96, "angle": 2.47, "elevation": 0.74, "pano_id": "TMX7316010203-001184_pano_0000_000678", "timestamp": "2019-05-15T06:37:01.591720Z", "filename": "pano_0000_000678.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.18264476, "relative_pitch": 2.4693285472988173, "relative_heading": 67.96094276772934, "relative_elevation": 0.7409949759022041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90752010070257, 52.3582015687091, 46.095161639154 ] }, "distance": 17.29, "direction": 253.85, "angle": 2.89, "elevation": 0.87, "pano_id": "TMX7315120208-000059_pano_0000_001042", "timestamp": "2016-05-26T12:22:54.923040Z", "filename": "pano_0000_001042.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.28856575, "relative_pitch": 2.8946501767703032, "relative_heading": 253.85489847085162, "relative_elevation": 0.8741825558246035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9080063079391, 52.3583004485329, 45.47671825625 ] }, "distance": 17.64, "direction": 69.44, "angle": 0.83, "elevation": 0.26, "pano_id": "TMX7316010203-002544_pano_0000_000029", "timestamp": "2022-04-26T06:37:55.690040Z", "filename": "pano_0000_000029.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.64144136, "relative_pitch": 0.8305301519949525, "relative_heading": 69.44049303858431, "relative_elevation": 0.255739172920606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90751747028116, 52.358194983871, 45.6436649048701 ] }, "distance": 17.68, "direction": 251.73, "angle": 1.37, "elevation": 0.42, "pano_id": "TMX7316010203-002591_pano_0000_001345", "timestamp": "2022-06-13T07:20:14.879950Z", "filename": "pano_0000_001345.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.67655776, "relative_pitch": 1.3698085123833534, "relative_heading": 251.73460676679017, "relative_elevation": 0.42268582154070344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9075157985666, 52.3581966350593, 45.6163699971512 ] }, "distance": 17.73, "direction": 252.41, "angle": 1.28, "elevation": 0.4, "pano_id": "TMX7316010203-001527_pano_0000_000215", "timestamp": "2019-12-19T08:00:09.841040Z", "filename": "pano_0000_000215.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.72837002, "relative_pitch": 1.2776400513513495, "relative_heading": 252.4138744126837, "relative_elevation": 0.3953909138218066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908009640143032, 52.35830109362709, 0.0 ] }, "distance": 17.88, "direction": 69.48, "angle": -68.43, "elevation": -45.22, "pano_id": "recording_2025-06-20_12-01-53_00534", "timestamp": "2025-06-20T12:12:02Z", "filename": "recording_2025-06-20_12-01-53_00534.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.87921265, "relative_pitch": -68.42743144381788, "relative_heading": 69.48059187009144, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90750652499294, 52.358212212953, 45.8224731879309 ] }, "distance": 17.9, "direction": 258.32, "angle": 1.92, "elevation": 0.6, "pano_id": "TMX7316010203-002544_pano_0000_000036", "timestamp": "2022-04-26T06:38:08.869940Z", "filename": "pano_0000_000036.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.9020484, "relative_pitch": 1.9243671502798765, "relative_heading": 258.32383867089425, "relative_elevation": 0.6014941046015068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90801104344113, 52.3582999110021, 45.5687257368118 ] }, "distance": 17.92, "direction": 69.98, "angle": 1.11, "elevation": 0.35, "pano_id": "TMX7316010203-001906_pano_0002_000050", "timestamp": "2020-09-04T08:05:26.615040Z", "filename": "pano_0002_000050.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 17.92330983, "relative_pitch": 1.111508770324536, "relative_heading": 69.98170904267374, "relative_elevation": 0.3477466534824032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90751188763096, 52.3581959397976, 46.0922325765714 ] }, "distance": 18.01, "direction": 252.44, "angle": 2.77, "elevation": 0.87, "pano_id": "TMX7316010203-001184_pano_0000_000671", "timestamp": "2019-05-15T06:36:55.156970Z", "filename": "pano_0000_000671.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 18.00573971, "relative_pitch": 2.7702412687076183, "relative_heading": 252.43537208561145, "relative_elevation": 0.8712534932420013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90801343777117, 52.3583017138538, 47.3549789693207 ] }, "distance": 18.15, "direction": 69.56, "angle": 6.71, "elevation": 2.13, "pano_id": "TMX7316010203-001681_pano_0000_000403", "timestamp": "2020-04-29T10:35:07.082090Z", "filename": "pano_0000_000403.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 18.14573386, "relative_pitch": 6.707369131567811, "relative_heading": 69.56285373056053, "relative_elevation": 2.133999885991301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90801630739629, 52.3582986212626, 45.4034314574674 ] }, "distance": 18.21, "direction": 70.79, "angle": 0.57, "elevation": 0.18, "pano_id": "TMX7316010203-002591_pano_0000_001352", "timestamp": "2022-06-13T07:20:20.864940Z", "filename": "pano_0000_001352.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 18.21296241, "relative_pitch": 0.5739539286099049, "relative_heading": 70.79213789556715, "relative_elevation": 0.18245237413800197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908018439848784, 52.35829734493633, 0.0 ] }, "distance": 18.3, "direction": 71.36, "angle": -67.96, "elevation": -45.22, "pano_id": "recording_2024-10-02_08-12-25_02063", "timestamp": "2024-10-02T08:51:25Z", "filename": "recording_2024-10-02_08-12-25_02063.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 18.30433518, "relative_pitch": -67.96311382368124, "relative_heading": 71.36156480498784, "relative_elevation": -45.2209790833294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90801829951123, 52.3582993267062, 45.4248016458005 ] }, "distance": 18.37, "direction": 70.7, "angle": 0.64, "elevation": 0.2, "pano_id": "TMX7316010203-001527_pano_0000_000222", "timestamp": "2019-12-19T08:00:16.590990Z", "filename": "pano_0000_000222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 18.36697557, "relative_pitch": 0.6357983766462161, "relative_heading": 70.70018404136403, "relative_elevation": 0.2038225624711032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9075118647339, 52.3581762747555, 45.3968613091856 ] }, "distance": 18.78, "direction": 246.06, "angle": 0.54, "elevation": 0.18, "pano_id": "TMX7315120208-000050_pano_0001_000746", "timestamp": "2016-05-17T07:55:24.590400Z", "filename": "pano_0001_000746.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 18.78375191, "relative_pitch": 0.5364750761724183, "relative_heading": 246.0601957589031, "relative_elevation": 0.17588222585620628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9080312756152, 52.3582974149987, 47.5584967164323 ] }, "distance": 19.14, "direction": 72.18, "angle": 6.96, "elevation": 2.34, "pano_id": "TMX7316010203-002137_pano_0000_002149", "timestamp": "2021-05-12T08:07:51.857490Z", "filename": "pano_0000_002149.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 19.13737905, "relative_pitch": 6.963845600376749, "relative_heading": 72.17620523622377, "relative_elevation": 2.3375176331029053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9080317715097, 52.358300120784, 45.1547311916947 ] }, "distance": 19.26, "direction": 71.35, "angle": -0.2, "elevation": -0.07, "pano_id": "TMX7315120208-000050_pano_0001_000754", "timestamp": "2016-05-17T07:55:36.620180Z", "filename": "pano_0001_000754.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 19.26368141, "relative_pitch": -0.19703968041872116, "relative_heading": 71.35440450257668, "relative_elevation": -0.06624789163469558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_001041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_001041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_001041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9074671595705, 52.3582212693977, 46.0382635453716 ] }, "distance": 20.38, "direction": 262.63, "angle": 2.3, "elevation": 0.82, "pano_id": "TMX7315120208-000059_pano_0000_001041", "timestamp": "2016-05-26T12:22:53.368050Z", "filename": "pano_0000_001041.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 20.38198659, "relative_pitch": 2.296237265780453, "relative_heading": 262.6279338535226, "relative_elevation": 0.8172844620422026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90804472890679, 52.358313654525, 45.8275661617517 ] }, "distance": 20.61, "direction": 68.17, "angle": 1.69, "elevation": 0.61, "pano_id": "TMX7316010203-000720_pano_0002_000535", "timestamp": "2018-05-15T07:25:15.941980Z", "filename": "pano_0002_000535.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 20.6133922, "relative_pitch": 1.6855475557989064, "relative_heading": 68.17106131985457, "relative_elevation": 0.6065870784223009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90749431511365, 52.3581558687005, 45.6793948747218 ] }, "distance": 20.86, "direction": 241.69, "angle": 1.26, "elevation": 0.46, "pano_id": "TMX7316010203-001906_pano_0002_000042", "timestamp": "2020-09-04T08:05:17.105090Z", "filename": "pano_0002_000042.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 20.85861542, "relative_pitch": 1.2590031544874152, "relative_heading": 241.6880004986777, "relative_elevation": 0.4584157913924045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9074818370046, 52.3581699027348, 45.6937777157873 ] }, "distance": 20.94, "direction": 246.56, "angle": 1.29, "elevation": 0.47, "pano_id": "TMX7316010203-002544_pano_0000_000039", "timestamp": "2022-04-26T06:38:25.624790Z", "filename": "pano_0000_000039.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 20.94200999, "relative_pitch": 1.293322136927199, "relative_heading": 246.55835877044566, "relative_elevation": 0.4727986324579021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000750/adjacencies/TMX7315120208-000050_pano_0001_000750/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907497853303203, 52.35814988750263, 0.0 ] }, "distance": 20.97, "direction": 239.77, "angle": -65.12, "elevation": -45.22, "pano_id": "recording_2025-06-20_12-01-53_00542", "timestamp": "2025-06-20T12:12:11Z", "filename": "recording_2025-06-20_12-01-53_00542.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": "TMX7315120208-000050_pano_0001_000750", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122339.45846950688, 485702.31391514116 ] }, "relative_distance": 20.97374794, "relative_pitch": -65.11786084695845, "relative_heading": 239.77467969483527, "relative_elevation": -45.2209790833294 } ] } }