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/TMX7316010203-002495_pano_0001_000667/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76635367719019, 52.3948752251833, 43.5967482579872 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-002495_pano_0001_000667", "timestamp": "2022-03-31T07:31:41.954570Z", "filename": "pano_0001_000667.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "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/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766360080615695, 52.394878108940816, 0.0 ] }, "distance": 0.54, "direction": 53.64, "angle": -89.29, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00138", "timestamp": "2024-09-12T06:44:51Z", "filename": "recording_2024-09-12_06-43-09_00138.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 0.54127097, "relative_pitch": -89.28868665452617, "relative_heading": 53.640854297326634, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76635698132851, 52.3948817847715, 44.271578092128 ] }, "distance": 0.76, "direction": 17.13, "angle": 41.46, "elevation": 0.67, "pano_id": "TMX7315080123-000281_pano_0000_000380", "timestamp": "2016-06-13T08:26:58.497140Z", "filename": "pano_0000_000380.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 0.76378523, "relative_pitch": 41.461674850166006, "relative_heading": 17.12636724516079, "relative_elevation": 0.6748298341408017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76637175250098, 52.3948741304775, 43.5997424134985 ] }, "distance": 1.24, "direction": 95.65, "angle": 0.14, "elevation": 0.0, "pano_id": "TMX7316060226-000461_pano_0000_007067", "timestamp": "2019-11-05T11:48:29.694640Z", "filename": "pano_0000_007067.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 1.2364394, "relative_pitch": 0.13874690394801584, "relative_heading": 95.653907822688, "relative_elevation": 0.00299415551129556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76637069901647, 52.3948803902823, 43.6740077007562 ] }, "distance": 1.29, "direction": 63.62, "angle": 3.42, "elevation": 0.08, "pano_id": "TMX7316010203-001518_pano_0000_006083", "timestamp": "2019-12-17T10:39:54.451130Z", "filename": "pano_0000_006083.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 1.29342351, "relative_pitch": 3.418359488842236, "relative_heading": 63.617598705173656, "relative_elevation": 0.0772594427689981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76633539211556, 52.394867389999, 43.565263110213 ] }, "distance": 1.52, "direction": 234.99, "angle": -1.19, "elevation": -0.03, "pano_id": "TMX7315120208-000044_pano_0000_002014", "timestamp": "2016-05-10T08:33:24.064750Z", "filename": "pano_0000_002014.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 1.51967912, "relative_pitch": -1.1869005842125189, "relative_heading": 234.99048971929633, "relative_elevation": -0.0314851477741982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76635446255355, 52.3948577660334, 43.6295547224581 ] }, "distance": 1.94, "direction": 178.42, "angle": 0.97, "elevation": 0.03, "pano_id": "TMX7316010203-001015_pano_0006_000355", "timestamp": "2018-12-14T11:26:52.887010Z", "filename": "pano_0006_000355.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 1.94349961, "relative_pitch": 0.9670665463273823, "relative_heading": 178.42372174359411, "relative_elevation": 0.03280646447090163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76634508302624, 52.3948572639431, 43.1418272955343 ] }, "distance": 2.08, "direction": 196.32, "angle": -12.32, "elevation": -0.45, "pano_id": "TMX7316010203-000323_pano_0000_014730", "timestamp": "2017-06-01T12:27:45.579300Z", "filename": "pano_0000_014730.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 2.08249619, "relative_pitch": -12.322673791957575, "relative_heading": 196.31535461306908, "relative_elevation": -0.4549209624529027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7663229138559, 52.39487765681, 43.7859962880611 ] }, "distance": 2.11, "direction": 277.36, "angle": 5.12, "elevation": 0.19, "pano_id": "TMX7316010203-002831_pano_0007_000232", "timestamp": "2022-12-06T11:51:38.968580Z", "filename": "pano_0007_000232.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 2.11153276, "relative_pitch": 5.121501884482465, "relative_heading": 277.36232889577576, "relative_elevation": 0.18924803007389812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76637352620169, 52.3948596579038, 43.6301300348714 ] }, "distance": 2.2, "direction": 142.05, "angle": 0.87, "elevation": 0.03, "pano_id": "TMX7316010203-001015_pano_0006_000637", "timestamp": "2018-12-14T11:29:38.670410Z", "filename": "pano_0006_000637.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 2.19688927, "relative_pitch": 0.8705435329513606, "relative_heading": 142.04552069397346, "relative_elevation": 0.03338177688419819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7663379303078, 52.3948563977671, 43.6128607140854 ] }, "distance": 2.35, "direction": 207.1, "angle": 0.39, "elevation": 0.02, "pano_id": "TMX7316010203-002078_pano_0000_004950", "timestamp": "2021-04-01T11:54:31.156390Z", "filename": "pano_0000_004950.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 2.35332096, "relative_pitch": 0.39228023836619685, "relative_heading": 207.0967278149279, "relative_elevation": 0.01611245609819889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7663610101705, 52.3948545288041, 43.5876641459763 ] }, "distance": 2.36, "direction": 167.77, "angle": -0.22, "elevation": -0.01, "pano_id": "TMX7316010203-001721_pano_0001_009681", "timestamp": "2020-05-15T10:11:55.459580Z", "filename": "pano_0001_009681.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 2.35646308, "relative_pitch": -0.22087284329823925, "relative_heading": 167.770333944301, "relative_elevation": -0.009084112010903311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76632251776043, 52.3948596941275, 43.703599919565 ] }, "distance": 2.74, "direction": 230.83, "angle": 2.24, "elevation": 0.11, "pano_id": "TMX7316010203-002388_pano_0000_000288", "timestamp": "2022-01-04T10:15:27.064190Z", "filename": "pano_0000_000288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 2.73600883, "relative_pitch": 2.236483857169577, "relative_heading": 230.82762320817085, "relative_elevation": 0.10685166157779946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76639594849521, 52.3948775251554, 43.7891812706366 ] }, "distance": 2.89, "direction": 84.92, "angle": 3.81, "elevation": 0.19, "pano_id": "TMX7316010203-002831_pano_0007_000231", "timestamp": "2022-12-06T11:51:38.433620Z", "filename": "pano_0007_000231.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 2.88885516, "relative_pitch": 3.8109682167949868, "relative_heading": 84.91738062183467, "relative_elevation": 0.1924330126493956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7663230419287, 52.3948566048527, 43.5057766428217 ] }, "distance": 2.94, "direction": 225.19, "angle": -1.77, "elevation": -0.09, "pano_id": "TMX7316010203-001064_pano_0006_000195", "timestamp": "2019-01-18T09:26:45.697640Z", "filename": "pano_0006_000195.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 2.93972781, "relative_pitch": -1.7724861219410692, "relative_heading": 225.1851342050808, "relative_elevation": -0.09097161516550045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76639621740142, 52.3948597969166, 43.7009622696787 ] }, "distance": 3.37, "direction": 120.66, "angle": 1.77, "elevation": 0.1, "pano_id": "TMX7316010203-002388_pano_0000_000289", "timestamp": "2022-01-04T10:15:27.454210Z", "filename": "pano_0000_000289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 3.36645135, "relative_pitch": 1.7731183792779492, "relative_heading": 120.66159233769324, "relative_elevation": 0.10421401169149647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76638923166278, 52.394853638729906, 0.0 ] }, "distance": 3.41, "direction": 134.78, "angle": -85.53, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00026", "timestamp": "2025-06-17T04:45:44Z", "filename": "recording_2025-06-17_04-45-19_00026.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 3.40990347, "relative_pitch": -85.52773679126517, "relative_heading": 134.7832838029405, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766315649441848, 52.3948539989988, 0.0 ] }, "distance": 3.5, "direction": 227.62, "angle": -85.4, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00025", "timestamp": "2025-06-17T04:45:43Z", "filename": "recording_2025-06-17_04-45-19_00025.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 3.50424927, "relative_pitch": -85.40452034885635, "relative_heading": 227.6217828091755, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76639628871326, 52.3948564202299, 43.5033233640715 ] }, "distance": 3.58, "direction": 125.81, "angle": -1.5, "elevation": -0.09, "pano_id": "TMX7316010203-001064_pano_0006_000196", "timestamp": "2019-01-18T09:26:46.132870Z", "filename": "pano_0006_000196.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 3.57665198, "relative_pitch": -1.4962694843481237, "relative_heading": 125.80646602197756, "relative_elevation": -0.09342489391570297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76629806788577, 52.3948731096958, 43.6108541106805 ] }, "distance": 3.79, "direction": 266.44, "angle": 0.21, "elevation": 0.01, "pano_id": "TMX7316060226-000461_pano_0000_007066", "timestamp": "2019-11-05T11:48:29.199750Z", "filename": "pano_0000_007066.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 3.79275416, "relative_pitch": 0.21309108507718497, "relative_heading": 266.4416232118563, "relative_elevation": 0.014105852693298004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76641020270112, 52.3948729026224, 43.5628797076643 ] }, "distance": 3.86, "direction": 93.84, "angle": -0.5, "elevation": -0.03, "pano_id": "TMX7315120208-000044_pano_0000_002015", "timestamp": "2016-05-10T08:33:24.709830Z", "filename": "pano_0000_002015.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 3.85647958, "relative_pitch": -0.5031726641580623, "relative_heading": 93.84254335392673, "relative_elevation": -0.03386855032290015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76629693710457, 52.3948802763766, 43.6771003687754 ] }, "distance": 3.9, "direction": 278.28, "angle": 1.18, "elevation": 0.08, "pano_id": "TMX7316010203-001518_pano_0000_006082", "timestamp": "2019-12-17T10:39:54.036270Z", "filename": "pano_0000_006082.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 3.90309916, "relative_pitch": 1.179367064334385, "relative_heading": 278.27976105503296, "relative_elevation": 0.0803521107881977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76629906050879, 52.3948612664611, 43.6354840891436 ] }, "distance": 4.03, "direction": 247.33, "angle": 0.55, "elevation": 0.04, "pano_id": "TMX7316010203-001015_pano_0006_000638", "timestamp": "2018-12-14T11:29:39.300400Z", "filename": "pano_0006_000638.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 4.02928976, "relative_pitch": 0.5507996208839459, "relative_heading": 247.32580095421838, "relative_elevation": 0.038735831156401446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76641221183384, 52.3948570658361, 43.6061985660344 ] }, "distance": 4.47, "direction": 116.89, "angle": 0.12, "elevation": 0.01, "pano_id": "TMX7316010203-002078_pano_0000_004951", "timestamp": "2021-04-01T11:54:31.816360Z", "filename": "pano_0000_004951.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 4.46766076, "relative_pitch": 0.12119585342858476, "relative_heading": 116.89068323430516, "relative_elevation": 0.009450308047199485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766286705887872, 52.39487683235283, 0.0 ] }, "distance": 4.56, "direction": 272.25, "angle": -84.03, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00137", "timestamp": "2024-09-12T06:44:50Z", "filename": "recording_2024-09-12_06-43-09_00137.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 4.56238318, "relative_pitch": -84.02576409728692, "relative_heading": 272.24649760578126, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76628482755358, 52.3948817092054, 44.2784371273592 ] }, "distance": 4.74, "direction": 278.75, "angle": 8.18, "elevation": 0.68, "pano_id": "TMX7315080123-000281_pano_0000_000381", "timestamp": "2016-06-13T08:26:59.422150Z", "filename": "pano_0000_000381.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 4.74195043, "relative_pitch": 8.18062640069254, "relative_heading": 278.7518241797518, "relative_elevation": 0.681688869371996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76641951878977, 52.3948575780397, 43.1361565440893 ] }, "distance": 4.89, "direction": 113.66, "angle": -5.38, "elevation": -0.46, "pano_id": "TMX7316010203-000323_pano_0000_014731", "timestamp": "2017-06-01T12:27:45.909300Z", "filename": "pano_0000_014731.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 4.89327753, "relative_pitch": -5.377261906060699, "relative_heading": 113.65958574695799, "relative_elevation": -0.4605917138978981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76642752132696, 52.3948753878475, 43.601026381366 ] }, "distance": 5.03, "direction": 89.79, "angle": 0.05, "elevation": 0.0, "pano_id": "TMX7316010203-002495_pano_0001_000666", "timestamp": "2022-03-31T07:31:41.389540Z", "filename": "pano_0001_000666.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 5.02675768, "relative_pitch": 0.04876271550449581, "relative_heading": 89.79365871668521, "relative_elevation": 0.004278123378796295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7662798160035, 52.3948750656637, 43.5994586674497 ] }, "distance": 5.03, "direction": 269.8, "angle": 0.03, "elevation": 0.0, "pano_id": "TMX7316010203-002495_pano_0001_000668", "timestamp": "2022-03-31T07:31:42.579540Z", "filename": "pano_0001_000668.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 5.02791706, "relative_pitch": 0.030886549252431155, "relative_heading": 269.79775225335766, "relative_elevation": 0.002710409462501673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76642913100424, 52.3948813895699, 44.2731402749196 ] }, "distance": 5.18, "direction": 82.39, "angle": 7.44, "elevation": 0.68, "pano_id": "TMX7315080123-000281_pano_0000_000379", "timestamp": "2016-06-13T08:26:57.667100Z", "filename": "pano_0000_000379.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 5.18189937, "relative_pitch": 7.436757978039108, "relative_heading": 82.3932565190278, "relative_elevation": 0.6763920169323967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76628675242494, 52.3948524625333, 43.5950424959883 ] }, "distance": 5.21, "direction": 240.93, "angle": -0.02, "elevation": -0.0, "pano_id": "TMX7316010203-001721_pano_0001_009680", "timestamp": "2020-05-15T10:11:54.889600Z", "filename": "pano_0001_009680.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 5.21249745, "relative_pitch": -0.018749737690902355, "relative_heading": 240.92658713973117, "relative_elevation": -0.0017057619988989359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7662799539404, 52.3948577708344, 43.6323234559968 ] }, "distance": 5.38, "direction": 248.84, "angle": 0.38, "elevation": 0.04, "pano_id": "TMX7316010203-001015_pano_0006_000354", "timestamp": "2018-12-14T11:26:52.402020Z", "filename": "pano_0006_000354.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 5.38122382, "relative_pitch": 0.3787761065870948, "relative_heading": 248.84288098931125, "relative_elevation": 0.035575198009595965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766433563780184, 52.3948780943925, 0.0 ] }, "distance": 5.45, "direction": 86.64, "angle": -82.88, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00139", "timestamp": "2024-09-12T06:44:52Z", "filename": "recording_2024-09-12_06-43-09_00139.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 5.44741159, "relative_pitch": -82.87780710744954, "relative_heading": 86.63995812304759, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76642847130219, 52.394857674347, 43.6319000460207 ] }, "distance": 5.45, "direction": 110.99, "angle": 0.37, "elevation": 0.04, "pano_id": "TMX7316010203-001015_pano_0006_000356", "timestamp": "2018-12-14T11:26:53.367010Z", "filename": "pano_0006_000356.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 5.45310555, "relative_pitch": 0.36933471798662515, "relative_heading": 110.98588377216821, "relative_elevation": 0.03515178803349528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76643558602946, 52.3948562293759, 43.5900792768225 ] }, "distance": 5.96, "direction": 110.76, "angle": -0.06, "elevation": -0.01, "pano_id": "TMX7316010203-001721_pano_0001_009682", "timestamp": "2020-05-15T10:11:55.979620Z", "filename": "pano_0001_009682.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 5.96292515, "relative_pitch": -0.06408001198423309, "relative_heading": 110.7617284647008, "relative_elevation": -0.006668981164700938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76627043745697, 52.3948571328449, 43.1493863975629 ] }, "distance": 6.01, "direction": 250.44, "angle": -4.25, "elevation": -0.45, "pano_id": "TMX7316010203-000323_pano_0000_014729", "timestamp": "2017-06-01T12:27:45.249300Z", "filename": "pano_0000_014729.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 6.01332408, "relative_pitch": -4.254687557238479, "relative_heading": 250.44004862784203, "relative_elevation": -0.4473618604243015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76644484498493, 52.3948802443774, 43.6772941034287 ] }, "distance": 6.23, "direction": 84.86, "angle": 0.74, "elevation": 0.08, "pano_id": "TMX7316010203-001518_pano_0000_006084", "timestamp": "2019-12-17T10:39:54.861120Z", "filename": "pano_0000_006084.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 6.23106343, "relative_pitch": 0.7405926829848806, "relative_heading": 84.85745926963334, "relative_elevation": 0.0805458454414989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76644604257069, 52.3948742857856, 43.5989310089499 ] }, "distance": 6.29, "direction": 90.95, "angle": 0.02, "elevation": 0.0, "pano_id": "TMX7316060226-000461_pano_0000_007068", "timestamp": "2019-11-05T11:48:30.139740Z", "filename": "pano_0000_007068.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 6.2883739, "relative_pitch": 0.019887877988281656, "relative_heading": 90.95243223597318, "relative_elevation": 0.002182750962695934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004949/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004949/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004949/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004949/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004949/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004949/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004949/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004949/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004949/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76626404415066, 52.3948563202707, 43.6275092791766 ] }, "distance": 6.45, "direction": 250.98, "angle": 0.27, "elevation": 0.03, "pano_id": "TMX7316010203-002078_pano_0000_004949", "timestamp": "2021-04-01T11:54:30.396440Z", "filename": "pano_0000_004949.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 6.45397022, "relative_pitch": 0.27308203815825655, "relative_heading": 250.9771806633257, "relative_elevation": 0.03076102118939872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76626068091896, 52.3948617122493, 43.5697269150987 ] }, "distance": 6.51, "direction": 256.64, "angle": -0.24, "elevation": -0.03, "pano_id": "TMX7315120208-000044_pano_0000_002013", "timestamp": "2016-05-10T08:33:23.354730Z", "filename": "pano_0000_002013.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 6.50658009, "relative_pitch": -0.23794374040112612, "relative_heading": 256.6383853289916, "relative_elevation": -0.027021342888502886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76644837132174, 52.3948596709719, 43.6349728833884 ] }, "distance": 6.67, "direction": 105.03, "angle": 0.33, "elevation": 0.04, "pano_id": "TMX7316010203-001015_pano_0006_000636", "timestamp": "2018-12-14T11:29:38.085390Z", "filename": "pano_0006_000636.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 6.67434889, "relative_pitch": 0.3281347440191204, "relative_heading": 105.02968218325381, "relative_elevation": 0.038224625401198864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76624995609948, 52.3948776880012, 43.7867890642956 ] }, "distance": 7.07, "direction": 272.22, "angle": 1.54, "elevation": 0.19, "pano_id": "TMX7316010203-002831_pano_0007_000233", "timestamp": "2022-12-06T11:51:39.533630Z", "filename": "pano_0007_000233.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 7.06582829, "relative_pitch": 1.5406419893043055, "relative_heading": 272.2228277913666, "relative_elevation": 0.19004080630839582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76624893414075, 52.394859518373, 43.7003307370469 ] }, "distance": 7.34, "direction": 256.23, "angle": 0.81, "elevation": 0.1, "pano_id": "TMX7316010203-002388_pano_0000_000287", "timestamp": "2022-01-04T10:15:26.674150Z", "filename": "pano_0000_000287.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 7.34116829, "relative_pitch": 0.8083788363207789, "relative_heading": 256.22689382762246, "relative_elevation": 0.1035824790596962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76624972239613, 52.3948566975857, 43.5043614469469 ] }, "distance": 7.37, "direction": 253.76, "angle": -0.72, "elevation": -0.09, "pano_id": "TMX7316010203-001064_pano_0006_000194", "timestamp": "2019-01-18T09:26:45.262670Z", "filename": "pano_0006_000194.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 7.3706291, "relative_pitch": -0.7181337021723404, "relative_heading": 253.75700735154217, "relative_elevation": -0.09238681104029922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766462622649948, 52.39485329538852, 0.0 ] }, "distance": 7.81, "direction": 108.21, "angle": -79.85, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00027", "timestamp": "2025-06-17T04:45:44Z", "filename": "recording_2025-06-17_04-45-19_00027.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 7.80730353, "relative_pitch": -79.84709503420765, "relative_heading": 108.2134066684267, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76646893331791, 52.3948775276003, 43.7856304971501 ] }, "distance": 7.85, "direction": 88.13, "angle": 1.38, "elevation": 0.19, "pano_id": "TMX7316010203-002831_pano_0007_000230", "timestamp": "2022-12-06T11:51:37.923640Z", "filename": "pano_0007_000230.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 7.84990787, "relative_pitch": 1.3783686993300595, "relative_heading": 88.12963323121153, "relative_elevation": 0.1888822391629006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766242141177777, 52.39485432365871, 0.0 ] }, "distance": 7.94, "direction": 252.97, "angle": -79.68, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00024", "timestamp": "2025-06-17T04:45:43Z", "filename": "recording_2025-06-17_04-45-19_00024.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 7.94073941, "relative_pitch": -79.67727054899427, "relative_heading": 252.96860597184087, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76647025739752, 52.3948598458036, 43.7053362932056 ] }, "distance": 8.12, "direction": 102.17, "angle": 0.77, "elevation": 0.11, "pano_id": "TMX7316010203-002388_pano_0000_000290", "timestamp": "2022-01-04T10:15:27.844260Z", "filename": "pano_0000_000290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 8.11828536, "relative_pitch": 0.7663274754869235, "relative_heading": 102.1692175676869, "relative_elevation": 0.10858803521839633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76646937908441, 52.3948562152307, 43.5076809562743 ] }, "distance": 8.16, "direction": 105.03, "angle": -0.63, "elevation": -0.09, "pano_id": "TMX7316010203-001064_pano_0006_000197", "timestamp": "2019-01-18T09:26:46.567660Z", "filename": "pano_0006_000197.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 8.15519034, "relative_pitch": -0.6257337204563754, "relative_heading": 105.03349441081443, "relative_elevation": -0.08906730171290178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76622498362795, 52.3948679268258, 43.633678920567 ] }, "distance": 8.8, "direction": 264.7, "angle": 0.24, "elevation": 0.04, "pano_id": "TMX7316010203-001015_pano_0006_000639", "timestamp": "2018-12-14T11:29:40.000540Z", "filename": "pano_0006_000639.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 8.79800395, "relative_pitch": 0.24050440131619685, "relative_heading": 264.7036691051556, "relative_elevation": 0.036930662579798934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76622429469551, 52.3948706586295, 43.6168120549992 ] }, "distance": 8.82, "direction": 266.7, "angle": 0.13, "elevation": 0.02, "pano_id": "TMX7316060226-000461_pano_0000_007065", "timestamp": "2019-11-05T11:48:28.629740Z", "filename": "pano_0000_007065.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 8.82198449, "relative_pitch": 0.13030729186651419, "relative_heading": 266.69801109348606, "relative_elevation": 0.020063797011999895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76622344524691, 52.394879743817, 43.6786786392331 ] }, "distance": 8.88, "direction": 273.25, "angle": 0.53, "elevation": 0.08, "pano_id": "TMX7316010203-001518_pano_0000_006081", "timestamp": "2019-12-17T10:39:53.616120Z", "filename": "pano_0000_006081.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 8.8794084, "relative_pitch": 0.5286536709423841, "relative_heading": 273.2462502982234, "relative_elevation": 0.08193038124589691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76648491005932, 52.3948767627831, 43.5537304775789 ] }, "distance": 8.93, "direction": 88.9, "angle": -0.28, "elevation": -0.04, "pano_id": "TMX7315120208-000044_pano_0000_002016", "timestamp": "2016-05-10T08:33:25.314730Z", "filename": "pano_0000_002016.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 8.93493451, "relative_pitch": -0.2758518503663539, "relative_heading": 88.90271691495848, "relative_elevation": -0.043017780408298734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76648648569606, 52.3948571287287, 43.6019944353029 ] }, "distance": 9.26, "direction": 102.56, "angle": 0.03, "elevation": 0.01, "pano_id": "TMX7316010203-002078_pano_0000_004952", "timestamp": "2021-04-01T11:54:32.396400Z", "filename": "pano_0000_004952.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 9.26210257, "relative_pitch": 0.03245308334152164, "relative_heading": 102.55694337126144, "relative_elevation": 0.005246177315697764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766213329014223, 52.39487464028841, 0.0 ] }, "distance": 9.55, "direction": 269.61, "angle": -77.64, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00136", "timestamp": "2024-09-12T06:44:50Z", "filename": "recording_2024-09-12_06-43-09_00136.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 9.55401612, "relative_pitch": -77.63930775334946, "relative_heading": 269.6097409470703, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76621310547022, 52.3948819380366, 44.2805440118536 ] }, "distance": 9.6, "direction": 274.46, "angle": 4.08, "elevation": 0.68, "pano_id": "TMX7315080123-000281_pano_0000_000382", "timestamp": "2016-06-13T08:27:00.572190Z", "filename": "pano_0000_000382.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 9.59812136, "relative_pitch": 4.075019110211544, "relative_heading": 274.4636006856077, "relative_elevation": 0.6837957538663986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76649333218818, 52.394857962966, 43.1323392624035 ] }, "distance": 9.7, "direction": 101.42, "angle": -2.74, "elevation": -0.46, "pano_id": "TMX7316010203-000323_pano_0000_014732", "timestamp": "2017-06-01T12:27:46.234320Z", "filename": "pano_0000_014732.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 9.69872689, "relative_pitch": -2.741428566951941, "relative_heading": 101.42300258481552, "relative_elevation": -0.4644089955837032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76621274667804, 52.3948514056979, 43.6036203019321 ] }, "distance": 9.95, "direction": 254.56, "angle": 0.04, "elevation": 0.01, "pano_id": "TMX7316010203-001721_pano_0001_009679", "timestamp": "2020-05-15T10:11:54.254550Z", "filename": "pano_0001_009679.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 9.95285132, "relative_pitch": 0.039560427403354546, "relative_heading": 254.55545313741814, "relative_elevation": 0.0068720439448952675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76650136347881, 52.39487567207, 43.5974518321455 ] }, "distance": 10.05, "direction": 89.72, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-002495_pano_0001_000665", "timestamp": "2022-03-31T07:31:40.864570Z", "filename": "pano_0001_000665.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 10.05343801, "relative_pitch": 0.004009755641722649, "relative_heading": 89.71653865132714, "relative_elevation": 0.0007035741583010235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76620601148389, 52.3948789547757, 43.588665233925 ] }, "distance": 10.06, "direction": 272.36, "angle": -0.05, "elevation": -0.01, "pano_id": "TMX7316010203-002495_pano_0001_000669", "timestamp": "2022-03-31T07:31:43.289540Z", "filename": "pano_0001_000669.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 10.06047711, "relative_pitch": -0.046033906717466704, "relative_heading": 272.3642664048219, "relative_elevation": -0.008083024062202071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76650125516706, 52.3948809758629, 44.2632872005925 ] }, "distance": 10.07, "direction": 86.36, "angle": 3.79, "elevation": 0.67, "pano_id": "TMX7315080123-000281_pano_0000_000378", "timestamp": "2016-06-13T08:26:56.927150Z", "filename": "pano_0000_000378.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 10.06630114, "relative_pitch": 3.788303248082385, "relative_heading": 86.35524134495267, "relative_elevation": 0.6665389426052997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76620588828854, 52.3948577269103, 43.6278581563383 ] }, "distance": 10.25, "direction": 259.05, "angle": 0.17, "elevation": 0.03, "pano_id": "TMX7316010203-001015_pano_0006_000353", "timestamp": "2018-12-14T11:26:51.917020Z", "filename": "pano_0006_000353.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 10.24699694, "relative_pitch": 0.17394953961198886, "relative_heading": 259.0462026928344, "relative_elevation": 0.031109898351097343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76650271729168, 52.3948575178573, 43.6309715546668 ] }, "distance": 10.34, "direction": 100.99, "angle": 0.19, "elevation": 0.03, "pano_id": "TMX7316010203-001015_pano_0006_000357", "timestamp": "2018-12-14T11:26:53.846990Z", "filename": "pano_0006_000357.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 10.3350394, "relative_pitch": 0.18972770376918047, "relative_heading": 100.99068717236958, "relative_elevation": 0.034223296679599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766506887050285, 52.394875883565476, 0.0 ] }, "distance": 10.43, "direction": 89.6, "angle": -76.55, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00140", "timestamp": "2024-09-12T06:44:52Z", "filename": "recording_2024-09-12_06-43-09_00140.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 10.42957339, "relative_pitch": -76.54608430915003, "relative_heading": 89.59746820636647, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76651032245495, 52.3948573855031, 43.591597052291 ] }, "distance": 10.85, "direction": 100.55, "angle": -0.03, "elevation": -0.01, "pano_id": "TMX7316010203-001721_pano_0001_009683", "timestamp": "2020-05-15T10:11:56.469580Z", "filename": "pano_0001_009683.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 10.84637826, "relative_pitch": -0.027211140579012954, "relative_heading": 100.54567250923226, "relative_elevation": -0.005151205696201089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76619643823572, 52.3948573021443, 43.149127855897 ] }, "distance": 10.89, "direction": 259.45, "angle": -2.35, "elevation": -0.45, "pano_id": "TMX7316010203-000323_pano_0000_014728", "timestamp": "2017-06-01T12:27:44.924280Z", "filename": "pano_0000_014728.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 10.88780714, "relative_pitch": -2.354222917293923, "relative_heading": 259.4452631204659, "relative_elevation": -0.4476204020902017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76651812142139, 52.3948796531324, 43.6715397406369 ] }, "distance": 11.2, "direction": 87.48, "angle": 0.38, "elevation": 0.07, "pano_id": "TMX7316010203-001518_pano_0000_006085", "timestamp": "2019-12-17T10:39:55.261120Z", "filename": "pano_0000_006085.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 11.20490133, "relative_pitch": 0.38243733997796825, "relative_heading": 87.47962307763757, "relative_elevation": 0.07479148264970092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76619025007944, 52.3948595301865, 43.6524019315839 ] }, "distance": 11.26, "direction": 261.08, "angle": 0.28, "elevation": 0.06, "pano_id": "TMX7316010203-002078_pano_0000_004948", "timestamp": "2021-04-01T11:54:29.476370Z", "filename": "pano_0000_004948.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 11.26107943, "relative_pitch": 0.283160657076088, "relative_heading": 261.07816462560044, "relative_elevation": 0.05565367359670148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7665201986009, 52.394873582522, 43.5895744226873 ] }, "distance": 11.34, "direction": 90.92, "angle": -0.04, "elevation": -0.01, "pano_id": "TMX7316060226-000461_pano_0000_007069", "timestamp": "2019-11-05T11:48:30.544650Z", "filename": "pano_0000_007069.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 11.33693515, "relative_pitch": -0.03625586856649678, "relative_heading": 90.92376136633014, "relative_elevation": -0.007173835299902009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76618559511921, 52.3948607183456, 43.5688697677106 ] }, "distance": 11.56, "direction": 261.97, "angle": -0.14, "elevation": -0.03, "pano_id": "TMX7315120208-000044_pano_0000_002012", "timestamp": "2016-05-10T08:33:22.544790Z", "filename": "pano_0000_002012.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 11.55501202, "relative_pitch": -0.13823583480121984, "relative_heading": 261.96952501489085, "relative_elevation": -0.027878490276599166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76652349852509, 52.3948604270526, 43.633851852268 ] }, "distance": 11.68, "direction": 98.11, "angle": 0.18, "elevation": 0.04, "pano_id": "TMX7316010203-001015_pano_0006_000635", "timestamp": "2018-12-14T11:29:37.540460Z", "filename": "pano_0006_000635.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 11.67678497, "relative_pitch": 0.18205972000632684, "relative_heading": 98.10680357656427, "relative_elevation": 0.03710359428080068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76617666860024, 52.3948777056253, 43.781600012444 ] }, "distance": 12.05, "direction": 271.31, "angle": 0.88, "elevation": 0.18, "pano_id": "TMX7316010203-002831_pano_0007_000234", "timestamp": "2022-12-06T11:51:40.113610Z", "filename": "pano_0007_000234.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 12.05250606, "relative_pitch": 0.8786882141332458, "relative_heading": 271.31229813736724, "relative_elevation": 0.18485175445680113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76617643790361, 52.3948568298168, 43.4977719401941 ] }, "distance": 12.24, "direction": 260.37, "angle": -0.46, "elevation": -0.1, "pano_id": "TMX7316010203-001064_pano_0006_000193", "timestamp": "2019-01-18T09:26:44.827660Z", "filename": "pano_0006_000193.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 12.23746097, "relative_pitch": -0.4633969125441341, "relative_heading": 260.3710295618401, "relative_elevation": -0.09897631779310245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76617467107575, 52.3948592760745, 43.6928638871759 ] }, "distance": 12.31, "direction": 261.71, "angle": 0.45, "elevation": 0.1, "pano_id": "TMX7316010203-002388_pano_0000_000286", "timestamp": "2022-01-04T10:15:26.279200Z", "filename": "pano_0000_000286.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 12.31388606, "relative_pitch": 0.4472112244699376, "relative_heading": 261.71347771291, "relative_elevation": 0.0961156291887022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766536025810099, 52.39485313182054, 0.0 ] }, "distance": 12.65, "direction": 101.2, "angle": -73.81, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00028", "timestamp": "2025-06-17T04:45:45Z", "filename": "recording_2025-06-17_04-45-19_00028.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 12.65396741, "relative_pitch": -73.81461550591915, "relative_heading": 101.20269876276517, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766168736252449, 52.39485461286383, 0.0 ] }, "distance": 12.8, "direction": 259.67, "angle": -73.64, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00023", "timestamp": "2025-06-17T04:45:42Z", "filename": "recording_2025-06-17_04-45-19_00023.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 12.79655146, "relative_pitch": -73.64194005867002, "relative_heading": 259.67467495473704, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654196365999, 52.3948774708548, 43.7853589523584 ] }, "distance": 12.82, "direction": 88.88, "angle": 0.84, "elevation": 0.19, "pano_id": "TMX7316010203-002831_pano_0007_000229", "timestamp": "2022-12-06T11:51:37.418590Z", "filename": "pano_0007_000229.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 12.81948986, "relative_pitch": 0.8429209915196211, "relative_heading": 88.88300401750068, "relative_elevation": 0.18861069437119937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654232285111, 52.3948559124062, 43.5008820202202 ] }, "distance": 13.02, "direction": 99.5, "angle": -0.42, "elevation": -0.1, "pano_id": "TMX7316010203-001064_pano_0006_000198", "timestamp": "2019-01-18T09:26:47.002650Z", "filename": "pano_0006_000198.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 13.02008624, "relative_pitch": -0.4218583091266467, "relative_heading": 99.50033656069176, "relative_elevation": -0.0958662377669981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654444917437, 52.394859829623, 43.7002993961796 ] }, "distance": 13.1, "direction": 97.51, "angle": 0.45, "elevation": 0.1, "pano_id": "TMX7316010203-002388_pano_0000_000291", "timestamp": "2022-01-04T10:15:28.234180Z", "filename": "pano_0000_000291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 13.09876163, "relative_pitch": 0.4529374423403142, "relative_heading": 97.51495633069844, "relative_elevation": 0.10355113819240103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76615644706799, 52.394885278145, 43.6122293937951 ] }, "distance": 13.47, "direction": 274.76, "angle": 0.07, "elevation": 0.02, "pano_id": "TMX7316010203-001015_pano_0006_000640", "timestamp": "2018-12-14T11:29:40.765390Z", "filename": "pano_0006_000640.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 13.47238805, "relative_pitch": 0.06583861377507091, "relative_heading": 274.76295509856163, "relative_elevation": 0.015481135807895896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76615155588897, 52.3948746432648, 43.6303369468078 ] }, "distance": 13.76, "direction": 269.73, "angle": 0.14, "elevation": 0.03, "pano_id": "TMX7316060226-000461_pano_0000_007064", "timestamp": "2019-11-05T11:48:27.964800Z", "filename": "pano_0000_007064.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 13.75897289, "relative_pitch": 0.13987136257634825, "relative_heading": 269.73043195272675, "relative_elevation": 0.03358868882060051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76614975501347, 52.3948788093639, 43.6842051744461 ] }, "distance": 13.89, "direction": 271.65, "angle": 0.36, "elevation": 0.09, "pano_id": "TMX7316010203-001518_pano_0000_006080", "timestamp": "2019-12-17T10:39:53.186120Z", "filename": "pano_0000_006080.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 13.88713747, "relative_pitch": 0.3608264099723775, "relative_heading": 271.6458028454377, "relative_elevation": 0.08745691645889764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76656004907303, 52.3948784824433, 43.5482833813876 ] }, "distance": 14.05, "direction": 88.52, "angle": -0.2, "elevation": -0.05, "pano_id": "TMX7315120208-000044_pano_0000_002017", "timestamp": "2016-05-10T08:33:25.899720Z", "filename": "pano_0000_002017.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 14.05284086, "relative_pitch": -0.19759861385715996, "relative_heading": 88.52198070404368, "relative_elevation": -0.048464876599602746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76656030141592, 52.3948570714649, 43.6068172510713 ] }, "distance": 14.21, "direction": 98.17, "angle": 0.04, "elevation": 0.01, "pano_id": "TMX7316010203-002078_pano_0000_004953", "timestamp": "2021-04-01T11:54:32.921330Z", "filename": "pano_0000_004953.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 14.20966544, "relative_pitch": 0.040599879957935396, "relative_heading": 98.17279859634327, "relative_elevation": 0.010068993084097144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76614383726699, 52.394890077983, 44.2645648466423 ] }, "distance": 14.38, "direction": 276.6, "angle": 2.66, "elevation": 0.67, "pano_id": "TMX7315080123-000281_pano_0000_000383", "timestamp": "2016-06-13T08:27:02.697330Z", "filename": "pano_0000_000383.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 14.37953735, "relative_pitch": 2.6590283890762527, "relative_heading": 276.6000827660875, "relative_elevation": 0.6678165886551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766140028076816, 52.39487204460935, 0.0 ] }, "distance": 14.55, "direction": 268.61, "angle": -71.55, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00135", "timestamp": "2024-09-12T06:44:49Z", "filename": "recording_2024-09-12_06-43-09_00135.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 14.54784894, "relative_pitch": -71.54660205662081, "relative_heading": 268.60606404005233, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766139854055, 52.3948586887596, 43.6359426034614 ] }, "distance": 14.67, "direction": 262.79, "angle": 0.15, "elevation": 0.04, "pano_id": "TMX7316010203-001721_pano_0001_009678", "timestamp": "2020-05-15T10:11:53.529600Z", "filename": "pano_0001_009678.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 14.67124213, "relative_pitch": 0.15306578776055815, "relative_heading": 262.7949920578677, "relative_elevation": 0.03919434547420053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76656744891542, 52.3948581845164, 43.1184150679037 ] }, "distance": 14.67, "direction": 97.42, "angle": -1.87, "elevation": -0.48, "pano_id": "TMX7316010203-000323_pano_0000_014733", "timestamp": "2017-06-01T12:27:46.559300Z", "filename": "pano_0000_014733.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 14.67491485, "relative_pitch": -1.866911898492177, "relative_heading": 97.4240628669928, "relative_elevation": -0.4783331900835037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76613794218826, 52.394896279826, 43.5624048132449 ] }, "distance": 14.87, "direction": 279.06, "angle": -0.13, "elevation": -0.03, "pano_id": "TMX7316010203-002495_pano_0001_000670", "timestamp": "2022-03-31T07:31:44.059550Z", "filename": "pano_0001_000670.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 14.87123899, "relative_pitch": -0.13231788829815355, "relative_heading": 279.0643678827356, "relative_elevation": -0.03434344474229789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76657384453378, 52.3948802112891, 44.2593547971919 ] }, "distance": 15.0, "direction": 87.88, "angle": 2.53, "elevation": 0.66, "pano_id": "TMX7315080123-000281_pano_0000_000377", "timestamp": "2016-06-13T08:26:56.247020Z", "filename": "pano_0000_000377.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 14.99751785, "relative_pitch": 2.5297442935609715, "relative_heading": 87.87979086293144, "relative_elevation": 0.6626065392046954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76657585055124, 52.3948758336191, 43.596169100143 ] }, "distance": 15.12, "direction": 89.74, "angle": -0.0, "elevation": -0.0, "pano_id": "TMX7316010203-002495_pano_0001_000664", "timestamp": "2022-03-31T07:31:40.359550Z", "filename": "pano_0001_000664.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 15.12395759, "relative_pitch": -0.0021940884144159506, "relative_heading": 89.74342202992607, "relative_elevation": -0.00057915784420004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76613161236462, 52.3948576625722, 43.6259243469685 ] }, "distance": 15.24, "direction": 262.63, "angle": 0.11, "elevation": 0.03, "pano_id": "TMX7316010203-001015_pano_0006_000352", "timestamp": "2018-12-14T11:26:51.427090Z", "filename": "pano_0006_000352.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 15.24222356, "relative_pitch": 0.10967328441804818, "relative_heading": 262.6336503740084, "relative_elevation": 0.029176088981301973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76657706070117, 52.3948572927157, 43.6218708846718 ] }, "distance": 15.34, "direction": 97.48, "angle": 0.09, "elevation": 0.03, "pano_id": "TMX7316010203-001015_pano_0006_000358", "timestamp": "2018-12-14T11:26:54.327000Z", "filename": "pano_0006_000358.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 15.3365532, "relative_pitch": 0.09385545585502748, "relative_heading": 97.47583617937777, "relative_elevation": 0.02512262668459897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766580019412784, 52.39487174901046, 0.0 ] }, "distance": 15.41, "direction": 91.44, "angle": -70.53, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00141", "timestamp": "2024-09-12T06:44:53Z", "filename": "recording_2024-09-12_06-43-09_00141.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 15.41244461, "relative_pitch": -70.53033723569682, "relative_heading": 91.43803012438974, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76658442783086, 52.3948587559927, 43.5845262641087 ] }, "distance": 15.81, "direction": 96.65, "angle": -0.04, "elevation": -0.01, "pano_id": "TMX7316010203-001721_pano_0001_009684", "timestamp": "2020-05-15T10:11:56.954550Z", "filename": "pano_0001_009684.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 15.81422573, "relative_pitch": -0.044280923960896806, "relative_heading": 96.65449071473583, "relative_elevation": -0.012221993878497983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76612412936637, 52.3948525804718, 44.2329882895574 ] }, "distance": 15.83, "direction": 260.84, "angle": 2.3, "elevation": 0.64, "pano_id": "TMX7315080123-000281_pano_0000_000388", "timestamp": "2016-06-13T08:27:17.207990Z", "filename": "pano_0000_000388.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 15.82766931, "relative_pitch": 2.3019341565394105, "relative_heading": 260.83954669087774, "relative_elevation": 0.6362400315701962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76612219520848, 52.3948576476777, 43.1565046580508 ] }, "distance": 15.88, "direction": 262.92, "angle": -1.59, "elevation": -0.44, "pano_id": "TMX7316010203-000323_pano_0000_014727", "timestamp": "2017-06-01T12:27:44.594320Z", "filename": "pano_0000_014727.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 15.87839513, "relative_pitch": -1.588173081318269, "relative_heading": 262.92430480424696, "relative_elevation": -0.4402435999364016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76611884737506, 52.3948698621318, 43.6572987474501 ] }, "distance": 16.0, "direction": 267.86, "angle": 0.22, "elevation": 0.06, "pano_id": "TMX7316010203-002078_pano_0000_004947", "timestamp": "2021-04-01T11:54:28.476360Z", "filename": "pano_0000_004947.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 15.99649408, "relative_pitch": 0.2168769548593516, "relative_heading": 267.8620936415926, "relative_elevation": 0.06055048946289787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76659154339292, 52.3948786101034, 43.6742699425668 ] }, "distance": 16.2, "direction": 88.67, "angle": 0.27, "elevation": 0.08, "pano_id": "TMX7316010203-001518_pano_0000_006086", "timestamp": "2019-12-17T10:39:55.656110Z", "filename": "pano_0000_006086.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 16.19643041, "relative_pitch": 0.2742352059694099, "relative_heading": 88.66734235162944, "relative_elevation": 0.07752168457960096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76611361199456, 52.3948681714511, 43.579892937094 ] }, "distance": 16.36, "direction": 267.25, "angle": -0.06, "elevation": -0.02, "pano_id": "TMX7315120208-000044_pano_0000_002011", "timestamp": "2016-05-10T08:33:21.609770Z", "filename": "pano_0000_002011.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 16.36058092, "relative_pitch": -0.05902836901483386, "relative_heading": 267.25026025942987, "relative_elevation": -0.016855320893199632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76659402698917, 52.3948724768821, 43.5917362943292 ] }, "distance": 16.36, "direction": 91.07, "angle": -0.02, "elevation": -0.01, "pano_id": "TMX7316060226-000461_pano_0000_007070", "timestamp": "2019-11-05T11:48:30.919790Z", "filename": "pano_0000_007070.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 16.36397274, "relative_pitch": -0.017548572113846125, "relative_heading": 91.07073469317379, "relative_elevation": -0.005011963657999274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76659805550182, 52.3948616650759, 43.6325489105657 ] }, "distance": 16.7, "direction": 95.18, "angle": 0.12, "elevation": 0.04, "pano_id": "TMX7316010203-001015_pano_0006_000634", "timestamp": "2018-12-14T11:29:37.045600Z", "filename": "pano_0006_000634.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 16.7036379, "relative_pitch": 0.12280098311312579, "relative_heading": 95.18269917144077, "relative_elevation": 0.03580065257850151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76610317635123, 52.3948776291748, 43.7961642360315 ] }, "distance": 17.05, "direction": 270.9, "angle": 0.67, "elevation": 0.2, "pano_id": "TMX7316010203-002831_pano_0007_000235", "timestamp": "2022-12-06T11:51:40.678600Z", "filename": "pano_0007_000235.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 17.05421455, "relative_pitch": 0.6699325367582308, "relative_heading": 270.89884867784224, "relative_elevation": 0.1994159780442999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76610320326553, 52.3948570251852, 43.5001374175772 ] }, "distance": 17.17, "direction": 263.23, "angle": -0.32, "elevation": -0.1, "pano_id": "TMX7316010203-001064_pano_0006_000192", "timestamp": "2019-01-18T09:26:44.392670Z", "filename": "pano_0006_000192.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 17.17014195, "relative_pitch": -0.32238143470323805, "relative_heading": 263.22634803751083, "relative_elevation": -0.09661084041000123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76610062012398, 52.3948589581483, 43.6971381995827 ] }, "distance": 17.32, "direction": 264.0, "angle": 0.33, "elevation": 0.1, "pano_id": "TMX7316010203-002388_pano_0000_000285", "timestamp": "2022-01-04T10:15:25.884170Z", "filename": "pano_0000_000285.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 17.32096951, "relative_pitch": 0.33207468847384825, "relative_heading": 264.00150569821926, "relative_elevation": 0.10038994159550185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766609499907526, 52.39485314833378, 0.0 ] }, "distance": 17.59, "direction": 98.03, "angle": -68.03, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00029", "timestamp": "2025-06-17T04:45:45Z", "filename": "recording_2025-06-17_04-45-19_00029.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 17.5868117, "relative_pitch": -68.03098347929665, "relative_heading": 98.02946556704615, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76610366290278, 52.3949167037448, 43.5780156301335 ] }, "distance": 17.63, "direction": 285.17, "angle": -0.06, "elevation": -0.02, "pano_id": "TMX7316010203-001015_pano_0006_000641", "timestamp": "2018-12-14T11:29:41.545320Z", "filename": "pano_0006_000641.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 17.63374588, "relative_pitch": -0.060866257161945554, "relative_heading": 285.17364649540565, "relative_elevation": -0.018732627853701445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766095333845058, 52.39485472228161, 0.0 ] }, "distance": 17.73, "direction": 262.61, "angle": -67.87, "elevation": -43.6, "pano_id": "recording_2025-06-17_04-45-19_00022", "timestamp": "2025-06-17T04:45:42Z", "filename": "recording_2025-06-17_04-45-19_00022.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 17.73334789, "relative_pitch": -67.8655484695175, "relative_heading": 262.6083125067119, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76661551572201, 52.3948773521648, 43.789977485314 ] }, "distance": 17.83, "direction": 89.24, "angle": 0.62, "elevation": 0.19, "pano_id": "TMX7316010203-002831_pano_0007_000228", "timestamp": "2022-12-06T11:51:36.908600Z", "filename": "pano_0007_000228.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 17.82546834, "relative_pitch": 0.6210656222448727, "relative_heading": 89.23912318494624, "relative_elevation": 0.19322922732679615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76661596734, 52.3948555061267, 43.4981593051925 ] }, "distance": 17.99, "direction": 97.01, "angle": -0.31, "elevation": -0.1, "pano_id": "TMX7316010203-001064_pano_0006_000199", "timestamp": "2019-01-18T09:26:47.442680Z", "filename": "pano_0006_000199.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 17.98896825, "relative_pitch": -0.31400768898620096, "relative_heading": 97.0060932467271, "relative_elevation": -0.09858895279469948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76661780428355, 52.3948598262097, 43.6993472250178 ] }, "distance": 18.06, "direction": 95.44, "angle": 0.33, "elevation": 0.1, "pano_id": "TMX7316010203-002388_pano_0000_000292", "timestamp": "2022-01-04T10:15:28.619130Z", "filename": "pano_0000_000292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 18.0611549, "relative_pitch": 0.3254733484474872, "relative_heading": 95.44391333966335, "relative_elevation": 0.10259896703060178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_007063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_007063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_007063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76608935057536, 52.3948941766781, 43.6518513318151 ] }, "distance": 18.12, "direction": 276.68, "angle": 0.17, "elevation": 0.06, "pano_id": "TMX7316060226-000461_pano_0000_007063", "timestamp": "2019-11-05T11:48:27.219770Z", "filename": "pano_0000_007063.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 18.11641908, "relative_pitch": 0.17427085444252455, "relative_heading": 276.6847200393109, "relative_elevation": 0.05510307382790103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76608908558434, 52.3949173054283, 44.2653627824038 ] }, "distance": 18.61, "direction": 284.57, "angle": 2.06, "elevation": 0.67, "pano_id": "TMX7315080123-000281_pano_0000_000384", "timestamp": "2016-06-13T08:27:05.757460Z", "filename": "pano_0000_000384.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 18.61000665, "relative_pitch": 2.057619906537608, "relative_heading": 284.5729373164411, "relative_elevation": 0.6686145244165971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76607795547037, 52.3948817748904, 43.6729084085673 ] }, "distance": 18.78, "direction": 272.22, "angle": 0.23, "elevation": 0.08, "pano_id": "TMX7316010203-001721_pano_0001_009677", "timestamp": "2020-05-15T10:11:52.724520Z", "filename": "pano_0001_009677.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 18.78309877, "relative_pitch": 0.23231690016097717, "relative_heading": 272.22384558043603, "relative_elevation": 0.07616015058010106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76607603289985, 52.3948777070607, 43.719979272224 ] }, "distance": 18.9, "direction": 270.84, "angle": 0.37, "elevation": 0.12, "pano_id": "TMX7316010203-001518_pano_0000_006079", "timestamp": "2019-12-17T10:39:52.746140Z", "filename": "pano_0000_006079.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 18.90184563, "relative_pitch": 0.37353585075254875, "relative_heading": 270.83727521830787, "relative_elevation": 0.12323101423680072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76608906767757, 52.394929958408, 43.581563513726 ] }, "distance": 19.01, "direction": 288.68, "angle": -0.05, "elevation": -0.02, "pano_id": "TMX7316010203-002495_pano_0001_000671", "timestamp": "2022-03-31T07:31:44.824540Z", "filename": "pano_0001_000671.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 19.0143095, "relative_pitch": -0.04575614876778218, "relative_heading": 288.6816431980588, "relative_elevation": -0.015184744261198091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766080282163432, 52.39491205713974, 0.0 ] }, "distance": 19.06, "direction": 282.42, "angle": -66.39, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00384", "timestamp": "2024-09-12T06:49:44Z", "filename": "recording_2024-09-12_06-43-09_00384.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 19.05650988, "relative_pitch": -66.38945184611289, "relative_heading": 282.4197011646623, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_002018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_002018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_002018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76663499410501, 52.3948779800294, 43.5522036198527 ] }, "distance": 19.15, "direction": 89.08, "angle": -0.13, "elevation": -0.04, "pano_id": "TMX7315120208-000044_pano_0000_002018", "timestamp": "2016-05-10T08:33:26.464700Z", "filename": "pano_0000_002018.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 19.15228456, "relative_pitch": -0.13325904568016608, "relative_heading": 89.08279230106676, "relative_elevation": -0.0445446381345036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76663432675944, 52.394856785983, 43.6081807492301 ] }, "distance": 19.21, "direction": 96.13, "angle": 0.03, "elevation": 0.01, "pano_id": "TMX7316010203-002078_pano_0000_004954", "timestamp": "2021-04-01T11:54:33.446360Z", "filename": "pano_0000_004954.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 19.21427521, "relative_pitch": 0.03409097731139818, "relative_heading": 96.12997485653203, "relative_elevation": 0.0114324912428998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766066662884429, 52.39486952030072, 0.0 ] }, "distance": 19.55, "direction": 268.14, "angle": -65.85, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00134", "timestamp": "2024-09-12T06:44:49Z", "filename": "recording_2024-09-12_06-43-09_00134.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 19.54797664, "relative_pitch": -65.84941701397786, "relative_heading": 268.13913720523215, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76664160261539, 52.3948582871201, 43.1131080016494 ] }, "distance": 19.69, "direction": 95.49, "angle": -1.41, "elevation": -0.48, "pano_id": "TMX7316010203-000323_pano_0000_014734", "timestamp": "2017-06-01T12:27:46.884280Z", "filename": "pano_0000_014734.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 19.69010592, "relative_pitch": -1.4070505679741814, "relative_heading": 95.49277441711429, "relative_elevation": -0.48364025633780017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76664655997082, 52.3948795137048, 44.2681189700961 ] }, "distance": 19.94, "direction": 88.63, "angle": 1.93, "elevation": 0.67, "pano_id": "TMX7315080123-000281_pano_0000_000376", "timestamp": "2016-06-13T08:26:55.597000Z", "filename": "pano_0000_000376.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 19.94285375, "relative_pitch": 1.9281185647183603, "relative_heading": 88.62874536352011, "relative_elevation": 0.6713707121088959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76605907747189, 52.3948952412334, 43.7024094946682 ] }, "distance": 20.18, "direction": 276.34, "angle": 0.3, "elevation": 0.11, "pano_id": "TMX7316010203-002078_pano_0000_004946", "timestamp": "2021-04-01T11:54:27.191360Z", "filename": "pano_0000_004946.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 20.17732208, "relative_pitch": 0.30003424434249704, "relative_heading": 276.33765242096706, "relative_elevation": 0.10566123668100147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76665026368519, 52.3948760241426, 43.601158477366 ] }, "distance": 20.19, "direction": 89.75, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-002495_pano_0001_000663", "timestamp": "2022-03-31T07:31:39.874580Z", "filename": "pano_0001_000663.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 20.18945964, "relative_pitch": 0.012515785841645642, "relative_heading": 89.74758034920555, "relative_elevation": 0.0044102193787978194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76605708090768, 52.3948747522238, 43.618672770448 ] }, "distance": 20.19, "direction": 269.85, "angle": 0.06, "elevation": 0.02, "pano_id": "TMX7316010203-002495_pano_0001_000400", "timestamp": "2022-03-31T07:28:46.551480Z", "filename": "pano_0001_000400.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 20.18999904, "relative_pitch": 0.06221800880893237, "relative_heading": 269.8507666080648, "relative_elevation": 0.021924512460799406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76605794336509, 52.3948575185181, 43.6369781559333 ] }, "distance": 20.23, "direction": 264.41, "angle": 0.11, "elevation": 0.04, "pano_id": "TMX7316010203-001015_pano_0006_000351", "timestamp": "2018-12-14T11:26:50.937070Z", "filename": "pano_0006_000351.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 20.22741532, "relative_pitch": 0.11395426883952066, "relative_heading": 264.41020228939726, "relative_elevation": 0.04022989794609799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76665154646351, 52.394856915718, 43.621305430308 ] }, "distance": 20.38, "direction": 95.74, "angle": 0.07, "elevation": 0.02, "pano_id": "TMX7316010203-001015_pano_0006_000359", "timestamp": "2018-12-14T11:26:54.807000Z", "filename": "pano_0006_000359.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 20.3786903, "relative_pitch": 0.06904377214565445, "relative_heading": 95.73767876912011, "relative_elevation": 0.02455717232079735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766653488960658, 52.39486949240339, 0.0 ] }, "distance": 20.42, "direction": 91.79, "angle": -64.9, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00142", "timestamp": "2024-09-12T06:44:54Z", "filename": "recording_2024-09-12_06-43-09_00142.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 20.4187838, "relative_pitch": -64.90369176379915, "relative_heading": 91.79018076381968, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766081441930245, 52.39495688903679, 0.0 ] }, "distance": 20.64, "direction": 296.12, "angle": -64.67, "elevation": -43.6, "pano_id": "recording_2024-09-12_06-43-09_00385", "timestamp": "2024-09-12T06:49:45Z", "filename": "recording_2024-09-12_06-43-09_00385.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 20.63968146, "relative_pitch": -64.6660723698194, "relative_heading": 296.12152651106913, "relative_elevation": -43.5967482579872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76665846691542, 52.3948603542724, 43.5777810728177 ] }, "distance": 20.81, "direction": 94.56, "angle": -0.05, "elevation": -0.02, "pano_id": "TMX7316010203-001721_pano_0001_009685", "timestamp": "2020-05-15T10:11:57.439580Z", "filename": "pano_0001_009685.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": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 20.81356273, "relative_pitch": -0.052213038811565, "relative_heading": 94.55992661433612, "relative_elevation": -0.018967185169501022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000667/adjacencies/TMX7316010203-002495_pano_0001_000667/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_014726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_014726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_014726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76604802953729, 52.394857901699, 43.173609027639 ] }, "distance": 20.9, "direction": 264.71, "angle": -1.16, "elevation": -0.42, "pano_id": "TMX7316010203-000323_pano_0000_014726", "timestamp": "2017-06-01T12:27:44.259320Z", "filename": "pano_0000_014726.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002495_pano_0001_000667", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112741.3486377373, 489851.01696554717 ] }, "relative_distance": 20.89518785, "relative_pitch": -1.160112988087966, "relative_heading": 264.7068204920643, "relative_elevation": -0.4231392303481982 } ] } }