Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_02494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919628352566755, 52.385744237633084, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_02494", "timestamp": "2024-10-22T10:10:39Z", "filename": "recording_2024-10-22_09-10-27_02494.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001258_pano_0000_002855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91962663454413, 52.3857421658779, 46.0303744487464 ] }, "distance": 0.26, "direction": 206.9, "angle": 89.68, "elevation": 46.03, "pano_id": "TMX7316010203-001258_pano_0000_002855", "timestamp": "2019-06-28T07:44:01.443170Z", "filename": "pano_0000_002855.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 0.25851243, "relative_pitch": 89.67822300716422, "relative_heading": 206.90336621652006, "relative_elevation": 46.0303744487464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91962440753393, 52.385746831517, 46.0019924137741 ] }, "distance": 0.39, "direction": 317.06, "angle": 89.51, "elevation": 46.0, "pano_id": "TMX7316010203-001513_pano_0002_002162", "timestamp": "2019-12-12T10:10:00.770560Z", "filename": "pano_0002_002162.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": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 0.39427961, "relative_pitch": 89.50893421638872, "relative_heading": 317.0587846321636, "relative_elevation": 46.0019924137741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0002_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9196350134475, 52.3857457381556, 44.396722426638 ] }, "distance": 0.48, "direction": 69.79, "angle": 89.38, "elevation": 44.4, "pano_id": "TMX7316010203-002825_pano_0002_000120", "timestamp": "2022-10-07T10:14:39.525720Z", "filename": "pano_0002_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 0.48327392, "relative_pitch": 89.37633994412485, "relative_heading": 69.78780192806184, "relative_elevation": 44.396722426638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002184_pano_0000_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91962025344669, 52.3857466355691, 45.8675837237388 ] }, "distance": 0.61, "direction": 295.82, "angle": 89.23, "elevation": 45.87, "pano_id": "TMX7316010203-002184_pano_0000_000432", "timestamp": "2021-06-17T09:39:38.819160Z", "filename": "pano_0000_000432.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 0.61260239, "relative_pitch": 89.23480938333981, "relative_heading": 295.8213977806285, "relative_elevation": 45.8675837237388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91959835832697, 52.3857416239616, 45.9840561132878 ] }, "distance": 2.06, "direction": 261.89, "angle": 87.43, "elevation": 45.98, "pano_id": "TMX7316010203-001733_pano_0000_002152", "timestamp": "2020-06-02T11:29:38.953910Z", "filename": "pano_0000_002152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 2.06279764, "relative_pitch": 87.43149200843078, "relative_heading": 261.8948298592256, "relative_elevation": 45.9840561132878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91962847480488, 52.3857705133393, 45.9954454321414 ] }, "distance": 2.92, "direction": 0.16, "angle": 86.36, "elevation": 46.0, "pano_id": "TMX7316060226-000495_pano_0000_000005", "timestamp": "2019-11-15T11:53:42.679460Z", "filename": "pano_0000_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 2.9238324, "relative_pitch": 86.3627234461453, "relative_heading": 0.1630932178534127, "relative_elevation": 45.9954454321414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91967070693858, 52.3857536551181, 45.9855614062399 ] }, "distance": 3.07, "direction": 70.03, "angle": 86.18, "elevation": 45.99, "pano_id": "TMX7316010203-001733_pano_0000_002153", "timestamp": "2020-06-02T11:29:39.453860Z", "filename": "pano_0000_002153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 3.06824711, "relative_pitch": 86.18277072216272, "relative_heading": 70.0292875557887, "relative_elevation": 45.9855614062399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91960793818041, 52.3857700939208, 46.0300360769033 ] }, "distance": 3.2, "direction": 334.22, "angle": 86.03, "elevation": 46.03, "pano_id": "TMX7316010203-000886_pano_0000_002969", "timestamp": "2018-07-30T11:59:42.340040Z", "filename": "pano_0000_002969.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 3.19529573, "relative_pitch": 86.02903339393391, "relative_heading": 334.21505707756313, "relative_elevation": 46.0300360769033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91960584303727, 52.3857701508816, 45.974032483995 ] }, "distance": 3.27, "direction": 332.01, "angle": 85.94, "elevation": 45.97, "pano_id": "TMX7316060226-000023_pano_0000_000030", "timestamp": "2016-08-16T11:48:00.507810Z", "filename": "pano_0000_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 3.26547483, "relative_pitch": 85.93717966715936, "relative_heading": 332.00916894475324, "relative_elevation": 45.974032483995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91962719836837, 52.3857740177946, 46.0588273303583 ] }, "distance": 3.31, "direction": 358.64, "angle": 85.88, "elevation": 46.06, "pano_id": "TMX7316010203-001729_pano_0000_000152", "timestamp": "2020-05-29T07:15:31.763720Z", "filename": "pano_0000_000152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 3.31470934, "relative_pitch": 85.88369908992779, "relative_heading": 358.64150896646584, "relative_elevation": 46.0588273303583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91959463068281, 52.3857667096174, 46.0627434439957 ] }, "distance": 3.39, "direction": 317.44, "angle": 85.79, "elevation": 46.06, "pano_id": "TMX7316010203-002572_pano_0000_000112", "timestamp": "2022-05-11T06:21:40.386740Z", "filename": "pano_0000_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 3.39475991, "relative_pitch": 85.78500121924417, "relative_heading": 317.4421642058777, "relative_elevation": 46.0627434439957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9196504606763, 52.38577563224536, 0.0 ] }, "distance": 3.8, "direction": 23.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00220", "timestamp": "2025-09-04T06:46:41Z", "filename": "recording_2025-09-04_06-44-53_00220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 3.80392074, "relative_pitch": 0.0, "relative_heading": 23.310350359031695, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919579639306177, 52.38576374955317, 0.0 ] }, "distance": 3.96, "direction": 303.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00221", "timestamp": "2025-09-04T06:46:42Z", "filename": "recording_2025-09-04_06-44-53_00221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 3.96415368, "relative_pitch": 0.0, "relative_heading": 303.20965326310807, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000297_pano_0000_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91965892662568, 52.385778655108, 45.8036353709176 ] }, "distance": 4.36, "direction": 28.53, "angle": 84.56, "elevation": 45.8, "pano_id": "TMX7316010203-000297_pano_0000_000130", "timestamp": "2017-05-15T09:00:11.556300Z", "filename": "pano_0000_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 4.35897482, "relative_pitch": 84.56372931806467, "relative_heading": 28.526104629491943, "relative_elevation": 45.8036353709176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0002_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91956434081176, 52.3857329884592, 44.3876770706847 ] }, "distance": 4.53, "direction": 253.98, "angle": 84.17, "elevation": 44.39, "pano_id": "TMX7316010203-002825_pano_0002_000119", "timestamp": "2022-10-07T10:14:39.125730Z", "filename": "pano_0002_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 4.53450933, "relative_pitch": 84.16707312947258, "relative_heading": 253.97547016285762, "relative_elevation": 44.3876770706847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91966587693424, 52.385778238283, 46.0557216117159 ] }, "distance": 4.57, "direction": 34.03, "angle": 84.34, "elevation": 46.06, "pano_id": "TMX7316010203-002572_pano_0000_000111", "timestamp": "2022-05-11T06:21:39.946740Z", "filename": "pano_0000_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 4.56526613, "relative_pitch": 84.33905754560286, "relative_heading": 34.03063175158835, "relative_elevation": 46.0557216117159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002184_pano_0000_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9196922839433, 52.3857581468651, 45.8691094629467 ] }, "distance": 4.62, "direction": 70.43, "angle": 84.25, "elevation": 45.87, "pano_id": "TMX7316010203-002184_pano_0000_000433", "timestamp": "2021-06-17T09:39:39.294180Z", "filename": "pano_0000_000433.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 4.61981957, "relative_pitch": 84.24871011064279, "relative_heading": 70.42604601147883, "relative_elevation": 45.8691094629467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91969435280235, 52.3857583519435, 45.997682181187 ] }, "distance": 4.76, "direction": 70.74, "angle": 84.09, "elevation": 46.0, "pano_id": "TMX7316010203-001513_pano_0002_002163", "timestamp": "2019-12-12T10:10:01.165570Z", "filename": "pano_0002_002163.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": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 4.76025439, "relative_pitch": 84.09154996148888, "relative_heading": 70.73526199231107, "relative_elevation": 45.997682181187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001258_pano_0000_002856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91969732541992, 52.3857542383322, 46.0278154741973 ] }, "distance": 4.83, "direction": 76.67, "angle": 84.01, "elevation": 46.03, "pano_id": "TMX7316010203-001258_pano_0000_002856", "timestamp": "2019-06-28T07:44:01.848190Z", "filename": "pano_0000_002856.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 4.82614617, "relative_pitch": 84.01424811307008, "relative_heading": 76.66860857943333, "relative_elevation": 46.0278154741973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91955964074413, 52.3857590207672, 46.0026973290369 ] }, "distance": 4.96, "direction": 289.37, "angle": 83.85, "elevation": 46.0, "pano_id": "TMX7316060226-000495_pano_0000_000006", "timestamp": "2019-11-15T11:53:43.209380Z", "filename": "pano_0000_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 4.95910128, "relative_pitch": 83.84726189905781, "relative_heading": 289.3726855759187, "relative_elevation": 46.0026973290369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_02495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919699105928328, 52.385756202138, 0.0 ] }, "distance": 5.0, "direction": 74.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_02495", "timestamp": "2024-10-22T10:10:40Z", "filename": "recording_2024-10-22_09-10-27_02495.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 4.99790782, "relative_pitch": 0.0, "relative_heading": 74.55095972694771, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_02493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919557729134875, 52.38573192012179, 0.0 ] }, "distance": 5.0, "direction": 254.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_02493", "timestamp": "2024-10-22T10:10:39Z", "filename": "recording_2024-10-22_09-10-27_02493.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 5.00000768, "relative_pitch": 0.0, "relative_heading": 254.09015245853584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91955481245745, 52.385734577956, 46.0015268595889 ] }, "distance": 5.12, "direction": 257.88, "angle": 83.65, "elevation": 46.0, "pano_id": "TMX7316010203-001513_pano_0002_002161", "timestamp": "2019-12-12T10:10:00.370560Z", "filename": "pano_0002_002161.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": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 5.12113668, "relative_pitch": 83.64768250976184, "relative_heading": 257.8841001352636, "relative_elevation": 46.0015268595889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001258_pano_0000_002854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91955615238081, 52.3857297927031, 46.0249948455021 ] }, "distance": 5.17, "direction": 251.89, "angle": 83.59, "elevation": 46.02, "pano_id": "TMX7316010203-001258_pano_0000_002854", "timestamp": "2019-06-28T07:44:01.033310Z", "filename": "pano_0000_002854.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 5.17194389, "relative_pitch": 83.58842709006481, "relative_heading": 251.8935744619231, "relative_elevation": 46.0249948455021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9195562275658, 52.3857623091234, 46.0669974051416 ] }, "distance": 5.31, "direction": 292.27, "angle": 83.43, "elevation": 46.07, "pano_id": "TMX7316010203-001729_pano_0000_000153", "timestamp": "2020-05-29T07:15:32.223710Z", "filename": "pano_0000_000153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 5.30648745, "relative_pitch": 83.42902287689488, "relative_heading": 292.26875362166044, "relative_elevation": 46.0669974051416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91967717931227, 52.385782181951, 45.9649753570557 ] }, "distance": 5.37, "direction": 38.22, "angle": 83.33, "elevation": 45.96, "pano_id": "TMX7316060226-000023_pano_0000_000029", "timestamp": "2016-08-16T11:48:00.067800Z", "filename": "pano_0000_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 5.37392909, "relative_pitch": 83.33161913303631, "relative_heading": 38.21545556476349, "relative_elevation": 45.9649753570557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91967989976896, 52.3857819966605, 46.0197174018249 ] }, "distance": 5.47, "direction": 39.87, "angle": 83.22, "elevation": 46.02, "pano_id": "TMX7316010203-000886_pano_0000_002968", "timestamp": "2018-07-30T11:59:41.865160Z", "filename": "pano_0000_002968.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 5.47460251, "relative_pitch": 83.2158565305207, "relative_heading": 39.87224984331194, "relative_elevation": 46.0197174018249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0002_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91970573666442, 52.3857578125612, 44.3995923483744 ] }, "distance": 5.48, "direction": 74.0, "angle": 82.96, "elevation": 44.4, "pano_id": "TMX7316010203-002825_pano_0002_000121", "timestamp": "2022-10-07T10:14:39.920700Z", "filename": "pano_0002_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 5.48104301, "relative_pitch": 82.96255260112287, "relative_heading": 74.00251997274805, "relative_elevation": 44.3995923483744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002184_pano_0000_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919548444437, 52.3857339423554, 45.8665716964751 ] }, "distance": 5.56, "direction": 258.11, "angle": 83.09, "elevation": 45.87, "pano_id": "TMX7316010203-002184_pano_0000_000431", "timestamp": "2021-06-17T09:39:38.339220Z", "filename": "pano_0000_000431.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 5.55994052, "relative_pitch": 83.08833452260355, "relative_heading": 258.10929258109854, "relative_elevation": 45.8665716964751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91969758491631, 52.3857818858954, 45.9904571482912 ] }, "distance": 6.31, "direction": 48.37, "angle": 82.19, "elevation": 45.99, "pano_id": "TMX7316060226-000495_pano_0000_000004", "timestamp": "2019-11-15T11:53:42.134370Z", "filename": "pano_0000_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 6.30632751, "relative_pitch": 82.19215110518023, "relative_heading": 48.37127062868161, "relative_elevation": 45.9904571482912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91953651702894, 52.3857578639795, 46.0406584572047 ] }, "distance": 6.43, "direction": 283.63, "angle": 82.04, "elevation": 46.04, "pano_id": "TMX7316010203-000886_pano_0000_002970", "timestamp": "2018-07-30T11:59:42.820060Z", "filename": "pano_0000_002970.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 6.43394563, "relative_pitch": 82.0447272223448, "relative_heading": 283.6309664191494, "relative_elevation": 46.0406584572047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91953475563319, 52.3857578505373, 45.9852092359215 ] }, "distance": 6.55, "direction": 283.37, "angle": 81.89, "elevation": 45.99, "pano_id": "TMX7316060226-000023_pano_0000_000031", "timestamp": "2016-08-16T11:48:00.947830Z", "filename": "pano_0000_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 6.5502093, "relative_pitch": 81.8932285994116, "relative_heading": 283.3710321754248, "relative_elevation": 45.9852092359215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91969818893185, 52.3857854012485, 46.0532073993236 ] }, "distance": 6.6, "direction": 46.07, "angle": 81.84, "elevation": 46.05, "pano_id": "TMX7316010203-001729_pano_0000_000151", "timestamp": "2020-05-29T07:15:31.303720Z", "filename": "pano_0000_000151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 6.60224438, "relative_pitch": 81.8415953163797, "relative_heading": 46.07034391373671, "relative_elevation": 46.0532073993236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91952673536748, 52.3857287904432, 45.9803762407973 ] }, "distance": 7.13, "direction": 256.05, "angle": 81.19, "elevation": 45.98, "pano_id": "TMX7316010203-001733_pano_0000_002151", "timestamp": "2020-06-02T11:29:38.453910Z", "filename": "pano_0000_002151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 7.12904614, "relative_pitch": 81.1867264497946, "relative_heading": 256.048005322454, "relative_elevation": 45.9803762407973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91952416655425, 52.38575471123, 46.0720104882494 ] }, "distance": 7.19, "direction": 279.33, "angle": 81.13, "elevation": 46.07, "pano_id": "TMX7316010203-002572_pano_0000_000113", "timestamp": "2022-05-11T06:21:40.826720Z", "filename": "pano_0000_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 7.18872386, "relative_pitch": 81.13151473161835, "relative_heading": 279.33009319266927, "relative_elevation": 46.0720104882494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000297_pano_0000_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91951758373237, 52.3857548203732, 45.8276214776561 ] }, "distance": 7.63, "direction": 278.87, "angle": 80.54, "elevation": 45.83, "pano_id": "TMX7316010203-000297_pano_0000_000131", "timestamp": "2017-05-15T09:00:12.521230Z", "filename": "pano_0000_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 7.63320357, "relative_pitch": 80.54343578766856, "relative_heading": 278.8746311335795, "relative_elevation": 45.8276214776561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919721342542672, 52.385787353355745, 0.0 ] }, "distance": 7.94, "direction": 52.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00219", "timestamp": "2025-09-04T06:46:41Z", "filename": "recording_2025-09-04_06-44-53_00219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 7.94377078, "relative_pitch": 0.0, "relative_heading": 52.84621099636557, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91974287105149, 52.3857650529526, 45.9858745085075 ] }, "distance": 8.13, "direction": 73.46, "angle": 79.97, "elevation": 45.99, "pano_id": "TMX7316010203-001733_pano_0000_002154", "timestamp": "2020-06-02T11:29:39.948840Z", "filename": "pano_0000_002154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 8.13387651, "relative_pitch": 79.96939950005957, "relative_heading": 73.45534016337908, "relative_elevation": 45.9858745085075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91950891017922, 52.38575148071299, 0.0 ] }, "distance": 8.17, "direction": 275.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00222", "timestamp": "2025-09-04T06:46:42Z", "filename": "recording_2025-09-04_06-44-53_00222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 8.17221177, "relative_pitch": 0.0, "relative_heading": 275.6599526925847, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91973701016676, 52.3857894850344, 46.0514008114114 ] }, "distance": 8.95, "direction": 55.76, "angle": 79.0, "elevation": 46.05, "pano_id": "TMX7316010203-002572_pano_0000_000110", "timestamp": "2022-05-11T06:21:39.511760Z", "filename": "pano_0000_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 8.94883234, "relative_pitch": 79.00318086556443, "relative_heading": 55.76201824459223, "relative_elevation": 46.0514008114114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9194910617947, 52.3857471123257, 46.0128848981112 ] }, "distance": 9.35, "direction": 271.96, "angle": 78.51, "elevation": 46.01, "pano_id": "TMX7316060226-000495_pano_0000_000007", "timestamp": "2019-11-15T11:53:43.729370Z", "filename": "pano_0000_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 9.35307051, "relative_pitch": 78.50999263747468, "relative_heading": 271.95998570972756, "relative_elevation": 46.0128848981112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0002_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91949385364168, 52.3857196404034, 44.3767984192818 ] }, "distance": 9.56, "direction": 253.36, "angle": 77.85, "elevation": 44.38, "pano_id": "TMX7316010203-002825_pano_0002_000118", "timestamp": "2022-10-07T10:14:38.720690Z", "filename": "pano_0002_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 9.5577993, "relative_pitch": 77.84540423320556, "relative_heading": 253.3594106941969, "relative_elevation": 44.3767984192818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91976437548846, 52.3857696241372, 45.994745994918 ] }, "distance": 9.68, "direction": 73.04, "angle": 78.11, "elevation": 45.99, "pano_id": "TMX7316010203-001513_pano_0002_002164", "timestamp": "2019-12-12T10:10:01.555570Z", "filename": "pano_0002_002164.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": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 9.6825154, "relative_pitch": 78.11204456565197, "relative_heading": 73.03718477565135, "relative_elevation": 45.994745994918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002184_pano_0000_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9197647563968, 52.3857691048151, 45.8664354011416 ] }, "distance": 9.69, "direction": 73.41, "angle": 78.07, "elevation": 45.87, "pano_id": "TMX7316010203-002184_pano_0000_000434", "timestamp": "2021-06-17T09:39:39.769500Z", "filename": "pano_0000_000434.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 9.69066599, "relative_pitch": 78.06999142290091, "relative_heading": 73.40872548138563, "relative_elevation": 45.8664354011416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91948543241274, 52.3857500122361, 46.0817844783887 ] }, "distance": 9.75, "direction": 273.78, "angle": 78.05, "elevation": 46.08, "pano_id": "TMX7316010203-001729_pano_0000_000154", "timestamp": "2020-05-29T07:15:32.683790Z", "filename": "pano_0000_000154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 9.75207393, "relative_pitch": 78.05105759314571, "relative_heading": 273.77802960752604, "relative_elevation": 46.0817844783887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001258_pano_0000_002857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9197681854654, 52.3857660825997, 46.0254795914516 ] }, "distance": 9.83, "direction": 75.68, "angle": 77.95, "elevation": 46.03, "pano_id": "TMX7316010203-001258_pano_0000_002857", "timestamp": "2019-06-28T07:44:02.248170Z", "filename": "pano_0000_002857.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 9.82609295, "relative_pitch": 77.94870462312672, "relative_heading": 75.67734076723606, "relative_elevation": 46.0254795914516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91974866432594, 52.3857939076454, 45.9553743116558 ] }, "distance": 9.88, "direction": 55.99, "angle": 77.86, "elevation": 45.96, "pano_id": "TMX7316060226-000023_pano_0000_000028", "timestamp": "2016-08-16T11:47:59.627810Z", "filename": "pano_0000_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 9.88177751, "relative_pitch": 77.86448480917011, "relative_heading": 55.99159841991912, "relative_elevation": 45.9553743116558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_02496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919769945213895, 52.38576809888831, 0.0 ] }, "distance": 10.0, "direction": 74.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_02496", "timestamp": "2024-10-22T10:10:40Z", "filename": "recording_2024-10-22_09-10-27_02496.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 9.9994488, "relative_pitch": 0.0, "relative_heading": 74.60149797927569, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_02492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919487323333576, 52.385719152568186, 0.0 ] }, "distance": 10.0, "direction": 253.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_02492", "timestamp": "2024-10-22T10:10:38Z", "filename": "recording_2024-10-22_09-10-27_02492.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 9.99963075, "relative_pitch": 0.0, "relative_heading": 253.79096070659932, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91948571736717, 52.3857216056311, 45.9988537142053 ] }, "distance": 10.03, "direction": 255.46, "angle": 77.7, "elevation": 46.0, "pano_id": "TMX7316010203-001513_pano_0002_002160", "timestamp": "2019-12-12T10:09:59.965690Z", "filename": "pano_0002_002160.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": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 10.03270075, "relative_pitch": 77.69604202088989, "relative_heading": 255.46241366451363, "relative_elevation": 45.9988537142053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91975183312999, 52.3857936584498, 46.0091540580615 ] }, "distance": 10.05, "direction": 56.81, "angle": 77.68, "elevation": 46.01, "pano_id": "TMX7316010203-000886_pano_0000_002967", "timestamp": "2018-07-30T11:59:41.395100Z", "filename": "pano_0000_002967.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 10.04614397, "relative_pitch": 77.68273255863552, "relative_heading": 56.810950225212814, "relative_elevation": 46.0091540580615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001258_pano_0000_002853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91948601583943, 52.3857171521213, 46.0178694063798 ] }, "distance": 10.15, "direction": 252.72, "angle": 77.56, "elevation": 46.02, "pano_id": "TMX7316010203-001258_pano_0000_002853", "timestamp": "2019-06-28T07:44:00.618190Z", "filename": "pano_0000_002853.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 10.14900974, "relative_pitch": 77.56280176297263, "relative_heading": 252.7244699600515, "relative_elevation": 46.0178694063798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0002_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91977701652344, 52.3857696642802, 44.4034836832434 ] }, "distance": 10.51, "direction": 74.38, "angle": 76.68, "elevation": 44.4, "pano_id": "TMX7316010203-002825_pano_0002_000122", "timestamp": "2022-10-07T10:14:40.315700Z", "filename": "pano_0002_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 10.50995233, "relative_pitch": 76.6836089731647, "relative_heading": 74.38291893550168, "relative_elevation": 44.4034836832434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002184_pano_0000_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91947766455624, 52.385720173909, 45.8606141870841 ] }, "distance": 10.6, "direction": 255.37, "angle": 76.98, "elevation": 45.86, "pano_id": "TMX7316010203-002184_pano_0000_000430", "timestamp": "2021-06-17T09:39:37.859160Z", "filename": "pano_0000_000430.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 10.60343485, "relative_pitch": 76.98140554572016, "relative_heading": 255.37279811761235, "relative_elevation": 45.8606141870841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91976659915593, 52.385793107511, 45.983768209815 ] }, "distance": 10.87, "direction": 59.98, "angle": 76.7, "elevation": 45.98, "pano_id": "TMX7316060226-000495_pano_0000_000003", "timestamp": "2019-11-15T11:53:41.569460Z", "filename": "pano_0000_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 10.87060319, "relative_pitch": 76.69940878665699, "relative_heading": 59.98364543621522, "relative_elevation": 45.983768209815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91946582149077, 52.3857450503323, 46.0483315829188 ] }, "distance": 11.07, "direction": 270.47, "angle": 76.49, "elevation": 46.05, "pano_id": "TMX7316010203-000886_pano_0000_002971", "timestamp": "2018-07-30T11:59:43.305090Z", "filename": "pano_0000_002971.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 11.06648352, "relative_pitch": 76.48675723564091, "relative_heading": 270.468277923117, "relative_elevation": 46.0483315829188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91976917320221, 52.3857964831874, 46.0463108113036 ] }, "distance": 11.21, "direction": 58.77, "angle": 76.31, "elevation": 46.05, "pano_id": "TMX7316010203-001729_pano_0000_000150", "timestamp": "2020-05-29T07:15:30.843720Z", "filename": "pano_0000_000150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 11.21277814, "relative_pitch": 76.31421535949427, "relative_heading": 58.76956243040737, "relative_elevation": 46.0463108113036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91946346779922, 52.3857449046415, 45.9950538557023 ] }, "distance": 11.23, "direction": 270.38, "angle": 76.28, "elevation": 46.0, "pano_id": "TMX7316060226-000023_pano_0000_000032", "timestamp": "2016-08-16T11:48:01.392780Z", "filename": "pano_0000_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 11.22661316, "relative_pitch": 76.28327203839092, "relative_heading": 270.37886067937177, "relative_elevation": 45.9950538557023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91945393423375, 52.3857420385481, 46.0739427637309 ] }, "distance": 11.88, "direction": 268.82, "angle": 75.54, "elevation": 46.07, "pano_id": "TMX7316010203-002572_pano_0000_000114", "timestamp": "2022-05-11T06:21:41.271780Z", "filename": "pano_0000_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 11.87799276, "relative_pitch": 75.54376420631394, "relative_heading": 268.81961627311176, "relative_elevation": 46.0739427637309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91945503666069, 52.3857150565708, 45.9685572292656 ] }, "distance": 12.24, "direction": 254.61, "angle": 75.09, "elevation": 45.97, "pano_id": "TMX7316010203-001733_pano_0000_002150", "timestamp": "2020-06-02T11:29:37.948810Z", "filename": "pano_0000_002150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 12.23901749, "relative_pitch": 75.09100247382986, "relative_heading": 254.61479505460852, "relative_elevation": 45.9685572292656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919792299971679, 52.38579887699312, 0.0 ] }, "distance": 12.71, "direction": 61.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00218", "timestamp": "2025-09-04T06:46:40Z", "filename": "recording_2025-09-04_06-44-53_00218.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 12.71095623, "relative_pitch": 0.0, "relative_heading": 61.423828407014554, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919438348444446, 52.385738664243696, 0.0 ] }, "distance": 12.95, "direction": 267.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00223", "timestamp": "2025-09-04T06:46:42Z", "filename": "recording_2025-09-04_06-44-53_00223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 12.95150567, "relative_pitch": 0.0, "relative_heading": 267.25544287555005, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91981537695717, 52.3857763841471, 45.9832881400362 ] }, "distance": 13.23, "direction": 74.31, "angle": 73.95, "elevation": 45.98, "pano_id": "TMX7316010203-001733_pano_0000_002155", "timestamp": "2020-06-02T11:29:40.443900Z", "filename": "pano_0000_002155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 13.22665334, "relative_pitch": 73.9526245545646, "relative_heading": 74.3091300378411, "relative_elevation": 45.9832881400362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000297_pano_0000_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91980118643317, 52.3858013069247, 45.7875287188217 ] }, "distance": 13.37, "direction": 61.65, "angle": 73.72, "elevation": 45.79, "pano_id": "TMX7316010203-000297_pano_0000_000129", "timestamp": "2017-05-15T09:00:10.596320Z", "filename": "pano_0000_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 13.37173081, "relative_pitch": 73.72015197153733, "relative_heading": 61.646451140480984, "relative_elevation": 45.7875287188217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9198082420695, 52.3858003050876, 46.0476003931835 ] }, "distance": 13.75, "direction": 63.01, "angle": 73.38, "elevation": 46.05, "pano_id": "TMX7316010203-002572_pano_0000_000109", "timestamp": "2022-05-11T06:21:39.081730Z", "filename": "pano_0000_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 13.74542112, "relative_pitch": 73.37939301975243, "relative_heading": 63.00649239139983, "relative_elevation": 46.0476003931835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91942232101561, 52.3857346888967, 46.0058743236586 ] }, "distance": 14.07, "direction": 265.67, "angle": 73.0, "elevation": 46.01, "pano_id": "TMX7316060226-000495_pano_0000_000008", "timestamp": "2019-11-15T11:53:44.249390Z", "filename": "pano_0000_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.06807802, "relative_pitch": 72.99695826082316, "relative_heading": 265.6685263959917, "relative_elevation": 46.0058743236586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91941509816675, 52.3857370742179, 46.0809353906661 ] }, "distance": 14.54, "direction": 266.86, "angle": 72.49, "elevation": 46.08, "pano_id": "TMX7316010203-001729_pano_0000_000155", "timestamp": "2020-05-29T07:15:33.143710Z", "filename": "pano_0000_000155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.54153427, "relative_pitch": 72.4861230995734, "relative_heading": 266.8577922178224, "relative_elevation": 46.0809353906661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0002_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91942348464073, 52.3857058964122, 44.3593275416642 ] }, "distance": 14.59, "direction": 252.99, "angle": 71.8, "elevation": 44.36, "pano_id": "TMX7316010203-002825_pano_0002_000117", "timestamp": "2022-10-07T10:14:38.310690Z", "filename": "pano_0002_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.58655903, "relative_pitch": 71.79772214072825, "relative_heading": 252.993059007983, "relative_elevation": 44.3593275416642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91983423953445, 52.3857808356634, 45.9920756872743 ] }, "distance": 14.6, "direction": 73.8, "angle": 72.39, "elevation": 45.99, "pano_id": "TMX7316010203-001513_pano_0002_002165", "timestamp": "2019-12-12T10:10:01.940600Z", "filename": "pano_0002_002165.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": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.59761172, "relative_pitch": 72.39087082972824, "relative_heading": 73.8006135657464, "relative_elevation": 45.9920756872743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002184_pano_0000_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91983669576269, 52.385779736398, 45.8641517842188 ] }, "distance": 14.72, "direction": 74.44, "angle": 72.2, "elevation": 45.86, "pano_id": "TMX7316010203-002184_pano_0000_000435", "timestamp": "2021-06-17T09:39:40.239390Z", "filename": "pano_0000_000435.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.72499696, "relative_pitch": 72.20042041461633, "relative_heading": 74.43922235339505, "relative_elevation": 45.8641517842188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91982025880262, 52.3858053484779, 45.9418593421578 ] }, "distance": 14.73, "direction": 62.51, "angle": 72.22, "elevation": 45.94, "pano_id": "TMX7316060226-000023_pano_0000_000027", "timestamp": "2016-08-16T11:47:59.187800Z", "filename": "pano_0000_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.72974525, "relative_pitch": 72.22326168872871, "relative_heading": 62.50584525381323, "relative_elevation": 45.9418593421578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001258_pano_0000_002858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91983917597061, 52.385777577135, 46.0229089790955 ] }, "distance": 14.83, "direction": 75.51, "angle": 72.14, "elevation": 46.02, "pano_id": "TMX7316010203-001258_pano_0000_002858", "timestamp": "2019-06-28T07:44:02.643120Z", "filename": "pano_0000_002858.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.82580407, "relative_pitch": 72.14419175057115, "relative_heading": 75.5088689381176, "relative_elevation": 46.0229089790955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91982378323744, 52.3858050774186, 45.9974280027673 ] }, "distance": 14.93, "direction": 63.03, "angle": 72.02, "elevation": 46.0, "pano_id": "TMX7316010203-000886_pano_0000_002966", "timestamp": "2018-07-30T11:59:40.925090Z", "filename": "pano_0000_002966.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.92931733, "relative_pitch": 72.0182011927906, "relative_heading": 63.03369132146835, "relative_elevation": 45.9974280027673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91941681241176, 52.3857079741863, 45.9820111012086 ] }, "distance": 14.96, "direction": 254.35, "angle": 71.98, "elevation": 45.98, "pano_id": "TMX7316010203-001513_pano_0002_002159", "timestamp": "2019-12-12T10:09:59.555570Z", "filename": "pano_0002_002159.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": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.95754315, "relative_pitch": 71.98074957111471, "relative_heading": 254.34907851271527, "relative_elevation": 45.9820111012086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_02491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919417284289386, 52.38570571169353, 0.0 ] }, "distance": 15.0, "direction": 253.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_02491", "timestamp": "2024-10-22T10:10:38Z", "filename": "recording_2024-10-22_09-10-27_02491.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 14.99662716, "relative_pitch": 0.0, "relative_heading": 253.38972067255904, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_02497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91984081150171, 52.38577991528941, 0.0 ] }, "distance": 15.0, "direction": 74.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_02497", "timestamp": "2024-10-22T10:10:41Z", "filename": "recording_2024-10-22_09-10-27_02497.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 15.000395, "relative_pitch": 0.0, "relative_heading": 74.65310582007328, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001258_pano_0000_002852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91941546819087, 52.3857039301758, 46.0041280649602 ] }, "distance": 15.17, "direction": 252.81, "angle": 71.75, "elevation": 46.0, "pano_id": "TMX7316010203-001258_pano_0000_002852", "timestamp": "2019-06-28T07:44:00.188180Z", "filename": "pano_0000_002852.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 15.17257523, "relative_pitch": 71.74697967498743, "relative_heading": 252.8058304897782, "relative_elevation": 46.0041280649602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0002_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91984826150775, 52.3857811843881, 44.4051420781761 ] }, "distance": 15.53, "direction": 74.65, "angle": 70.73, "elevation": 44.41, "pano_id": "TMX7316010203-002825_pano_0002_000123", "timestamp": "2022-10-07T10:14:40.710690Z", "filename": "pano_0002_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 15.52692444, "relative_pitch": 70.72705447478297, "relative_heading": 74.64595962036039, "relative_elevation": 44.4051420781761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91983586001363, 52.3858041299087, 45.9720323123038 ] }, "distance": 15.62, "direction": 64.75, "angle": 71.23, "elevation": 45.97, "pano_id": "TMX7316060226-000495_pano_0000_000002", "timestamp": "2019-11-15T11:53:40.969430Z", "filename": "pano_0000_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 15.62134344, "relative_pitch": 71.23218678865415, "relative_heading": 64.74620122716226, "relative_elevation": 45.9720323123038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002184_pano_0000_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91940668948637, 52.385705717787, 45.8399589620531 ] }, "distance": 15.69, "direction": 254.15, "angle": 71.11, "elevation": 45.84, "pano_id": "TMX7316010203-002184_pano_0000_000429", "timestamp": "2021-06-17T09:39:37.374190Z", "filename": "pano_0000_000429.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 15.68905499, "relative_pitch": 71.10612087673101, "relative_heading": 254.14518662957428, "relative_elevation": 45.8399589620531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9197410606036, 52.3856211863614, 46.164889507927 ] }, "distance": 15.7, "direction": 150.73, "angle": 71.22, "elevation": 46.16, "pano_id": "TMX7316010203-000886_pano_0000_002473", "timestamp": "2018-07-30T11:52:37.156470Z", "filename": "pano_0000_002473.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 15.69625729, "relative_pitch": 71.2217499979303, "relative_heading": 150.73179018235365, "relative_elevation": 46.164889507927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91939510089566, 52.3857314308921, 46.0432318933308 ] }, "distance": 15.95, "direction": 264.87, "angle": 70.9, "elevation": 46.04, "pano_id": "TMX7316010203-000886_pano_0000_002972", "timestamp": "2018-07-30T11:59:43.800050Z", "filename": "pano_0000_002972.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 15.94501839, "relative_pitch": 70.89875571092487, "relative_heading": 264.87251270772464, "relative_elevation": 46.0432318933308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91984014571885, 52.3858073330966, 46.0312607996166 ] }, "distance": 16.04, "direction": 64.04, "angle": 70.79, "elevation": 46.03, "pano_id": "TMX7316010203-001729_pano_0000_000149", "timestamp": "2020-05-29T07:15:30.383720Z", "filename": "pano_0000_000149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 16.03853727, "relative_pitch": 70.7902802720822, "relative_heading": 64.0392784425272, "relative_elevation": 46.0312607996166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91939253467558, 52.3857313942578, 45.9893091032282 ] }, "distance": 16.12, "direction": 264.91, "angle": 70.68, "elevation": 45.99, "pano_id": "TMX7316060226-000023_pano_0000_000033", "timestamp": "2016-08-16T11:48:01.842780Z", "filename": "pano_0000_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 16.1194117, "relative_pitch": 70.68425999441982, "relative_heading": 264.9135875766866, "relative_elevation": 45.9893091032282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91968065762966, 52.3856007613301, 46.2106116255745 ] }, "distance": 16.36, "direction": 167.43, "angle": 70.51, "elevation": 46.21, "pano_id": "TMX7316010203-000886_pano_0000_002474", "timestamp": "2018-07-30T11:52:38.321370Z", "filename": "pano_0000_002474.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 16.35764801, "relative_pitch": 70.5070379343499, "relative_heading": 167.42529783938474, "relative_elevation": 46.2106116255745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91980210126092, 52.3856399106594, 46.1105378028005 ] }, "distance": 16.57, "direction": 134.46, "angle": 70.23, "elevation": 46.11, "pano_id": "TMX7316010203-000886_pano_0000_002472", "timestamp": "2018-07-30T11:52:35.861420Z", "filename": "pano_0000_002472.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 16.57450039, "relative_pitch": 70.2289513741225, "relative_heading": 134.45985667113382, "relative_elevation": 46.1105378028005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91938398032065, 52.3857287558833, 46.0634308466688 ] }, "distance": 16.73, "direction": 264.09, "angle": 70.04, "elevation": 46.06, "pano_id": "TMX7316010203-002572_pano_0000_000115", "timestamp": "2022-05-11T06:21:41.721720Z", "filename": "pano_0000_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 16.72731395, "relative_pitch": 70.04219180540362, "relative_heading": 264.08878962985045, "relative_elevation": 46.0634308466688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91970778739505, 52.3855999395544, 46.176294320263 ] }, "distance": 16.94, "direction": 161.38, "angle": 69.85, "elevation": 46.18, "pano_id": "TMX7316060226-000495_pano_0000_001561", "timestamp": "2019-11-15T12:15:25.604930Z", "filename": "pano_0000_001561.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 16.94311936, "relative_pitch": 69.85077880751652, "relative_heading": 161.38478857225687, "relative_elevation": 46.176294320263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91969455001081, 52.3855952918408, 46.1855295486748 ] }, "distance": 17.18, "direction": 164.79, "angle": 69.6, "elevation": 46.19, "pano_id": "TMX7316010203-001729_pano_0000_001780", "timestamp": "2020-05-29T07:47:51.765530Z", "filename": "pano_0000_001780.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.17580364, "relative_pitch": 69.60048043259009, "relative_heading": 164.7867464009648, "relative_elevation": 46.1855295486748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000297_pano_0000_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91937732426256, 52.3857287726129, 45.8315068148077 ] }, "distance": 17.18, "direction": 264.25, "angle": 69.45, "elevation": 45.83, "pano_id": "TMX7316010203-000297_pano_0000_000132", "timestamp": "2017-05-15T09:00:13.506270Z", "filename": "pano_0000_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.17796635, "relative_pitch": 69.45365369016069, "relative_heading": 264.2506429304098, "relative_elevation": 45.8315068148077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91938411661397, 52.3857004317578, 45.9495104718953 ] }, "distance": 17.33, "direction": 253.66, "angle": 69.34, "elevation": 45.95, "pano_id": "TMX7316010203-001733_pano_0000_002149", "timestamp": "2020-06-02T11:29:37.443880Z", "filename": "pano_0000_002149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.32879995, "relative_pitch": 69.33718746530462, "relative_heading": 253.66265768576758, "relative_elevation": 45.9495104718953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91963770367678, 52.3855880854102, 46.172267537564 ] }, "distance": 17.39, "direction": 177.9, "angle": 69.36, "elevation": 46.17, "pano_id": "TMX7316060226-000495_pano_0000_001562", "timestamp": "2019-11-15T12:15:26.174920Z", "filename": "pano_0000_001562.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.38744762, "relative_pitch": 69.36474360200533, "relative_heading": 177.9015079344489, "relative_elevation": 46.172267537564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919863302259972, 52.38581032886342, 0.0 ] }, "distance": 17.61, "direction": 65.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00217", "timestamp": "2025-09-04T06:46:40Z", "filename": "recording_2025-09-04_06-44-53_00217.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.60634123, "relative_pitch": 0.0, "relative_heading": 65.3100449243064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001071_pano_0005_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001071_pano_0005_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001071_pano_0005_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91972736670865, 52.3855971758236, 40.1732373442501 ] }, "distance": 17.7, "direction": 157.61, "angle": 66.22, "elevation": 40.17, "pano_id": "TMX7316010203-001071_pano_0005_000080", "timestamp": "2019-01-24T12:10:16.067860Z", "filename": "pano_0005_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.69849336, "relative_pitch": 66.22390208249305, "relative_heading": 157.61000729518167, "relative_elevation": 40.1732373442501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_001421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_001421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_001421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91966691769534, 52.3855862242435, 46.1147196264938 ] }, "distance": 17.78, "direction": 171.51, "angle": 68.92, "elevation": 46.11, "pano_id": "TMX7316010203-002572_pano_0000_001421", "timestamp": "2022-05-11T06:42:14.197820Z", "filename": "pano_0000_001421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.77786627, "relative_pitch": 68.91765457928362, "relative_heading": 171.50643809635812, "relative_elevation": 46.1147196264938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919368158315724, 52.3857254357673, 0.0 ] }, "distance": 17.84, "direction": 263.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00224", "timestamp": "2025-09-04T06:46:43Z", "filename": "recording_2025-09-04_06-44-53_00224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.83873914, "relative_pitch": 0.0, "relative_heading": 263.26481096352626, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91983586075699, 52.3856458968452, 46.0758044971153 ] }, "distance": 17.87, "direction": 127.76, "angle": 68.8, "elevation": 46.08, "pano_id": "TMX7316010203-000886_pano_0000_002471", "timestamp": "2018-07-30T11:52:27.701410Z", "filename": "pano_0000_002471.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.8706117, "relative_pitch": 68.80109717806843, "relative_heading": 127.75860134973412, "relative_elevation": 46.0758044971153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_001420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_001420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_001420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91973875071344, 52.3855983330536, 46.1074980637059 ] }, "distance": 17.89, "direction": 155.16, "angle": 68.79, "elevation": 46.11, "pano_id": "TMX7316010203-002572_pano_0000_001420", "timestamp": "2022-05-11T06:42:13.672790Z", "filename": "pano_0000_001420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.89106357, "relative_pitch": 68.79228413855874, "relative_heading": 155.1570768070875, "relative_elevation": 46.1074980637059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91976703782504, 52.3856074140032, 46.1773193180561 ] }, "distance": 17.92, "direction": 148.19, "angle": 68.8, "elevation": 46.18, "pano_id": "TMX7316010203-001729_pano_0000_001779", "timestamp": "2020-05-29T07:47:51.080620Z", "filename": "pano_0000_001779.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.91543108, "relative_pitch": 68.7952230541942, "relative_heading": 148.19272470666337, "relative_elevation": 46.1773193180561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001071_pano_0005_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001071_pano_0005_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001071_pano_0005_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91965661669905, 52.3855839779938, 40.1631052820012 ] }, "distance": 17.94, "direction": 173.84, "angle": 65.94, "elevation": 40.16, "pano_id": "TMX7316010203-001071_pano_0005_000081", "timestamp": "2019-01-24T12:10:16.872860Z", "filename": "pano_0005_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.93637183, "relative_pitch": 65.93502135034407, "relative_heading": 173.84085044570006, "relative_elevation": 40.1631052820012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91961682646155, 52.3855830571302, 46.2059399494901 ] }, "distance": 17.95, "direction": 182.51, "angle": 68.77, "elevation": 46.21, "pano_id": "TMX7316010203-000886_pano_0000_002475", "timestamp": "2018-07-30T11:52:39.471380Z", "filename": "pano_0000_002475.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.9524679, "relative_pitch": 68.76727841380838, "relative_heading": 182.50541562120253, "relative_elevation": 46.2059399494901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91977816535826, 52.3856114029776, 46.1654463512823 ] }, "distance": 17.96, "direction": 145.39, "angle": 68.74, "elevation": 46.17, "pano_id": "TMX7316060226-000495_pano_0000_001560", "timestamp": "2019-11-15T12:15:25.030010Z", "filename": "pano_0000_001560.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.95900218, "relative_pitch": 68.74327108525688, "relative_heading": 145.39108992344117, "relative_elevation": 46.1654463512823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919622230629, 52.3855827310855, 46.1827944600955 ] }, "distance": 17.98, "direction": 181.33, "angle": 68.73, "elevation": 46.18, "pano_id": "TMX7316010203-001729_pano_0000_001781", "timestamp": "2020-05-29T07:47:52.445550Z", "filename": "pano_0000_001781.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 17.97642066, "relative_pitch": 68.73177459568488, "relative_heading": 181.32864072990077, "relative_elevation": 46.1827944600955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91988751905266, 52.3857875900005, 45.9756634226069 ] }, "distance": 18.29, "direction": 74.71, "angle": 68.3, "elevation": 45.98, "pano_id": "TMX7316010203-001733_pano_0000_002156", "timestamp": "2020-06-02T11:29:40.933870Z", "filename": "pano_0000_002156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 18.29316013, "relative_pitch": 68.30298924856707, "relative_heading": 74.70980601064528, "relative_elevation": 45.9756634226069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91987937955915, 52.3858110913844, 46.0304414713755 ] }, "distance": 18.64, "direction": 66.48, "angle": 67.95, "elevation": 46.03, "pano_id": "TMX7316010203-002572_pano_0000_000108", "timestamp": "2022-05-11T06:21:38.656770Z", "filename": "pano_0000_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 18.64023064, "relative_pitch": 67.95429621081469, "relative_heading": 66.47859981326306, "relative_elevation": 46.0304414713755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002343_pano_0000_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002343_pano_0000_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002343_pano_0000_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91970673031198, 52.3855829190752, 46.1404022602364 ] }, "distance": 18.73, "direction": 163.44, "angle": 67.91, "elevation": 46.14, "pano_id": "TMX7316010203-002343_pano_0000_000178", "timestamp": "2021-12-24T09:30:48.261590Z", "filename": "pano_0000_000178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 18.72709802, "relative_pitch": 67.90914315475987, "relative_heading": 163.44359350370425, "relative_elevation": 46.1404022602364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91935387112913, 52.3857218588845, 45.9981034230441 ] }, "distance": 18.85, "direction": 262.41, "angle": 67.71, "elevation": 46.0, "pano_id": "TMX7316060226-000495_pano_0000_000009", "timestamp": "2019-11-15T11:53:44.774320Z", "filename": "pano_0000_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 18.85356336, "relative_pitch": 67.71240566229466, "relative_heading": 262.4102763122866, "relative_elevation": 45.9981034230441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001071_pano_0005_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001071_pano_0005_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001071_pano_0005_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91979875160388, 52.3856105780997, 40.2564735459164 ] }, "distance": 18.86, "direction": 142.04, "angle": 64.89, "elevation": 40.26, "pano_id": "TMX7316010203-001071_pano_0005_000079", "timestamp": "2019-01-24T12:10:15.252850Z", "filename": "pano_0005_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 18.86282685, "relative_pitch": 64.89379491083821, "relative_heading": 142.04341940545984, "relative_elevation": 40.2564735459164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_07-46-10_00289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_07-46-10_00289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_07-46-10_00289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91969377584928, 52.38557799361613, 0.0 ] }, "distance": 19.03, "direction": 166.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_07-46-10_00289", "timestamp": "2025-09-04T07:52:15Z", "filename": "recording_2025-09-04_07-46-10_00289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.02749584, "relative_pitch": 0.0, "relative_heading": 166.46111675908324, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_004849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_004849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_004849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91967968030831, 52.3855754863772, 46.1466989442706 ] }, "distance": 19.1, "direction": 169.46, "angle": 67.52, "elevation": 46.15, "pano_id": "TMX7316060226-000022_pano_0008_004849", "timestamp": "2016-08-16T10:11:11.780510Z", "filename": "pano_0008_004849.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.10017157, "relative_pitch": 67.51528041990117, "relative_heading": 169.4573112879654, "relative_elevation": 46.1466989442706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_001422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_001422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_001422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9195954907652, 52.3855736161504, 46.0915857264772 ] }, "distance": 19.12, "direction": 186.72, "angle": 67.47, "elevation": 46.09, "pano_id": "TMX7316010203-002572_pano_0000_001422", "timestamp": "2022-05-11T06:42:14.737810Z", "filename": "pano_0000_001422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.11723276, "relative_pitch": 67.47297758411352, "relative_heading": 186.72118555014896, "relative_elevation": 46.0915857264772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91956765402213, 52.3855754815058, 46.151472681202 ] }, "distance": 19.23, "direction": 192.41, "angle": 67.38, "elevation": 46.15, "pano_id": "TMX7316060226-000495_pano_0000_001563", "timestamp": "2019-11-15T12:15:26.744900Z", "filename": "pano_0000_001563.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.22767282, "relative_pitch": 67.38236441104925, "relative_heading": 192.41185337188472, "relative_elevation": 46.151472681202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002343_pano_0000_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002343_pano_0000_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002343_pano_0000_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9196339866012, 52.3855714023033, 46.1278216773644 ] }, "distance": 19.24, "direction": 178.86, "angle": 67.36, "elevation": 46.13, "pano_id": "TMX7316010203-002343_pano_0000_000177", "timestamp": "2021-12-24T09:30:47.751520Z", "filename": "pano_0000_000177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.23601929, "relative_pitch": 67.36310426829286, "relative_heading": 178.8573423144522, "relative_elevation": 46.1278216773644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_001419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_001419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_001419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_001419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91981057887032, 52.3856104013624, 46.0978358965367 ] }, "distance": 19.38, "direction": 140.2, "angle": 67.19, "elevation": 46.1, "pano_id": "TMX7316010203-002572_pano_0000_001419", "timestamp": "2022-05-11T06:42:13.157840Z", "filename": "pano_0000_001419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.38363726, "relative_pitch": 67.19377742278631, "relative_heading": 140.2020410069673, "relative_elevation": 46.0978358965367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_004850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_004850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_004850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9197530584619, 52.3855874558499, 46.1429790835828 ] }, "distance": 19.4, "direction": 154.05, "angle": 67.19, "elevation": 46.14, "pano_id": "TMX7316060226-000022_pano_0008_004850", "timestamp": "2016-08-16T10:11:12.400530Z", "filename": "pano_0008_004850.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.40232842, "relative_pitch": 67.1940845303549, "relative_heading": 154.04811513251303, "relative_elevation": 46.1429790835828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91934521633433, 52.3857235793893, 46.0785263758153 ] }, "distance": 19.41, "direction": 263.2, "angle": 67.15, "elevation": 46.08, "pano_id": "TMX7316010203-001729_pano_0000_000156", "timestamp": "2020-05-29T07:15:33.603710Z", "filename": "pano_0000_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.41422989, "relative_pitch": 67.15288589805789, "relative_heading": 263.20006041362666, "relative_elevation": 46.0785263758153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_07-46-10_00290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_07-46-10_00290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_07-46-10_00290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91976463893345, 52.385590074134555, 0.0 ] }, "distance": 19.5, "direction": 151.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_07-46-10_00290", "timestamp": "2025-09-04T07:52:15Z", "filename": "recording_2025-09-04_07-46-10_00290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.503351, "relative_pitch": 0.0, "relative_heading": 151.59004893722044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001071_pano_0005_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001071_pano_0005_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001071_pano_0005_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/24/TMX7316010203-001071/pano_0005_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9195876024534, 52.3855704860227, 40.1527779418975 ] }, "distance": 19.53, "direction": 188.17, "angle": 64.06, "elevation": 40.15, "pano_id": "TMX7316010203-001071_pano_0005_000082", "timestamp": "2019-01-24T12:10:17.677820Z", "filename": "pano_0005_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.53221567, "relative_pitch": 64.05951401552231, "relative_heading": 188.16642226952726, "relative_elevation": 40.1527779418975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91990445752186, 52.3857919803346, 45.9815931497142 ] }, "distance": 19.54, "direction": 74.22, "angle": 66.98, "elevation": 45.98, "pano_id": "TMX7316010203-001513_pano_0002_002166", "timestamp": "2019-12-12T10:10:02.325560Z", "filename": "pano_0002_002166.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": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.5351553, "relative_pitch": 66.98191935757781, "relative_heading": 74.21965221008554, "relative_elevation": 45.9815931497142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0002_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9193537596961, 52.3856913610126, 44.346939124167 ] }, "distance": 19.6, "direction": 252.53, "angle": 66.16, "elevation": 44.35, "pano_id": "TMX7316010203-002825_pano_0002_000116", "timestamp": "2022-10-07T10:14:37.895710Z", "filename": "pano_0002_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.59997784, "relative_pitch": 66.156051284643, "relative_heading": 252.5307528321823, "relative_elevation": 44.346939124167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002343_pano_0000_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002343_pano_0000_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002343_pano_0000_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/24/TMX7316010203-002343/pano_0000_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91977938759034, 52.3855941698735, 46.1313054272905 ] }, "distance": 19.61, "direction": 148.37, "angle": 66.97, "elevation": 46.13, "pano_id": "TMX7316010203-002343_pano_0000_000179", "timestamp": "2021-12-24T09:30:48.771510Z", "filename": "pano_0000_000179.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.61113055, "relative_pitch": 66.96890555293204, "relative_heading": 148.37436907390477, "relative_elevation": 46.1313054272905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91989237516013, 52.3858168899054, 45.9217812102288 ] }, "distance": 19.71, "direction": 65.79, "angle": 66.77, "elevation": 45.92, "pano_id": "TMX7316060226-000023_pano_0000_000026", "timestamp": "2016-08-16T11:47:58.742800Z", "filename": "pano_0000_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.71047831, "relative_pitch": 66.77009502210602, "relative_heading": 65.7853027646354, "relative_elevation": 45.9217812102288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000866_pano_0000_001898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91972852135979, 52.385577689335, 46.1374679319561 ] }, "distance": 19.75, "direction": 159.8, "angle": 66.83, "elevation": 46.14, "pano_id": "TMX7316010203-000866_pano_0000_001898", "timestamp": "2018-07-24T12:07:08.950750Z", "filename": "pano_0000_001898.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.74769716, "relative_pitch": 66.82817167576515, "relative_heading": 159.7960174637828, "relative_elevation": 46.1374679319561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002184_pano_0000_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91990853303895, 52.3857902673014, 45.8556011114269 ] }, "distance": 19.75, "direction": 74.97, "angle": 66.7, "elevation": 45.86, "pano_id": "TMX7316010203-002184_pano_0000_000436", "timestamp": "2021-06-17T09:39:40.709370Z", "filename": "pano_0000_000436.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.75204254, "relative_pitch": 66.69631038471758, "relative_heading": 74.97066285565921, "relative_elevation": 45.8556011114269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001258_pano_0000_002859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9199102024085, 52.385788650239, 46.0119045339525 ] }, "distance": 19.82, "direction": 75.56, "angle": 66.7, "elevation": 46.01, "pano_id": "TMX7316010203-001258_pano_0000_002859", "timestamp": "2019-06-28T07:44:03.033290Z", "filename": "pano_0000_002859.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.81619822, "relative_pitch": 66.69964129076166, "relative_heading": 75.55836112704772, "relative_elevation": 46.0119045339525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91934903592418, 52.3856934659804, 45.9790745228529 ] }, "distance": 19.84, "direction": 253.45, "angle": 66.66, "elevation": 45.98, "pano_id": "TMX7316010203-001513_pano_0002_002158", "timestamp": "2019-12-12T10:09:59.145590Z", "filename": "pano_0002_002158.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": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.83903282, "relative_pitch": 66.66078749632196, "relative_heading": 253.45489672146255, "relative_elevation": 45.9790745228529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000297_pano_0000_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91969759381371, 52.3855709696862, 46.0419417638332 ] }, "distance": 19.85, "direction": 166.26, "angle": 66.68, "elevation": 46.04, "pano_id": "TMX7316010203-000297_pano_0000_000143", "timestamp": "2017-05-15T09:00:32.716120Z", "filename": "pano_0000_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.84834054, "relative_pitch": 66.67948336358657, "relative_heading": 166.25975523785687, "relative_elevation": 46.0419417638332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919895395451, 52.3858164158, 45.9780866643414 ] }, "distance": 19.88, "direction": 66.17, "angle": 66.62, "elevation": 45.98, "pano_id": "TMX7316010203-000886_pano_0000_002965", "timestamp": "2018-07-30T11:59:40.455080Z", "filename": "pano_0000_002965.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.87682835, "relative_pitch": 66.6206451710779, "relative_heading": 66.16712156519827, "relative_elevation": 45.9780866643414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_07-46-10_00288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_07-46-10_00288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_07-46-10_00288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_07-46-10_00288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919623510088431, 52.38556498968341, 0.0 ] }, "distance": 19.95, "direction": 180.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_07-46-10_00288", "timestamp": "2025-09-04T07:52:14Z", "filename": "recording_2025-09-04_07-46-10_00288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.94848108, "relative_pitch": 0.0, "relative_heading": 180.94702349210075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9198392264944, 52.3856192454744, 46.1717452527955 ] }, "distance": 19.99, "direction": 134.09, "angle": 66.59, "elevation": 46.17, "pano_id": "TMX7316010203-001729_pano_0000_001778", "timestamp": "2020-05-29T07:47:50.390660Z", "filename": "pano_0000_001778.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.98965566, "relative_pitch": 66.59022046064281, "relative_heading": 134.08955569360907, "relative_elevation": 46.1717452527955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_02490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919347871614287, 52.385691135458984, 0.0 ] }, "distance": 19.99, "direction": 252.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_02490", "timestamp": "2024-10-22T10:10:37Z", "filename": "recording_2024-10-22_09-10-27_02490.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 19.9901515, "relative_pitch": 0.0, "relative_heading": 252.80707732536018, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_02498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_02498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91991172886399, 52.38579159613858, 0.0 ] }, "distance": 20.0, "direction": 74.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_02498", "timestamp": "2024-10-22T10:10:41Z", "filename": "recording_2024-10-22_09-10-27_02498.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.00072047, "relative_pitch": 0.0, "relative_heading": 74.72319759091737, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91955015204287, 52.3855695777514, 46.1708581671119 ] }, "distance": 20.15, "direction": 195.32, "angle": 66.42, "elevation": 46.17, "pano_id": "TMX7316010203-001729_pano_0000_001782", "timestamp": "2020-05-29T07:47:53.140610Z", "filename": "pano_0000_001782.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.15134846, "relative_pitch": 66.42105646715184, "relative_heading": 195.32062140156626, "relative_elevation": 46.1708581671119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.919674143628452, 52.38556512258369, 0.0 ] }, "distance": 20.17, "direction": 171.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01929", "timestamp": "2024-10-22T10:02:43Z", "filename": "recording_2024-10-22_09-10-27_01929.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.17334377, "relative_pitch": 0.0, "relative_heading": 171.10941884117673, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001258_pano_0000_002851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001258_pano_0000_002851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/28/TMX7316010203-001258/pano_0000_002851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91934521787333, 52.385690015933, 46.003886859864 ] }, "distance": 20.2, "direction": 252.62, "angle": 66.29, "elevation": 46.0, "pano_id": "TMX7316010203-001258_pano_0000_002851", "timestamp": "2019-06-28T07:43:59.743140Z", "filename": "pano_0000_002851.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.19969072, "relative_pitch": 66.2943652749093, "relative_heading": 252.62100676417387, "relative_elevation": 46.003886859864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91984854936473, 52.3856222992967, 46.1591740073636 ] }, "distance": 20.22, "direction": 132.15, "angle": 66.34, "elevation": 46.16, "pano_id": "TMX7316060226-000495_pano_0000_001559", "timestamp": "2019-11-15T12:15:24.455240Z", "filename": "pano_0000_001559.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.22076678, "relative_pitch": 66.3434063427727, "relative_heading": 132.14616759985768, "relative_elevation": 46.1591740073636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_004848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_004848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_004848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_004848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91960632171438, 52.3855626439424, 46.1126971021295 ] }, "distance": 20.26, "direction": 184.25, "angle": 66.28, "elevation": 46.11, "pano_id": "TMX7316060226-000022_pano_0008_004848", "timestamp": "2016-08-16T10:11:11.140520Z", "filename": "pano_0008_004848.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.26237558, "relative_pitch": 66.27883798514794, "relative_heading": 184.24542881210044, "relative_elevation": 46.1126971021295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91955031794137, 52.3855682258261, 46.2014428498223 ] }, "distance": 20.29, "direction": 195.18, "angle": 66.29, "elevation": 46.2, "pano_id": "TMX7316010203-000886_pano_0000_002476", "timestamp": "2018-07-30T11:52:40.531360Z", "filename": "pano_0000_002476.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.29351616, "relative_pitch": 66.28700344181921, "relative_heading": 195.1776414085848, "relative_elevation": 46.2014428498223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91974550156421, 52.3855759603261, 0.0 ] }, "distance": 20.35, "direction": 156.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01930", "timestamp": "2024-10-22T10:02:44Z", "filename": "recording_2024-10-22_09-10-27_01930.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.35303582, "relative_pitch": 0.0, "relative_heading": 156.92753430543874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91968850702298, 52.3855649470577, 46.1161147113889 ] }, "distance": 20.37, "direction": 168.4, "angle": 66.17, "elevation": 46.12, "pano_id": "TMX7316010203-002183_pano_0001_002876", "timestamp": "2021-06-17T08:21:51.243200Z", "filename": "pano_0001_002876.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.36656889, "relative_pitch": 66.17198706515555, "relative_heading": 168.3987530846153, "relative_elevation": 46.1161147113889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91990515159545, 52.3858147043919, 45.9592484040186 ] }, "distance": 20.41, "direction": 67.41, "angle": 66.05, "elevation": 45.96, "pano_id": "TMX7316060226-000495_pano_0000_000001", "timestamp": "2019-11-15T11:53:40.324360Z", "filename": "pano_0000_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.412294, "relative_pitch": 66.05212730257095, "relative_heading": 67.4095697313459, "relative_elevation": 45.9592484040186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0002_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0002_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0002_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91991960505997, 52.3857924046094, 44.3987369975075 ] }, "distance": 20.54, "direction": 74.88, "angle": 65.17, "elevation": 44.4, "pano_id": "TMX7316010203-002825_pano_0002_000124", "timestamp": "2022-10-07T10:14:41.110890Z", "filename": "pano_0002_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.54180657, "relative_pitch": 65.17160223161277, "relative_heading": 74.87523675298286, "relative_elevation": 44.3987369975075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91976057013406, 52.3855768986216, 46.1115361945704 ] }, "distance": 20.68, "direction": 154.2, "angle": 65.84, "elevation": 46.11, "pano_id": "TMX7316010203-002183_pano_0001_002877", "timestamp": "2021-06-17T08:21:51.883160Z", "filename": "pano_0001_002877.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.68250744, "relative_pitch": 65.84223105029739, "relative_heading": 154.19831439910615, "relative_elevation": 46.1115361945704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002184_pano_0000_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002184_pano_0000_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002184/pano_0000_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9193363067791, 52.3856906013013, 45.8375782826915 ] }, "distance": 20.76, "direction": 253.29, "angle": 65.63, "elevation": 45.84, "pano_id": "TMX7316010203-002184_pano_0000_000428", "timestamp": "2021-06-17T09:39:36.889390Z", "filename": "pano_0000_000428.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.76068658, "relative_pitch": 65.63334889989298, "relative_heading": 253.29272940284986, "relative_elevation": 45.8375782826915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000866_pano_0000_001899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91980025343181, 52.3855895239059, 46.1229855483398 ] }, "distance": 20.82, "direction": 145.79, "angle": 65.71, "elevation": 46.12, "pano_id": "TMX7316010203-000866_pano_0000_001899", "timestamp": "2018-07-24T12:07:09.440670Z", "filename": "pano_0000_001899.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.81745984, "relative_pitch": 65.70811792251072, "relative_heading": 145.79015041643456, "relative_elevation": 46.1229855483398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_002973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_002973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_002973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91932541216006, 52.3857174460736, 46.0428526336327 ] }, "distance": 20.84, "direction": 261.78, "angle": 65.65, "elevation": 46.04, "pano_id": "TMX7316010203-000886_pano_0000_002973", "timestamp": "2018-07-30T11:59:44.305070Z", "filename": "pano_0000_002973.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.84038458, "relative_pitch": 65.64705744794705, "relative_heading": 261.77573101956335, "relative_elevation": 46.0428526336327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_02494/adjacencies/recording_2024-10-22_09-10-27_02494/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91991162063305, 52.3858181133394, 46.0154324714094 ] }, "distance": 20.97, "direction": 66.91, "angle": 65.51, "elevation": 46.02, "pano_id": "TMX7316010203-001729_pano_0000_000148", "timestamp": "2020-05-29T07:15:29.918770Z", "filename": "pano_0000_000148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_02494", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123167.42644583833, 488756.71309636673 ] }, "relative_distance": 20.96544818, "relative_pitch": 65.50514761129934, "relative_heading": 66.91482726156323, "relative_elevation": 46.0154324714094 } ] } }