Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90803839171805, 52.3576098651232, 45.7351846741512 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7315120208-000050_pano_0001_000678", "timestamp": "2016-05-17T07:53:58.941280Z", "filename": "pano_0001_000678.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908043361608533, 52.35761222552293, 0.0 ] }, "distance": 0.43, "direction": 52.2, "angle": -89.46, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01671", "timestamp": "2024-10-02T08:40:36Z", "filename": "recording_2024-10-02_08-12-25_01671.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 0.42852404, "relative_pitch": -89.46317259620099, "relative_heading": 52.19897629061693, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90803761576204, 52.3576202747667, 45.8671899214387 ] }, "distance": 1.16, "direction": 357.39, "angle": 6.49, "elevation": 0.13, "pano_id": "TMX7316010203-000720_pano_0002_000481", "timestamp": "2018-05-15T07:23:24.162490Z", "filename": "pano_0002_000481.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 1.15952986, "relative_pitch": 6.494805264981127, "relative_heading": 357.3868584030115, "relative_elevation": 0.13200524728750196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90804903242966, 52.3576200414466, 45.4705268638209 ] }, "distance": 1.34, "direction": 32.63, "angle": -11.14, "elevation": -0.26, "pano_id": "TMX7316010203-001184_pano_0000_000393", "timestamp": "2019-05-15T06:32:12.408810Z", "filename": "pano_0000_000393.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 1.34454031, "relative_pitch": -11.1356744180594, "relative_heading": 32.62763646860198, "relative_elevation": -0.26465781033029856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90805859503906, 52.3576138020304, 45.4273494258523 ] }, "distance": 1.44, "direction": 72.35, "angle": -12.03, "elevation": -0.31, "pano_id": "TMX7315120208-000059_pano_0001_000016", "timestamp": "2016-05-26T12:24:35.157150Z", "filename": "pano_0001_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 1.4444718, "relative_pitch": -12.030482111750455, "relative_heading": 72.34542132836323, "relative_elevation": -0.3078352482989004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90803688311416, 52.3576233657702, 46.4559921016917 ] }, "distance": 1.51, "direction": 356.09, "angle": 25.58, "elevation": 0.72, "pano_id": "TMX7316010203-002544_pano_0000_000276", "timestamp": "2022-04-26T06:42:48.467700Z", "filename": "pano_0000_000276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 1.50578468, "relative_pitch": 25.58007614607569, "relative_heading": 356.0861215799724, "relative_elevation": 0.7208074275404996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90805479549716, 52.3576199483584, 47.3321308130398 ] }, "distance": 1.58, "direction": 44.89, "angle": 45.24, "elevation": 1.6, "pano_id": "TMX7316010203-001681_pano_0000_000321", "timestamp": "2020-04-29T10:33:38.157770Z", "filename": "pano_0000_000321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 1.58362748, "relative_pitch": 45.23992479791226, "relative_heading": 44.886825804417455, "relative_elevation": 1.5969461388885975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90801437155199, 52.3576107401237, 45.6406652079895 ] }, "distance": 1.64, "direction": 273.4, "angle": -3.3, "elevation": -0.09, "pano_id": "TMX7316010203-002137_pano_0000_002125", "timestamp": "2021-05-12T08:07:13.107730Z", "filename": "pano_0000_002125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 1.63937378, "relative_pitch": -3.2997829407465424, "relative_heading": 273.4048975363222, "relative_elevation": -0.09451946616169948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908009934293557, 52.35760637949338, 0.0 ] }, "distance": 1.98, "direction": 258.69, "angle": -87.52, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00558", "timestamp": "2025-06-20T12:12:25Z", "filename": "recording_2025-06-20_12-01-53_00558.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 1.97720357, "relative_pitch": -87.52455524058612, "relative_heading": 258.68715522350243, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90806606665933, 52.3576156770865, 46.6315413769335 ] }, "distance": 1.99, "direction": 71.07, "angle": 24.21, "elevation": 0.9, "pano_id": "TMX7316010203-002591_pano_0000_001269", "timestamp": "2022-06-13T07:19:03.755450Z", "filename": "pano_0000_001269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 1.99330723, "relative_pitch": 24.21264719269598, "relative_heading": 71.06795494431555, "relative_elevation": 0.896356702782299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90799865498542, 52.3576006489281, 46.6484070178121 ] }, "distance": 2.89, "direction": 249.25, "angle": 17.51, "elevation": 0.91, "pano_id": "TMX7316010203-002591_pano_0000_001270", "timestamp": "2022-06-13T07:19:04.835500Z", "filename": "pano_0000_001270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 2.89497014, "relative_pitch": 17.50795224088149, "relative_heading": 249.25293250105747, "relative_elevation": 0.9132223436608982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908077627055281, 52.35762079118672, 0.0 ] }, "distance": 2.94, "direction": 65.54, "angle": -86.33, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00559", "timestamp": "2025-06-20T12:12:25Z", "filename": "recording_2025-06-20_12-01-53_00559.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 2.93657959, "relative_pitch": -86.32617714457145, "relative_heading": 65.54267638568626, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90808290334979, 52.3576247024148, 45.5867458460853 ] }, "distance": 3.45, "direction": 61.43, "angle": -2.46, "elevation": -0.15, "pano_id": "TMX7316010203-002137_pano_0000_002124", "timestamp": "2021-05-12T08:07:11.547730Z", "filename": "pano_0000_002124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 3.45285234, "relative_pitch": -2.461641522059232, "relative_heading": 61.43485576175346, "relative_elevation": -0.14843882806589903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90798892928798, 52.357598531121, 45.430977945216 ] }, "distance": 3.6, "direction": 249.48, "angle": -4.83, "elevation": -0.3, "pano_id": "TMX7315120208-000059_pano_0001_000015", "timestamp": "2016-05-26T12:24:34.202230Z", "filename": "pano_0001_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 3.59811714, "relative_pitch": -4.83264125346867, "relative_heading": 249.4814176395109, "relative_elevation": -0.30420672893519907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90798331413022, 52.3576058563284, 47.3382149953395 ] }, "distance": 3.78, "direction": 263.22, "angle": 22.99, "elevation": 1.6, "pano_id": "TMX7316010203-001681_pano_0000_000322", "timestamp": "2020-04-29T10:33:39.037930Z", "filename": "pano_0000_000322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 3.7788252, "relative_pitch": 22.98733362241536, "relative_heading": 263.2206769640962, "relative_elevation": 1.6030303211882995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90797683653728, 52.3576113519991, 46.4340199213475 ] }, "distance": 4.2, "direction": 272.26, "angle": 9.45, "elevation": 0.7, "pano_id": "TMX7316010203-002544_pano_0000_000277", "timestamp": "2022-04-26T06:42:49.552660Z", "filename": "pano_0000_000277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 4.19698095, "relative_pitch": 9.453534443012812, "relative_heading": 272.2592892196223, "relative_elevation": 0.6988352471962997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90797650483613, 52.3576071837951, 45.4498567180708 ] }, "distance": 4.23, "direction": 265.95, "angle": -3.86, "elevation": -0.29, "pano_id": "TMX7316010203-001184_pano_0000_000394", "timestamp": "2019-05-15T06:32:13.243850Z", "filename": "pano_0000_000394.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 4.22686078, "relative_pitch": -3.861807837074603, "relative_heading": 265.95230699694525, "relative_elevation": -0.2853279560804012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907973202892825, 52.35759827881456, 0.0 ] }, "distance": 4.62, "direction": 253.81, "angle": -84.23, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01670", "timestamp": "2024-10-02T08:40:35Z", "filename": "recording_2024-10-02_08-12-25_01670.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 4.62462172, "relative_pitch": -84.22602702179174, "relative_heading": 253.8125635055287, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90796686017323, 52.357607636878, 45.897677722387 ] }, "distance": 4.88, "direction": 267.09, "angle": 1.91, "elevation": 0.16, "pano_id": "TMX7316010203-000720_pano_0002_000482", "timestamp": "2018-05-15T07:23:25.102470Z", "filename": "pano_0002_000482.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 4.87970594, "relative_pitch": 1.9072310911384847, "relative_heading": 267.08747923911835, "relative_elevation": 0.16249304823580246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90810787778489, 52.3576238692678, 45.729323329404 ] }, "distance": 4.98, "direction": 71.78, "angle": -0.07, "elevation": -0.01, "pano_id": "TMX7315120208-000050_pano_0001_000679", "timestamp": "2016-05-17T07:53:59.901230Z", "filename": "pano_0001_000679.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 4.98392149, "relative_pitch": -0.06738271502297631, "relative_heading": 71.78004735752754, "relative_elevation": -0.005861344747202679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90796823514097, 52.3575963936626, 45.7457166323438 ] }, "distance": 5.01, "direction": 252.59, "angle": 0.12, "elevation": 0.01, "pano_id": "TMX7315120208-000050_pano_0001_000677", "timestamp": "2016-05-17T07:53:57.896170Z", "filename": "pano_0001_000677.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 5.00927848, "relative_pitch": 0.12046362918312505, "relative_heading": 252.5874829138577, "relative_elevation": 0.01053195819260111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90809872086918, 52.3576357406509, 46.4774391716346 ] }, "distance": 5.02, "direction": 54.99, "angle": 8.41, "elevation": 0.74, "pano_id": "TMX7316010203-002544_pano_0000_000275", "timestamp": "2022-04-26T06:42:47.492660Z", "filename": "pano_0000_000275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 5.01835506, "relative_pitch": 8.413500530421059, "relative_heading": 54.987893550663884, "relative_elevation": 0.7422544974834011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908113031985351, 52.35762709445252, 0.0 ] }, "distance": 5.43, "direction": 69.34, "angle": -83.22, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01672", "timestamp": "2024-10-02T08:40:37Z", "filename": "recording_2024-10-02_08-12-25_01672.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 5.43459311, "relative_pitch": -83.22346701378352, "relative_heading": 69.34294034257773, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90810863322362, 52.3576332368645, 45.8265635324642 ] }, "distance": 5.45, "direction": 61.48, "angle": 0.96, "elevation": 0.09, "pano_id": "TMX7316010203-000720_pano_0002_000480", "timestamp": "2018-05-15T07:23:23.307400Z", "filename": "pano_0002_000480.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 5.44652251, "relative_pitch": 0.9611879404422716, "relative_heading": 61.478250651286935, "relative_elevation": 0.09137885831299997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90812044799213, 52.357634216713, 45.4848482580855 ] }, "distance": 6.21, "direction": 64.14, "angle": -2.31, "elevation": -0.25, "pano_id": "TMX7316010203-001184_pano_0000_000392", "timestamp": "2019-05-15T06:32:11.698860Z", "filename": "pano_0000_000392.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 6.21253223, "relative_pitch": -2.307507471202702, "relative_heading": 64.14038603114305, "relative_elevation": -0.2503364160657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90794521122136, 52.3575972974431, 45.7022316474468 ] }, "distance": 6.5, "direction": 257.58, "angle": -0.29, "elevation": -0.03, "pano_id": "TMX7316010203-002137_pano_0000_002126", "timestamp": "2021-05-12T08:07:14.732790Z", "filename": "pano_0000_002126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 6.5005405, "relative_pitch": -0.29044556828401047, "relative_heading": 257.5769143785463, "relative_elevation": -0.032953026704397814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90812589362808, 52.3576340394689, 47.324394912459 ] }, "distance": 6.54, "direction": 65.71, "angle": 13.66, "elevation": 1.59, "pano_id": "TMX7316010203-001681_pano_0000_000320", "timestamp": "2020-04-29T10:33:37.412770Z", "filename": "pano_0000_000320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 6.54025273, "relative_pitch": 13.65755936140252, "relative_heading": 65.71369481106619, "relative_elevation": 1.5892102383077997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90812974145107, 52.3576286370827, 45.4198166085407 ] }, "distance": 6.56, "direction": 71.45, "angle": -2.75, "elevation": -0.32, "pano_id": "TMX7315120208-000059_pano_0001_000017", "timestamp": "2016-05-26T12:24:36.097200Z", "filename": "pano_0001_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 6.5647892, "relative_pitch": -2.7503363591643186, "relative_heading": 71.4466182620348, "relative_elevation": -0.31536806561049957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90813469864066, 52.3576290206598, 46.619061014615 ] }, "distance": 6.9, "direction": 72.0, "angle": 7.3, "elevation": 0.88, "pano_id": "TMX7316010203-002591_pano_0000_001268", "timestamp": "2022-06-13T07:19:02.770450Z", "filename": "pano_0000_001268.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 6.89887323, "relative_pitch": 7.300901237807801, "relative_heading": 72.00304659872688, "relative_elevation": 0.8838763404638001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907938224193774, 52.35759424336727, 0.0 ] }, "distance": 7.04, "direction": 255.71, "angle": -81.25, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00557", "timestamp": "2025-06-20T12:12:24Z", "filename": "recording_2025-06-20_12-01-53_00557.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 7.04226642, "relative_pitch": -81.2463920481012, "relative_heading": 255.70957273766416, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90793233295773, 52.3575840715475, 46.6720317751169 ] }, "distance": 7.77, "direction": 248.34, "angle": 6.87, "elevation": 0.94, "pano_id": "TMX7316010203-002591_pano_0000_001271", "timestamp": "2022-06-13T07:19:06.140430Z", "filename": "pano_0000_001271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 7.77488833, "relative_pitch": 6.87081724733469, "relative_heading": 248.33637807783393, "relative_elevation": 0.9368471009657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90814642768872, 52.357635926342695, 0.0 ] }, "distance": 7.91, "direction": 68.5, "angle": -80.19, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00560", "timestamp": "2025-06-20T12:12:26Z", "filename": "recording_2025-06-20_12-01-53_00560.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 7.91110075, "relative_pitch": -80.1862998209325, "relative_heading": 68.49597480912853, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90791893336332, 52.3575986181182, 46.4113602992147 ] }, "distance": 8.23, "direction": 261.26, "angle": 4.69, "elevation": 0.68, "pano_id": "TMX7316010203-002544_pano_0000_000278", "timestamp": "2022-04-26T06:42:50.797680Z", "filename": "pano_0000_000278.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 8.2342904, "relative_pitch": 4.69442738297202, "relative_heading": 261.25798397072305, "relative_elevation": 0.6761756250635003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90815079815082, 52.3576387844254, 45.5495136165991 ] }, "distance": 8.31, "direction": 67.21, "angle": -1.28, "elevation": -0.19, "pano_id": "TMX7316010203-002137_pano_0000_002123", "timestamp": "2021-05-12T08:07:10.142720Z", "filename": "pano_0000_002123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 8.30680982, "relative_pitch": -1.280443050654453, "relative_heading": 67.20779542307409, "relative_elevation": -0.18567105755209923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90792343903222, 52.3575782183117, 45.4312124354765 ] }, "distance": 8.59, "direction": 245.79, "angle": -2.03, "elevation": -0.3, "pano_id": "TMX7315120208-000059_pano_0001_000014", "timestamp": "2016-05-26T12:24:33.207150Z", "filename": "pano_0001_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 8.58694923, "relative_pitch": -2.0273855698695638, "relative_heading": 245.78919378207485, "relative_elevation": -0.3039722386746959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9079130428166, 52.3575896816311, 47.3535732384771 ] }, "distance": 8.83, "direction": 255.27, "angle": 10.39, "elevation": 1.62, "pano_id": "TMX7316010203-001681_pano_0000_000323", "timestamp": "2020-04-29T10:33:40.222700Z", "filename": "pano_0000_000323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 8.83033456, "relative_pitch": 10.385680697406091, "relative_heading": 255.26561345617878, "relative_elevation": 1.6183885643258975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9079021155801, 52.3575987660086, 45.4246072238311 ] }, "distance": 9.37, "direction": 262.42, "angle": -1.9, "elevation": -0.31, "pano_id": "TMX7316010203-001184_pano_0000_000395", "timestamp": "2019-05-15T06:32:14.348840Z", "filename": "pano_0000_000395.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 9.36619973, "relative_pitch": -1.8991970996427132, "relative_heading": 262.42285930025247, "relative_elevation": -0.3105774503200962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90816135549059, 52.3576483437095, 46.520676494576 ] }, "distance": 9.41, "direction": 62.93, "angle": 4.77, "elevation": 0.79, "pano_id": "TMX7316010203-002544_pano_0000_000274", "timestamp": "2022-04-26T06:42:46.577710Z", "filename": "pano_0000_000274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 9.40820501, "relative_pitch": 4.7725607504204985, "relative_heading": 62.9286003746396, "relative_elevation": 0.7854918204248023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907901645390553, 52.35758745830623, 0.0 ] }, "distance": 9.64, "direction": 255.02, "angle": -78.09, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01669", "timestamp": "2024-10-02T08:40:34Z", "filename": "recording_2024-10-02_08-12-25_01669.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 9.64431341, "relative_pitch": -78.09232538737557, "relative_heading": 255.01747619276819, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90789682241635, 52.3575944827964, 45.9609586987644 ] }, "distance": 9.8, "direction": 259.94, "angle": 1.32, "elevation": 0.23, "pano_id": "TMX7316010203-000720_pano_0002_000483", "timestamp": "2018-05-15T07:23:26.647390Z", "filename": "pano_0002_000483.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 9.79573771, "relative_pitch": 1.320330254652072, "relative_heading": 259.9368372445192, "relative_elevation": 0.22577402461320162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90817716117672, 52.3576387023927, 45.7385512748733 ] }, "distance": 9.98, "direction": 71.25, "angle": 0.02, "elevation": 0.0, "pano_id": "TMX7315120208-000050_pano_0001_000680", "timestamp": "2016-05-17T07:54:00.871290Z", "filename": "pano_0001_000680.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 9.98399047, "relative_pitch": 0.01932013115907384, "relative_heading": 71.25240711542479, "relative_elevation": 0.0033666007221029304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90789954299892, 52.3575807256542, 45.7841290868819 ] }, "distance": 10.0, "direction": 251.08, "angle": 0.28, "elevation": 0.05, "pano_id": "TMX7315120208-000050_pano_0001_000676", "timestamp": "2016-05-17T07:53:56.641310Z", "filename": "pano_0001_000676.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 9.99996278, "relative_pitch": 0.2804296325040704, "relative_heading": 251.08002532689795, "relative_elevation": 0.04894441273069816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90817965522139, 52.3576463072352, 45.8203246882185 ] }, "distance": 10.44, "direction": 67.15, "angle": 0.47, "elevation": 0.09, "pano_id": "TMX7316010203-000720_pano_0002_000479", "timestamp": "2018-05-15T07:23:22.447460Z", "filename": "pano_0002_000479.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 10.44359621, "relative_pitch": 0.4670857921591326, "relative_heading": 67.15227662620028, "relative_elevation": 0.08514001406729932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908182540729729, 52.35764190739865, 0.0 ] }, "distance": 10.45, "direction": 70.05, "angle": -77.13, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01673", "timestamp": "2024-10-02T08:40:38Z", "filename": "recording_2024-10-02_08-12-25_01673.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 10.44798707, "relative_pitch": -77.1318675420543, "relative_heading": 70.04630462191511, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90819183627357, 52.3576489332863, 45.5088969413191 ] }, "distance": 11.32, "direction": 67.42, "angle": -1.14, "elevation": -0.23, "pano_id": "TMX7316010203-001184_pano_0000_000391", "timestamp": "2019-05-15T06:32:11.019010Z", "filename": "pano_0000_000391.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 11.32195535, "relative_pitch": -1.1449971015913032, "relative_heading": 67.42021012083273, "relative_elevation": -0.22628773283209824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90787426242303, 52.3575876966323, 45.8069948200136 ] }, "distance": 11.45, "direction": 257.56, "angle": 0.36, "elevation": 0.07, "pano_id": "TMX7316010203-002137_pano_0000_002127", "timestamp": "2021-05-12T08:07:16.677710Z", "filename": "pano_0000_002127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 11.45089219, "relative_pitch": 0.3593051336929054, "relative_heading": 257.5597499865141, "relative_elevation": 0.07181014586240053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90819699279323, 52.3576484660099, 47.3196818865836 ] }, "distance": 11.63, "direction": 68.32, "angle": 7.76, "elevation": 1.58, "pano_id": "TMX7316010203-001681_pano_0000_000319", "timestamp": "2020-04-29T10:33:36.712700Z", "filename": "pano_0000_000319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 11.62781046, "relative_pitch": 7.759780310546143, "relative_heading": 68.32149258935945, "relative_elevation": 1.584497212432403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9082006545585, 52.3576441338434, 45.4148967154324 ] }, "distance": 11.69, "direction": 70.97, "angle": -1.57, "elevation": -0.32, "pano_id": "TMX7315120208-000059_pano_0001_000018", "timestamp": "2016-05-26T12:24:37.032330Z", "filename": "pano_0001_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 11.69404899, "relative_pitch": -1.568880171785472, "relative_heading": 70.96877754228908, "relative_elevation": -0.3202879587188008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90820282231669, 52.3576436467994, 46.6067693633959 ] }, "distance": 11.82, "direction": 71.45, "angle": 4.22, "elevation": 0.87, "pano_id": "TMX7316010203-002591_pano_0000_001267", "timestamp": "2022-06-13T07:19:01.845480Z", "filename": "pano_0000_001267.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 11.81641053, "relative_pitch": 4.21852760069312, "relative_heading": 71.45071561319506, "relative_elevation": 0.871584689244699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078658951241, 52.35759049024092, 0.0 ] }, "distance": 11.95, "direction": 259.6, "angle": -75.36, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00556", "timestamp": "2025-06-20T12:12:23Z", "filename": "recording_2025-06-20_12-01-53_00556.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 11.94821085, "relative_pitch": -75.35884393696948, "relative_heading": 259.60473647789695, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90786459659772, 52.3575817100561, 46.4176413370296 ] }, "distance": 12.25, "direction": 255.18, "angle": 3.19, "elevation": 0.68, "pano_id": "TMX7316010203-002544_pano_0000_000279", "timestamp": "2022-04-26T06:42:52.137740Z", "filename": "pano_0000_000279.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 12.24802892, "relative_pitch": 3.189206654152062, "relative_heading": 255.17963119453992, "relative_elevation": 0.6824566628784012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90786870198029, 52.3575646830934, 46.7582224588841 ] }, "distance": 12.61, "direction": 246.5, "angle": 4.64, "elevation": 1.02, "pano_id": "TMX7316010203-002591_pano_0000_001272", "timestamp": "2022-06-13T07:19:08.660400Z", "filename": "pano_0000_001272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 12.60675866, "relative_pitch": 4.639383305468286, "relative_heading": 246.49680565898365, "relative_elevation": 1.0230377847328995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908215634882796, 52.35765011939216, 0.0 ] }, "distance": 12.88, "direction": 69.65, "angle": -74.27, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00561", "timestamp": "2025-06-20T12:12:27Z", "filename": "recording_2025-06-20_12-01-53_00561.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 12.87946779, "relative_pitch": -74.27226986009047, "relative_heading": 69.64816064547924, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90821860425764, 52.3576527198803, 45.499043662101 ] }, "distance": 13.17, "direction": 68.77, "angle": -1.03, "elevation": -0.24, "pano_id": "TMX7316010203-002137_pano_0000_002122", "timestamp": "2021-05-12T08:07:08.792770Z", "filename": "pano_0000_002122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 13.17131035, "relative_pitch": -1.0271137532074817, "relative_heading": 68.77399982047136, "relative_elevation": -0.23614101205019722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90787187764751, 52.3575480346317, 45.4352962570265 ] }, "distance": 13.27, "direction": 238.76, "angle": -1.29, "elevation": -0.3, "pano_id": "TMX7315120208-000059_pano_0001_000013", "timestamp": "2016-05-26T12:24:32.107200Z", "filename": "pano_0001_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 13.26779038, "relative_pitch": -1.2948211398065226, "relative_heading": 238.76441184090615, "relative_elevation": -0.2998884171246985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90784045908736, 52.3575920486325, 45.3729871017858 ] }, "distance": 13.63, "direction": 261.64, "angle": -1.52, "elevation": -0.36, "pano_id": "TMX7315120208-000050_pano_0001_000732", "timestamp": "2016-05-17T07:55:07.765490Z", "filename": "pano_0001_000732.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 13.62998903, "relative_pitch": -1.5221956134597505, "relative_heading": 261.6366007488787, "relative_elevation": -0.36219757236539607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90785303837891, 52.3575617195824, 47.3972552530468 ] }, "distance": 13.72, "direction": 247.01, "angle": 6.91, "elevation": 1.66, "pano_id": "TMX7316010203-001681_pano_0000_000324", "timestamp": "2020-04-29T10:33:42.082660Z", "filename": "pano_0000_000324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 13.71744046, "relative_pitch": 6.908553612243501, "relative_heading": 247.01131466998604, "relative_elevation": 1.6620705788956016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90822412689815, 52.3576611277722, 46.5445388080552 ] }, "distance": 13.88, "direction": 65.73, "angle": 3.34, "elevation": 0.81, "pano_id": "TMX7316010203-002544_pano_0000_000273", "timestamp": "2022-04-26T06:42:45.727710Z", "filename": "pano_0000_000273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 13.88028308, "relative_pitch": 3.3371168952499324, "relative_heading": 65.73492586248852, "relative_elevation": 0.8093541339040016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90784879958031, 52.3575545537471, 45.7841203557327 ] }, "distance": 14.31, "direction": 244.52, "angle": 0.2, "elevation": 0.05, "pano_id": "TMX7315120208-000050_pano_0001_000675", "timestamp": "2016-05-17T07:53:55.271280Z", "filename": "pano_0001_000675.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 14.30820138, "relative_pitch": 0.1959573405219107, "relative_heading": 244.52276087445597, "relative_elevation": 0.0489356815815043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783116110875, 52.3575862119285, 45.5446963971481 ] }, "distance": 14.36, "direction": 259.44, "angle": -0.76, "elevation": -0.19, "pano_id": "TMX7315120208-000059_pano_0001_000069", "timestamp": "2016-05-26T12:25:39.096570Z", "filename": "pano_0001_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 14.3617385, "relative_pitch": -0.7599034315143323, "relative_heading": 259.44014870969704, "relative_elevation": -0.190488277003098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783793449702, 52.3575685580354, 46.1059238724411 ] }, "distance": 14.41, "direction": 251.4, "angle": 1.47, "elevation": 0.37, "pano_id": "TMX7316010203-000720_pano_0002_000484", "timestamp": "2018-05-15T07:23:29.467460Z", "filename": "pano_0002_000484.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 14.40977906, "relative_pitch": 1.473798186871804, "relative_heading": 251.39891568003938, "relative_elevation": 0.370739198289904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782667587305, 52.3576040846727, 45.4051426835358 ] }, "distance": 14.44, "direction": 267.45, "angle": -1.31, "elevation": -0.33, "pano_id": "TMX7316010203-001184_pano_0000_000396", "timestamp": "2019-05-15T06:32:15.863870Z", "filename": "pano_0000_000396.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 14.43841245, "relative_pitch": -1.3094736438553816, "relative_heading": 267.44677781981767, "relative_elevation": -0.3300419906153991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907828378922286, 52.357588820052044, 0.0 ] }, "distance": 14.5, "direction": 260.71, "angle": -72.41, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01668", "timestamp": "2024-10-02T08:40:33Z", "filename": "recording_2024-10-02_08-12-25_01668.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 14.49842308, "relative_pitch": -72.41096423991046, "relative_heading": 260.7050023693514, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90824565512885, 52.3576542258291, 45.7328115273267 ] }, "distance": 14.96, "direction": 70.73, "angle": -0.01, "elevation": -0.0, "pano_id": "TMX7315120208-000050_pano_0001_000681", "timestamp": "2016-05-17T07:54:01.896140Z", "filename": "pano_0001_000681.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 14.95864408, "relative_pitch": -0.009089814246569593, "relative_heading": 70.73176421230596, "relative_elevation": -0.002373146824496075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90825016148824, 52.3576597534756, 45.7993727801368 ] }, "distance": 15.46, "direction": 68.95, "angle": 0.24, "elevation": 0.06, "pano_id": "TMX7316010203-000720_pano_0002_000478", "timestamp": "2018-05-15T07:23:21.587440Z", "filename": "pano_0002_000478.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 15.45886521, "relative_pitch": 0.23790144896170498, "relative_heading": 68.95496240279104, "relative_elevation": 0.06418810598560043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908253177698098, 52.35765595974274, 0.0 ] }, "distance": 15.51, "direction": 70.68, "angle": -71.27, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01674", "timestamp": "2024-10-02T08:40:39Z", "filename": "recording_2024-10-02_08-12-25_01674.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 15.50611702, "relative_pitch": -71.27121813288807, "relative_heading": 70.6836893160928, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782797448872, 52.3575503168034, 46.4040153864771 ] }, "distance": 15.79, "direction": 245.19, "angle": 2.43, "elevation": 0.67, "pano_id": "TMX7316010203-002544_pano_0000_000280", "timestamp": "2022-04-26T06:42:53.512620Z", "filename": "pano_0000_000280.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 15.79291494, "relative_pitch": 2.4250299438710465, "relative_heading": 245.192822092061, "relative_elevation": 0.6688307123258994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078063036513, 52.3575934252507, 45.9244920816272 ] }, "distance": 15.92, "direction": 263.4, "angle": 0.68, "elevation": 0.19, "pano_id": "TMX7316010203-002137_pano_0000_002128", "timestamp": "2021-05-12T08:07:19.127690Z", "filename": "pano_0000_002128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 15.91749596, "relative_pitch": 0.6813888413527364, "relative_heading": 263.4007404969285, "relative_elevation": 0.18930740747600083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90826300668778, 52.3576633356972, 45.5334159070626 ] }, "distance": 16.42, "direction": 68.75, "angle": -0.7, "elevation": -0.2, "pano_id": "TMX7316010203-001184_pano_0000_000390", "timestamp": "2019-05-15T06:32:10.338850Z", "filename": "pano_0000_000390.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 16.41886974, "relative_pitch": -0.7040628916338024, "relative_heading": 68.7533965313701, "relative_elevation": -0.20176876708860192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907794497648383, 52.357602415439885, 0.0 ] }, "distance": 16.64, "direction": 267.14, "angle": -70.01, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00555", "timestamp": "2025-06-20T12:12:22Z", "filename": "recording_2025-06-20_12-01-53_00555.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 16.63702691, "relative_pitch": -70.01019892421024, "relative_heading": 267.1440924807321, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077963143971, 52.3575880553423, 46.0438129501417 ] }, "distance": 16.67, "direction": 261.63, "angle": 1.06, "elevation": 0.31, "pano_id": "TMX7316010203-002544_pano_0000_000222", "timestamp": "2022-04-26T06:41:51.978140Z", "filename": "pano_0000_000222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 16.67018973, "relative_pitch": 1.0606404606434887, "relative_heading": 261.62916501030236, "relative_elevation": 0.30862827599050036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90826842674694, 52.357662777047, 47.3232145318761 ] }, "distance": 16.74, "direction": 69.41, "angle": 5.42, "elevation": 1.59, "pano_id": "TMX7316010203-001681_pano_0000_000318", "timestamp": "2020-04-29T10:33:36.022900Z", "filename": "pano_0000_000318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 16.74160744, "relative_pitch": 5.418594693646925, "relative_heading": 69.40965602301353, "relative_elevation": 1.588029857724898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90827083865835, 52.3576590590844, 46.6118063172325 ] }, "distance": 16.76, "direction": 70.93, "angle": 2.99, "elevation": 0.88, "pano_id": "TMX7316010203-002591_pano_0000_001266", "timestamp": "2022-06-13T07:19:00.950450Z", "filename": "pano_0000_001266.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 16.75584962, "relative_pitch": 2.994832930371045, "relative_heading": 70.93174289778626, "relative_elevation": 0.8766216430813003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90827201283717, 52.3576589651751, 45.4137946367264 ] }, "distance": 16.83, "direction": 71.05, "angle": -1.09, "elevation": -0.32, "pano_id": "TMX7315120208-000059_pano_0001_000019", "timestamp": "2016-05-26T12:24:38.012340Z", "filename": "pano_0001_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 16.82808107, "relative_pitch": -1.0941267909554984, "relative_heading": 71.05434992003724, "relative_elevation": -0.32139003742479844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907830136041877, 52.35752834834993, 0.0 ] }, "distance": 16.84, "direction": 237.41, "angle": -69.79, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01724", "timestamp": "2024-10-02T08:41:47Z", "filename": "recording_2024-10-02_08-12-25_01724.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 16.84004324, "relative_pitch": -69.78590889969132, "relative_heading": 237.40902650019336, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780429349437, 52.357561090407, 45.5524676768109 ] }, "distance": 16.85, "direction": 251.21, "angle": -0.62, "elevation": -0.18, "pano_id": "TMX7316010203-001906_pano_0002_000028", "timestamp": "2020-09-04T08:05:04.300160Z", "filename": "pano_0002_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 16.84714774, "relative_pitch": -0.6213812871836439, "relative_heading": 251.20689446903444, "relative_elevation": -0.18271699734030022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078285599948, 52.3575269792058, 46.8313592290506 ] }, "distance": 17.01, "direction": 237.17, "angle": 3.69, "elevation": 1.1, "pano_id": "TMX7316010203-002591_pano_0000_001273", "timestamp": "2022-06-13T07:19:11.520390Z", "filename": "pano_0000_001273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.01271905, "relative_pitch": 3.686622732901187, "relative_heading": 237.17151409293263, "relative_elevation": 1.0961745548993989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783270036964, 52.3575184605745, 47.3998811943457 ] }, "distance": 17.32, "direction": 234.03, "angle": 5.49, "elevation": 1.66, "pano_id": "TMX7316010203-001681_pano_0000_000325", "timestamp": "2020-04-29T10:33:43.547740Z", "filename": "pano_0000_000325.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.31562162, "relative_pitch": 5.4914488527325505, "relative_heading": 234.02831715187926, "relative_elevation": 1.6646965201945036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078343644941, 52.3575146951478, 45.7641194295138 ] }, "distance": 17.47, "direction": 232.7, "angle": 0.09, "elevation": 0.03, "pano_id": "TMX7315120208-000050_pano_0001_000674", "timestamp": "2016-05-17T07:53:53.491290Z", "filename": "pano_0001_000674.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.47468784, "relative_pitch": 0.09487081335013894, "relative_heading": 232.69802511239334, "relative_elevation": 0.028934755362598708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907828688837603, 52.35751926463078, 0.0 ] }, "distance": 17.49, "direction": 234.79, "angle": -69.08, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00612", "timestamp": "2025-06-20T12:13:21Z", "filename": "recording_2025-06-20_12-01-53_00612.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.48580577, "relative_pitch": -69.07678427803019, "relative_heading": 234.79162938673835, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782897383345, 52.3575189047835, 45.5284848250449 ] }, "distance": 17.49, "direction": 234.65, "angle": -0.68, "elevation": -0.21, "pano_id": "TMX7316010203-001906_pano_0002_000027", "timestamp": "2020-09-04T08:05:03.515150Z", "filename": "pano_0002_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.49308254, "relative_pitch": -0.6769806192995991, "relative_heading": 234.6478052525768, "relative_elevation": -0.20669984910630035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90784369142345, 52.3575072281194, 45.4545459151268 ] }, "distance": 17.5, "direction": 229.27, "angle": -0.92, "elevation": -0.28, "pano_id": "TMX7315120208-000059_pano_0001_000012", "timestamp": "2016-05-26T12:24:30.907160Z", "filename": "pano_0001_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.50404158, "relative_pitch": -0.9185329489542926, "relative_heading": 229.2720657605186, "relative_elevation": -0.2806387590243986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777838604355, 52.3576142877342, 45.3525754408911 ] }, "distance": 17.72, "direction": 271.59, "angle": -1.24, "elevation": -0.38, "pano_id": "TMX7315120208-000050_pano_0001_000733", "timestamp": "2016-05-17T07:55:09.520480Z", "filename": "pano_0001_000733.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.72086885, "relative_pitch": -1.2368743875060502, "relative_heading": 271.59145561353887, "relative_elevation": -0.3826092332600979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777697024059, 52.3576020968823, 45.5217826450244 ] }, "distance": 17.83, "direction": 267.22, "angle": -0.69, "elevation": -0.21, "pano_id": "TMX7316010203-001906_pano_0002_000029", "timestamp": "2020-09-04T08:05:05.075160Z", "filename": "pano_0002_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.83145841, "relative_pitch": -0.6856675226660811, "relative_heading": 267.2215233370184, "relative_elevation": -0.2134020291267973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_002326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778305719977, 52.3575733555091, 45.2789416192099 ] }, "distance": 17.86, "direction": 256.85, "angle": -1.46, "elevation": -0.46, "pano_id": "TMX7315120208-000050_pano_0001_002326", "timestamp": "2016-05-17T08:26:23.961840Z", "filename": "pano_0001_002326.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.86388394, "relative_pitch": -1.4630144260114566, "relative_heading": 256.85497175119036, "relative_elevation": -0.4562430549412966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908285472922388, 52.357664350904045, 0.0 ] }, "distance": 17.89, "direction": 70.19, "angle": -68.63, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00562", "timestamp": "2025-06-20T12:12:27Z", "filename": "recording_2025-06-20_12-01-53_00562.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 17.89202542, "relative_pitch": -68.63410510792521, "relative_heading": 70.1925816372319, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90828634064646, 52.3576662507145, 45.4789263391867 ] }, "distance": 18.02, "direction": 69.62, "angle": -0.81, "elevation": -0.26, "pano_id": "TMX7316010203-002137_pano_0000_002121", "timestamp": "2021-05-12T08:07:07.377800Z", "filename": "pano_0000_002121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.02016724, "relative_pitch": -0.8147278130527222, "relative_heading": 69.62387844458272, "relative_elevation": -0.25625833496449957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778462681159, 52.3575594297357, 45.8407868519425 ] }, "distance": 18.18, "direction": 252.02, "angle": 0.33, "elevation": 0.11, "pano_id": "TMX7316010203-001184_pano_0000_000599", "timestamp": "2019-05-15T06:35:47.247300Z", "filename": "pano_0000_000599.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.17693951, "relative_pitch": 0.3328663232509053, "relative_heading": 252.01610461185953, "relative_elevation": 0.10560217779129744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907783763292606, 52.35755927581413, 0.0 ] }, "distance": 18.24, "direction": 252.02, "angle": -68.26, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00831", "timestamp": "2025-06-20T12:18:50Z", "filename": "recording_2025-06-20_12-01-53_00831.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.23818453, "relative_pitch": -68.25897509617178, "relative_heading": 252.02199059232515, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779273185186, 52.3575435571671, 45.9733953736722 ] }, "distance": 18.29, "direction": 246.21, "angle": 0.75, "elevation": 0.24, "pano_id": "TMX7316010203-000720_pano_0002_000723", "timestamp": "2018-05-15T07:28:43.945770Z", "filename": "pano_0002_000723.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.29088655, "relative_pitch": 0.7461473295444753, "relative_heading": 246.20982220562354, "relative_elevation": 0.23821069952099805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779070809014, 52.3575455181966, 45.8770305905491 ] }, "distance": 18.33, "direction": 247.01, "angle": 0.44, "elevation": 0.14, "pano_id": "TMX7316010203-001527_pano_0000_000462", "timestamp": "2019-12-19T08:06:57.172780Z", "filename": "pano_0000_000462.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.33080156, "relative_pitch": 0.443352687865333, "relative_heading": 247.00779243832255, "relative_elevation": 0.141845916397898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777727781847, 52.3575679501248, 45.545153349638 ] }, "distance": 18.39, "direction": 255.31, "angle": -0.59, "elevation": -0.19, "pano_id": "TMX7316010203-001009_pano_0005_000125", "timestamp": "2018-12-12T09:47:22.458680Z", "filename": "pano_0005_000125.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": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.39079573, "relative_pitch": -0.5920138285907732, "relative_heading": 255.3089775223086, "relative_elevation": -0.1900313245131997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90828708602488, 52.3576743924518, 46.5656221602112 ] }, "distance": 18.4, "direction": 67.03, "angle": 2.58, "elevation": 0.83, "pano_id": "TMX7316010203-002544_pano_0000_000272", "timestamp": "2022-04-26T06:42:44.947710Z", "filename": "pano_0000_000272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.40200874, "relative_pitch": 2.5838648368677632, "relative_heading": 67.0337717192893, "relative_elevation": 0.8304374860599992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779617025835, 52.3575365569034, 45.8912297105417 ] }, "distance": 18.41, "direction": 243.7, "angle": 0.49, "elevation": 0.16, "pano_id": "TMX7316010203-002137_pano_0000_002053", "timestamp": "2021-05-12T08:04:48.318770Z", "filename": "pano_0000_002053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.40846471, "relative_pitch": 0.48567373760858457, "relative_heading": 243.69645559093337, "relative_elevation": 0.15604503639050193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907770090652, 52.3575852827122, 45.9464735100046 ] }, "distance": 18.48, "direction": 261.49, "angle": 0.65, "elevation": 0.21, "pano_id": "TMX7316010203-000720_pano_0002_000722", "timestamp": "2018-05-15T07:28:43.315750Z", "filename": "pano_0002_000722.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.48273535, "relative_pitch": 0.6549588583747219, "relative_heading": 261.489247445494, "relative_elevation": 0.2112888358534022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776708261171, 52.3576117235549, 45.5356290396303 ] }, "distance": 18.49, "direction": 270.64, "angle": -0.62, "elevation": -0.2, "pano_id": "TMX7315120208-000059_pano_0001_000070", "timestamp": "2016-05-26T12:25:40.531610Z", "filename": "pano_0001_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.4852877, "relative_pitch": -0.6185054672227103, "relative_heading": 270.641090134109, "relative_elevation": -0.1995556345208982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782318773679, 52.357507794621, 46.3561884853989 ] }, "distance": 18.55, "direction": 232.24, "angle": 1.92, "elevation": 0.62, "pano_id": "TMX7316010203-002544_pano_0000_000281", "timestamp": "2022-04-26T06:42:54.657660Z", "filename": "pano_0000_000281.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.54633017, "relative_pitch": 1.9177707186902757, "relative_heading": 232.23670911833486, "relative_elevation": 0.6210038112477037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781184369049, 52.3575167342213, 45.8074542051181 ] }, "distance": 18.59, "direction": 236.12, "angle": 0.22, "elevation": 0.07, "pano_id": "TMX7316010203-001184_pano_0000_000600", "timestamp": "2019-05-15T06:35:47.892220Z", "filename": "pano_0000_000600.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.59085651, "relative_pitch": 0.2227287511990246, "relative_heading": 236.12198901009, "relative_elevation": 0.07226953096689925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780257241631, 52.357525433162, 45.5434910645708 ] }, "distance": 18.61, "direction": 239.68, "angle": -0.59, "elevation": -0.19, "pano_id": "TMX7316010203-001009_pano_0005_000126", "timestamp": "2018-12-12T09:47:23.243760Z", "filename": "pano_0005_000126.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": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.61161128, "relative_pitch": -0.5901072329815791, "relative_heading": 239.68218692123253, "relative_elevation": -0.1916936095803976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907764763629555, 52.35761036843819, 0.0 ] }, "distance": 18.64, "direction": 270.17, "angle": -67.82, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01667", "timestamp": "2024-10-02T08:40:32Z", "filename": "recording_2024-10-02_08-12-25_01667.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.64220626, "relative_pitch": -67.82360542765508, "relative_heading": 270.17223972421266, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777137502245, 52.3575705479463, 47.0859216852114 ] }, "distance": 18.71, "direction": 256.48, "angle": 4.13, "elevation": 1.35, "pano_id": "TMX7316010203-002910_pano_0006_000013", "timestamp": "2023-01-02T12:05:00.684730Z", "filename": "pano_0006_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.71038323, "relative_pitch": 4.1291245458395816, "relative_heading": 256.47764188921536, "relative_elevation": 1.350737011060204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776772205798, 52.3575748109977, 45.606354797259 ] }, "distance": 18.85, "direction": 258.06, "angle": -0.39, "elevation": -0.13, "pano_id": "TMX7316010203-002591_pano_0000_001216", "timestamp": "2022-06-13T07:17:56.225910Z", "filename": "pano_0000_001216.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.84859596, "relative_pitch": -0.39160971428267805, "relative_heading": 258.05674182121396, "relative_elevation": -0.1288298768921976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776172774133, 52.3575925853517, 45.8625663528219 ] }, "distance": 18.95, "direction": 264.18, "angle": 0.39, "elevation": 0.13, "pano_id": "TMX7316010203-001527_pano_0000_000463", "timestamp": "2019-12-19T08:06:57.972760Z", "filename": "pano_0000_000463.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.94677785, "relative_pitch": 0.3852012554126834, "relative_heading": 264.17548686968416, "relative_elevation": 0.1273816786707016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779642680021, 52.3575257318117, 47.0852283174172 ] }, "distance": 18.96, "direction": 240.41, "angle": 4.07, "elevation": 1.35, "pano_id": "TMX7316010203-002910_pano_0006_000014", "timestamp": "2023-01-02T12:05:01.399700Z", "filename": "pano_0006_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 18.95779124, "relative_pitch": 4.073335340325925, "relative_heading": 240.40769099281903, "relative_elevation": 1.3500436432659981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90775774608116, 52.357602343208, 45.8180454289541 ] }, "distance": 19.14, "direction": 267.49, "angle": 0.25, "elevation": 0.08, "pano_id": "TMX7316010203-001184_pano_0000_000598", "timestamp": "2019-05-15T06:35:46.587300Z", "filename": "pano_0000_000598.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.13853644, "relative_pitch": 0.24806190842399387, "relative_heading": 267.49356836418104, "relative_elevation": 0.08286075480290123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781572621302, 52.3575021147523, 45.9407262476161 ] }, "distance": 19.34, "direction": 231.68, "angle": 0.61, "elevation": 0.21, "pano_id": "TMX7316010203-000720_pano_0002_000724", "timestamp": "2018-05-15T07:28:44.570810Z", "filename": "pano_0002_000724.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.33617409, "relative_pitch": 0.6090253988295817, "relative_heading": 231.67866038823757, "relative_elevation": 0.20554157346489887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781956377358, 52.3574985898192, 45.8262680824846 ] }, "distance": 19.38, "direction": 230.29, "angle": 0.27, "elevation": 0.09, "pano_id": "TMX7316010203-001527_pano_0000_000461", "timestamp": "2019-12-19T08:06:56.387730Z", "filename": "pano_0000_000461.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.3799642, "relative_pitch": 0.2692810163568182, "relative_heading": 230.28945763139703, "relative_elevation": 0.09108340833340378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90785406244184, 52.357476448248, 45.5064213452861 ] }, "distance": 19.45, "direction": 220.23, "angle": -0.67, "elevation": -0.23, "pano_id": "TMX7316010203-001906_pano_0002_000026", "timestamp": "2020-09-04T08:05:02.720160Z", "filename": "pano_0002_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.44503052, "relative_pitch": -0.6740317832552388, "relative_heading": 220.22832030426434, "relative_elevation": -0.22876332886509942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90785805509101, 52.357474408036, 45.7370143281296 ] }, "distance": 19.45, "direction": 219.18, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7315120208-000050_pano_0001_000673", "timestamp": "2016-05-17T07:53:52.126230Z", "filename": "pano_0001_000673.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.44590739, "relative_pitch": 0.005390926148093045, "relative_heading": 219.18435078785214, "relative_elevation": 0.0018296539783975163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077533684697, 52.3576228346432, 46.0272993762046 ] }, "distance": 19.47, "direction": 274.25, "angle": 0.86, "elevation": 0.29, "pano_id": "TMX7316010203-002137_pano_0000_002129", "timestamp": "2021-05-12T08:07:20.742690Z", "filename": "pano_0000_002129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.47201912, "relative_pitch": 0.8594734866200666, "relative_heading": 274.2504970614565, "relative_elevation": 0.2921147020534036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90775224556455, 52.3576106728627, 45.5256906170398 ] }, "distance": 19.5, "direction": 270.26, "angle": -0.62, "elevation": -0.21, "pano_id": "TMX7316010203-001009_pano_0005_000124", "timestamp": "2018-12-12T09:47:21.698670Z", "filename": "pano_0005_000124.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": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.49517773, "relative_pitch": -0.6156734492183055, "relative_heading": 270.2642705391829, "relative_elevation": -0.20949405711139946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907835219814576, 52.35748606086996, 0.0 ] }, "distance": 19.53, "direction": 225.14, "angle": -66.88, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01725", "timestamp": "2024-10-02T08:41:48Z", "filename": "recording_2024-10-02_08-12-25_01725.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.52908189, "relative_pitch": -66.87735038159052, "relative_heading": 225.13656868039615, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90775092510806, 52.3576057906256, 47.2133626835421 ] }, "distance": 19.59, "direction": 268.67, "angle": 4.32, "elevation": 1.48, "pano_id": "TMX7316010203-001681_pano_0000_000267", "timestamp": "2020-04-29T10:32:33.778290Z", "filename": "pano_0000_000267.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.59018073, "relative_pitch": 4.315078888430673, "relative_heading": 268.67396803030937, "relative_elevation": 1.478178009390902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90831347506624, 52.3576705054338, 45.7300087297335 ] }, "distance": 19.92, "direction": 70.2, "angle": -0.01, "elevation": -0.01, "pano_id": "TMX7315120208-000050_pano_0001_000682", "timestamp": "2016-05-17T07:54:02.961210Z", "filename": "pano_0001_000682.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.91898809, "relative_pitch": -0.014888294631928678, "relative_heading": 70.19872415883393, "relative_elevation": -0.005175944417700862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774720712892, 52.3576270702702, 45.9472662424669 ] }, "distance": 19.93, "direction": 275.51, "angle": 0.61, "elevation": 0.21, "pano_id": "TMX7316010203-000720_pano_0002_000721", "timestamp": "2018-05-15T07:28:42.680790Z", "filename": "pano_0002_000721.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.93039725, "relative_pitch": 0.6096677356238517, "relative_heading": 275.5123723929745, "relative_elevation": 0.21208156831570335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774546758376, 52.3576135606756, 47.0841565318406 ] }, "distance": 19.96, "direction": 271.18, "angle": 3.87, "elevation": 1.35, "pano_id": "TMX7316010203-002910_pano_0006_000012", "timestamp": "2023-01-02T12:04:59.954770Z", "filename": "pano_0006_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 19.96098601, "relative_pitch": 3.8661943256539812, "relative_heading": 271.18055883472783, "relative_elevation": 1.3489718576893992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783340109814, 52.3574811145727, 46.8129495736212 ] }, "distance": 20.01, "direction": 224.27, "angle": 3.08, "elevation": 1.08, "pano_id": "TMX7316010203-002591_pano_0000_001274", "timestamp": "2022-06-13T07:19:12.765400Z", "filename": "pano_0000_001274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.00745712, "relative_pitch": 3.0834380322823693, "relative_heading": 224.26967058855445, "relative_elevation": 1.0777648994699973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782882418837, 52.3574831924022, 45.5348620219156 ] }, "distance": 20.06, "direction": 225.37, "angle": -0.57, "elevation": -0.2, "pano_id": "TMX7316010203-001009_pano_0005_000127", "timestamp": "2018-12-12T09:47:24.038780Z", "filename": "pano_0005_000127.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": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.06324813, "relative_pitch": -0.5720539892169011, "relative_heading": 225.36828224529557, "relative_elevation": -0.20032265223559875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774299514577, 52.3576089261449, 45.4760378263891 ] }, "distance": 20.13, "direction": 269.7, "angle": -0.74, "elevation": -0.26, "pano_id": "TMX7316010203-002544_pano_0000_000221", "timestamp": "2022-04-26T06:41:40.458270Z", "filename": "pano_0000_000221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.12546779, "relative_pitch": -0.7377319254287956, "relative_heading": 269.7026570776525, "relative_elevation": -0.2591468477620964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90784379738239, 52.3574735336627, 47.3890282530338 ] }, "distance": 20.15, "direction": 221.15, "angle": 4.69, "elevation": 1.65, "pano_id": "TMX7316010203-001681_pano_0000_000326", "timestamp": "2020-04-29T10:33:44.562630Z", "filename": "pano_0000_000326.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.14692002, "relative_pitch": 4.692839724349046, "relative_heading": 221.15116807781723, "relative_elevation": 1.6538435788826007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774698570416, 52.3576434113521, 45.5131116695702 ] }, "distance": 20.2, "direction": 280.65, "angle": -0.63, "elevation": -0.22, "pano_id": "TMX7316010203-001906_pano_0002_000030", "timestamp": "2020-09-04T08:05:05.835160Z", "filename": "pano_0002_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.20119046, "relative_pitch": -0.6298308716203079, "relative_heading": 280.6485708464959, "relative_elevation": -0.22207300458099866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907839004071858, 52.35747482613776, 0.0 ] }, "distance": 20.26, "direction": 222.11, "angle": -66.11, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00613", "timestamp": "2025-06-20T12:13:22Z", "filename": "recording_2025-06-20_12-01-53_00613.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.25638582, "relative_pitch": -66.11116177412087, "relative_heading": 222.1144318274122, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774121827269, 52.3576161603024, 45.634025985375 ] }, "distance": 20.26, "direction": 271.98, "angle": -0.29, "elevation": -0.1, "pano_id": "TMX7316010203-002591_pano_0000_001215", "timestamp": "2022-06-13T07:17:54.880910Z", "filename": "pano_0000_001215.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.25836659, "relative_pitch": -0.2860999543128097, "relative_heading": 271.981677174347, "relative_elevation": -0.10115868877620215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783978361948, 52.3574742289491, 45.7998992577195 ] }, "distance": 20.27, "direction": 221.88, "angle": 0.18, "elevation": 0.06, "pano_id": "TMX7316010203-001184_pano_0000_000601", "timestamp": "2019-05-15T06:35:48.527270Z", "filename": "pano_0000_000601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.27023776, "relative_pitch": 0.18292138245836878, "relative_heading": 221.87710752996026, "relative_elevation": 0.0647145835683034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077416013946, 52.35763424245818, 0.0 ] }, "distance": 20.4, "direction": 277.64, "angle": -65.96, "elevation": -45.74, "pano_id": "recording_2025-06-20_12-01-53_00554", "timestamp": "2025-06-20T12:12:20Z", "filename": "recording_2025-06-20_12-01-53_00554.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.40128265, "relative_pitch": -65.95958608163608, "relative_heading": 277.6408256912244, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90832067513238, 52.3576733957288, 45.7742365589365 ] }, "distance": 20.49, "direction": 69.82, "angle": 0.11, "elevation": 0.04, "pano_id": "TMX7316010203-000720_pano_0002_000477", "timestamp": "2018-05-15T07:23:20.727490Z", "filename": "pano_0002_000477.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.48992356, "relative_pitch": 0.10920028395653544, "relative_heading": 69.8172292160823, "relative_elevation": 0.03905188478530164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908323678609835, 52.3576699935801, 0.0 ] }, "distance": 20.56, "direction": 71.0, "angle": -65.8, "elevation": -45.74, "pano_id": "recording_2024-10-02_08-12-25_01675", "timestamp": "2024-10-02T08:40:40Z", "filename": "recording_2024-10-02_08-12-25_01675.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.55578553, "relative_pitch": -65.79835475698806, "relative_heading": 71.00450622361541, "relative_elevation": -45.7351846741512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000678/adjacencies/TMX7315120208-000050_pano_0001_000678/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078212679716, 52.357480103256, 47.0354955652729 ] }, "distance": 20.67, "direction": 225.69, "angle": 3.6, "elevation": 1.3, "pano_id": "TMX7316010203-002910_pano_0006_000015", "timestamp": "2023-01-02T12:05:02.104750Z", "filename": "pano_0006_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7315120208-000050_pano_0001_000678", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122357.6932139752, 485631.5486340083 ] }, "relative_distance": 20.67142658, "relative_pitch": 3.5993787239509003, "relative_heading": 225.69272945725368, "relative_elevation": 1.300310891121704 } ] } }