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/b_20240920_0946_Track39_Sphere_00234/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814320989393313, 52.37457542821334, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00234", "timestamp": "2024-09-20T10:19:19Z", "filename": "Job_20240920_0946_Track39_Sphere_00234.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "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/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81431784423295, 52.3745665454992, 44.3982669375837 ] }, "distance": 1.01, "direction": 192.23, "angle": 88.7, "elevation": 44.4, "pano_id": "TMX7316060226-000479_pano_0000_001098", "timestamp": "2019-11-12T08:03:38.368290Z", "filename": "pano_0000_001098.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 1.01136166, "relative_pitch": 88.69506764563053, "relative_heading": 192.22725014766485, "relative_elevation": 44.3982669375837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81431432152334, 52.37458799678478, 0.0 ] }, "distance": 1.47, "direction": 342.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01360", "timestamp": "2025-07-02T08:32:20Z", "filename": "recording_2025-07-02_08-03-09_01360.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 1.47043644, "relative_pitch": 0.0, "relative_heading": 342.0117117129258, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81430916211945, 52.3745868834624, 44.3570176176727 ] }, "distance": 1.51, "direction": 327.71, "angle": 88.05, "elevation": 44.36, "pano_id": "TMX7316010203-002525_pano_0003_000224", "timestamp": "2022-04-19T11:09:00.126180Z", "filename": "pano_0003_000224.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 1.50784384, "relative_pitch": 88.0530739269032, "relative_heading": 327.7109430526482, "relative_elevation": 44.3570176176727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81429767586329, 52.3745728654585, 44.4629878737032 ] }, "distance": 1.61, "direction": 259.82, "angle": 87.92, "elevation": 44.46, "pano_id": "TMX7316010203-000829_pano_0000_003738", "timestamp": "2018-07-06T12:23:21.001630Z", "filename": "pano_0000_003738.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 1.61313503, "relative_pitch": 87.92219747149763, "relative_heading": 259.81778019776385, "relative_elevation": 44.4629878737032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81429999632368, 52.3745682415172, 44.3907338175923 ] }, "distance": 1.64, "direction": 240.78, "angle": 87.89, "elevation": 44.39, "pano_id": "TMX7316010203-002071_pano_0000_002193", "timestamp": "2021-03-31T08:32:21.418050Z", "filename": "pano_0000_002193.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 1.63815429, "relative_pitch": 87.8865689592738, "relative_heading": 240.77971880245954, "relative_elevation": 44.3907338175923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81429916932205, 52.3745835743802, 44.2644931040704 ] }, "distance": 1.74, "direction": 301.38, "angle": 87.75, "elevation": 44.26, "pano_id": "TMX7316010203-000080_pano_0000_001649", "timestamp": "2016-08-18T10:59:41.861860Z", "filename": "pano_0000_001649.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 1.74066755, "relative_pitch": 87.74804734095292, "relative_heading": 301.38287845803575, "relative_elevation": 44.2644931040704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81430341456632, 52.3745879644815, 44.4112994177267 ] }, "distance": 1.84, "direction": 319.37, "angle": 87.63, "elevation": 44.41, "pano_id": "TMX7316010203-001880_pano_0004_000998", "timestamp": "2020-08-18T12:37:44.411210Z", "filename": "pano_0004_000998.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 1.83807251, "relative_pitch": 87.63002369159304, "relative_heading": 319.36987524179415, "relative_elevation": 44.4112994177267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81430397374858, 52.3745905968316, 44.5531939007342 ] }, "distance": 2.05, "direction": 325.53, "angle": 87.37, "elevation": 44.55, "pano_id": "TMX7316010203-000302_pano_0001_003725", "timestamp": "2017-05-19T11:14:01.094260Z", "filename": "pano_0001_003725.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 2.04739007, "relative_pitch": 87.36889031234, "relative_heading": 325.52827896780565, "relative_elevation": 44.5531939007342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814321405792811, 52.374543191148454, 0.0 ] }, "distance": 3.59, "direction": 179.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01359", "timestamp": "2025-07-02T08:32:19Z", "filename": "recording_2025-07-02_08-03-09_01359.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 3.58727403, "relative_pitch": 0.0, "relative_heading": 179.54705921814767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81431723823476, 52.3745411031474, 44.3252204041928 ] }, "distance": 3.83, "direction": 183.83, "angle": 85.06, "elevation": 44.33, "pano_id": "TMX7316010203-002525_pano_0003_000321", "timestamp": "2022-04-19T11:10:46.555620Z", "filename": "pano_0003_000321.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 3.828037, "relative_pitch": 85.0640403206266, "relative_heading": 183.82651542223618, "relative_elevation": 44.3252204041928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81431785988392, 52.3746114561703, 44.4120313990861 ] }, "distance": 4.01, "direction": 356.96, "angle": 84.83, "elevation": 44.41, "pano_id": "TMX7316060226-000479_pano_0000_001097", "timestamp": "2019-11-12T08:03:37.393330Z", "filename": "pano_0000_001097.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 4.01465274, "relative_pitch": 84.83475148975636, "relative_heading": 356.95685201221806, "relative_elevation": 44.4120313990861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81428492269897, 52.3745443493737, 44.384697210975 ] }, "distance": 4.24, "direction": 215.38, "angle": 84.54, "elevation": 44.38, "pano_id": "TMX7316010203-001880_pano_0004_000999", "timestamp": "2020-08-18T12:37:45.956230Z", "filename": "pano_0004_000999.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 4.24180787, "relative_pitch": 84.54087090744439, "relative_heading": 215.3844922299385, "relative_elevation": 44.384697210975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81431085183972, 52.3746132850665, 44.4026252320036 ] }, "distance": 4.27, "direction": 350.69, "angle": 84.51, "elevation": 44.4, "pano_id": "TMX7316010203-002071_pano_0000_002192", "timestamp": "2021-03-31T08:32:19.848060Z", "filename": "pano_0000_002192.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 4.26870201, "relative_pitch": 84.5086742277858, "relative_heading": 350.6923567496248, "relative_elevation": 44.4026252320036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81430922488021, 52.3746141084153, 44.459585272707 ] }, "distance": 4.38, "direction": 349.46, "angle": 84.38, "elevation": 44.46, "pano_id": "TMX7316010203-000829_pano_0000_003737", "timestamp": "2018-07-06T12:23:19.851640Z", "filename": "pano_0000_003737.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 4.37805452, "relative_pitch": 84.37606245649665, "relative_heading": 349.4552130845692, "relative_elevation": 44.459585272707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814331400701877, 52.37453567181699, 0.0 ] }, "distance": 4.48, "direction": 170.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00233", "timestamp": "2024-09-20T10:19:18Z", "filename": "Job_20240920_0946_Track39_Sphere_00233.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 4.48033299, "relative_pitch": 0.0, "relative_heading": 170.8942424220123, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81429469414059, 52.374538017076, 44.2545950477943 ] }, "distance": 4.53, "direction": 203.28, "angle": 84.15, "elevation": 44.25, "pano_id": "TMX7316010203-000080_pano_0000_001648", "timestamp": "2016-08-18T10:59:39.581890Z", "filename": "pano_0000_001648.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 4.53174541, "relative_pitch": 84.15319513969911, "relative_heading": 203.27638153247167, "relative_elevation": 44.2545950477943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814324587881647, 52.37461744540606, 0.0 ] }, "distance": 4.68, "direction": 3.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00235", "timestamp": "2024-09-20T10:19:20Z", "filename": "Job_20240920_0946_Track39_Sphere_00235.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 4.68185879, "relative_pitch": 0.0, "relative_heading": 3.0004807283163952, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81429399865266, 52.3745348218131, 44.4808467561379 ] }, "distance": 4.88, "direction": 202.14, "angle": 83.74, "elevation": 44.48, "pano_id": "TMX7316010203-000829_pano_0000_003739", "timestamp": "2018-07-06T12:23:22.736590Z", "filename": "pano_0000_003739.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 4.87803952, "relative_pitch": 83.74160640716515, "relative_heading": 202.13707286713117, "relative_elevation": 44.4808467561379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81432690649648, 52.3745242139564, 44.3531315634027 ] }, "distance": 5.71, "direction": 175.96, "angle": 82.66, "elevation": 44.35, "pano_id": "TMX7316010203-002071_pano_0000_002121", "timestamp": "2021-03-31T08:30:37.578660Z", "filename": "pano_0000_002121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 5.71306845, "relative_pitch": 82.66022113880479, "relative_heading": 175.95524760861062, "relative_elevation": 44.3531315634027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81434361263347, 52.3745250680552, 44.3242755476385 ] }, "distance": 5.81, "direction": 164.63, "angle": 82.53, "elevation": 44.32, "pano_id": "TMX7316060226-000479_pano_0000_001099", "timestamp": "2019-11-12T08:03:39.433330Z", "filename": "pano_0000_001099.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 5.8117451, "relative_pitch": 82.53006063787107, "relative_heading": 164.6268394116802, "relative_elevation": 44.3242755476385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81431587299484, 52.3745223858915, 44.1655383231118 ] }, "distance": 5.91, "direction": 183.38, "angle": 82.38, "elevation": 44.17, "pano_id": "TMX7316010203-000302_pano_0001_003690", "timestamp": "2017-05-19T11:12:46.719750Z", "filename": "pano_0001_003690.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 5.91253201, "relative_pitch": 82.37503064040892, "relative_heading": 183.37857864448293, "relative_elevation": 44.1655383231118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81431269758338, 52.3746283862592, 44.2821008218452 ] }, "distance": 5.92, "direction": 354.53, "angle": 82.39, "elevation": 44.28, "pano_id": "TMX7316010203-000080_pano_0000_001650", "timestamp": "2016-08-18T10:59:43.161860Z", "filename": "pano_0000_001650.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 5.91987295, "relative_pitch": 82.38553466959148, "relative_heading": 354.52620893525227, "relative_elevation": 44.2821008218452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81432064818752, 52.37462899824, 44.3740141289309 ] }, "distance": 5.96, "direction": 359.78, "angle": 82.35, "elevation": 44.37, "pano_id": "TMX7316010203-002525_pano_0003_000223", "timestamp": "2022-04-19T11:08:59.291250Z", "filename": "pano_0003_000223.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 5.96102105, "relative_pitch": 82.34892722242914, "relative_heading": 359.776649330394, "relative_elevation": 44.3740141289309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814272130437397, 52.374528931825985, 0.0 ] }, "distance": 6.15, "direction": 212.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01431", "timestamp": "2025-07-02T08:33:41Z", "filename": "recording_2025-07-02_08-03-09_01431.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 6.1514888, "relative_pitch": 0.0, "relative_heading": 212.74626138940187, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814320028616954, 52.37463275645757, 0.0 ] }, "distance": 6.38, "direction": 359.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01361", "timestamp": "2025-07-02T08:32:21Z", "filename": "recording_2025-07-02_08-03-09_01361.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 6.37950495, "relative_pitch": 0.0, "relative_heading": 359.4123302642032, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81426838368472, 52.3745274178569, 44.3613802688196 ] }, "distance": 6.43, "direction": 213.85, "angle": 81.75, "elevation": 44.36, "pano_id": "TMX7316010203-002071_pano_0000_002194", "timestamp": "2021-03-31T08:32:23.853100Z", "filename": "pano_0000_002194.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 6.43239127, "relative_pitch": 81.74962399011231, "relative_heading": 213.84628086850347, "relative_elevation": 44.3613802688196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81431412651842, 52.3746331139522, 44.4269077880308 ] }, "distance": 6.44, "direction": 355.84, "angle": 81.76, "elevation": 44.43, "pano_id": "TMX7316010203-001880_pano_0004_000997", "timestamp": "2020-08-18T12:37:43.176180Z", "filename": "pano_0004_000997.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 6.43594279, "relative_pitch": 81.75713956649332, "relative_heading": 355.8354627141038, "relative_elevation": 44.4269077880308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81425771524343, 52.3745268261511, 44.3509200299159 ] }, "distance": 6.92, "direction": 218.55, "angle": 81.14, "elevation": 44.35, "pano_id": "TMX7316060226-000479_pano_0000_001026", "timestamp": "2019-11-12T08:02:31.124080Z", "filename": "pano_0000_001026.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 6.91500795, "relative_pitch": 81.13803525362907, "relative_heading": 218.5475634343276, "relative_elevation": 44.3509200299159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81431996102905, 52.3745017449323, 44.4614969622344 ] }, "distance": 8.2, "direction": 180.49, "angle": 79.55, "elevation": 44.46, "pano_id": "TMX7316010203-000829_pano_0000_003740", "timestamp": "2018-07-06T12:23:24.401630Z", "filename": "pano_0000_003740.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 8.19936628, "relative_pitch": 79.55119493298244, "relative_heading": 180.4893996278908, "relative_elevation": 44.4614969622344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814357872280601, 52.37450427983225, 0.0 ] }, "distance": 8.31, "direction": 162.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01358", "timestamp": "2025-07-02T08:32:18Z", "filename": "recording_2025-07-02_08-03-09_01358.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 8.30591578, "relative_pitch": 0.0, "relative_heading": 162.39716006496374, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433512254281, 52.3745007359347, 44.2287800088525 ] }, "distance": 8.37, "direction": 173.39, "angle": 79.29, "elevation": 44.23, "pano_id": "TMX7316010203-000080_pano_0000_001647", "timestamp": "2016-08-18T10:59:36.711890Z", "filename": "pano_0000_001647.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 8.36689043, "relative_pitch": 79.28777321281106, "relative_heading": 173.39414356020487, "relative_elevation": 44.2287800088525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81430014411822, 52.3744986561999, 44.4558602813631 ] }, "distance": 8.66, "direction": 189.44, "angle": 78.98, "elevation": 44.46, "pano_id": "TMX7316010203-000535_pano_0000_007259", "timestamp": "2018-01-08T12:01:58.415290Z", "filename": "pano_0000_007259.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 8.65991802, "relative_pitch": 78.97693455513631, "relative_heading": 189.43517974827478, "relative_elevation": 44.4558602813631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track34_Sphere_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814337665647368, 52.374495176337874, 0.0 ] }, "distance": 9.0, "direction": 172.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track34_Sphere_00054", "timestamp": "2024-09-20T10:04:46Z", "filename": "Job_20240920_0946_Track34_Sphere_00054.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 9.00191364, "relative_pitch": 0.0, "relative_heading": 172.75206488427358, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track34_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814265783072489, 52.37450191088156, 0.0 ] }, "distance": 9.0, "direction": 204.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track34_Sphere_00055", "timestamp": "2024-09-20T10:04:47Z", "filename": "Job_20240920_0946_Track34_Sphere_00055.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 9.00321387, "relative_pitch": 0.0, "relative_heading": 204.68314458556512, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81432614807675, 52.3746563733435, 44.4053053110838 ] }, "distance": 9.01, "direction": 2.23, "angle": 78.53, "elevation": 44.41, "pano_id": "TMX7316060226-000479_pano_0000_001096", "timestamp": "2019-11-12T08:03:36.578260Z", "filename": "pano_0000_001096.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 9.0139747, "relative_pitch": 78.52526158414709, "relative_heading": 2.233689014844689, "relative_elevation": 44.4053053110838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81432200023411, 52.3746567451165, 44.4599773334339 ] }, "distance": 9.05, "direction": 0.44, "angle": 78.5, "elevation": 44.46, "pano_id": "TMX7316010203-000829_pano_0000_003736", "timestamp": "2018-07-06T12:23:18.976670Z", "filename": "pano_0000_003736.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 9.04875633, "relative_pitch": 78.49595137774503, "relative_heading": 0.4359013387705609, "relative_elevation": 44.4599773334339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433432025747, 52.3744943268899, 44.3149237921461 ] }, "distance": 9.07, "direction": 174.26, "angle": 78.43, "elevation": 44.31, "pano_id": "TMX7316010203-001881_pano_0002_000003", "timestamp": "2020-08-19T08:22:43.103300Z", "filename": "pano_0002_000003.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 9.07005766, "relative_pitch": 78.43286836160789, "relative_heading": 174.25529291450536, "relative_elevation": 44.3149237921461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81426296543951, 52.3745019913986, 44.3264364264905 ] }, "distance": 9.08, "direction": 205.81, "angle": 78.43, "elevation": 44.33, "pano_id": "TMX7316010203-001881_pano_0002_000004", "timestamp": "2020-08-19T08:22:43.953320Z", "filename": "pano_0002_000004.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 9.0769537, "relative_pitch": 78.4272364266365, "relative_heading": 205.80741905318348, "relative_elevation": 44.3264364264905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81432138503557, 52.3746584665114, 44.4134079394862 ] }, "distance": 9.24, "direction": 0.17, "angle": 78.25, "elevation": 44.41, "pano_id": "TMX7316010203-002071_pano_0000_002191", "timestamp": "2021-03-31T08:32:18.703090Z", "filename": "pano_0000_002191.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 9.24008104, "relative_pitch": 78.2474293410565, "relative_heading": 0.16707737163620975, "relative_elevation": 44.4134079394862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814330681075254, 52.37466187439917, 0.0 ] }, "distance": 9.64, "direction": 3.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00236", "timestamp": "2024-09-20T10:19:21Z", "filename": "Job_20240920_0946_Track39_Sphere_00236.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 9.64187053, "relative_pitch": 0.0, "relative_heading": 3.9252536624874472, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81422787483295, 52.3745062709247, 44.4497680850327 ] }, "distance": 9.97, "direction": 219.49, "angle": 77.36, "elevation": 44.45, "pano_id": "TMX7316010203-000535_pano_0000_007260", "timestamp": "2018-01-08T12:01:59.215270Z", "filename": "pano_0000_007260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 9.97162733, "relative_pitch": 77.35590139150374, "relative_heading": 219.49021626792234, "relative_elevation": 44.4497680850327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81437250843996, 52.37449118651, 44.417036366649 ] }, "distance": 10.01, "direction": 159.48, "angle": 77.3, "elevation": 44.42, "pano_id": "TMX7316010203-000535_pano_0000_007258", "timestamp": "2018-01-08T12:01:57.600300Z", "filename": "pano_0000_007258.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 10.00906402, "relative_pitch": 77.30091755899328, "relative_heading": 159.47936090866688, "relative_elevation": 44.417036366649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0005_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81430944659515, 52.3744850974348, 43.6231863768771 ] }, "distance": 10.08, "direction": 184.47, "angle": 76.99, "elevation": 43.62, "pano_id": "TMX7316010203-002525_pano_0005_000029", "timestamp": "2022-04-19T11:23:29.936350Z", "filename": "pano_0005_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 10.08220119, "relative_pitch": 76.98629033892915, "relative_heading": 184.47186399194715, "relative_elevation": 43.6231863768771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81439692539727, 52.3744954865343, 44.3087932178751 ] }, "distance": 10.29, "direction": 149.83, "angle": 76.93, "elevation": 44.31, "pano_id": "TMX7316060226-000479_pano_0000_001100", "timestamp": "2019-11-12T08:03:40.383360Z", "filename": "pano_0000_001100.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 10.28949634, "relative_pitch": 76.92635525379522, "relative_heading": 149.82781794221512, "relative_elevation": 44.3087932178751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81426254487558, 52.3744891007609, 44.3032152540982 ] }, "distance": 10.4, "direction": 202.51, "angle": 76.79, "elevation": 44.3, "pano_id": "TMX7316010203-002071_pano_0000_002226", "timestamp": "2021-03-31T08:33:41.597590Z", "filename": "pano_0000_002226.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 10.39800758, "relative_pitch": 76.79168640258922, "relative_heading": 202.50673064802757, "relative_elevation": 44.3032152540982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433488661661, 52.3744818526826, 44.2856238111854 ] }, "distance": 10.46, "direction": 174.81, "angle": 76.72, "elevation": 44.29, "pano_id": "TMX7316010203-002071_pano_0000_002227", "timestamp": "2021-03-31T08:33:42.542630Z", "filename": "pano_0000_002227.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 10.45549159, "relative_pitch": 76.71615831626762, "relative_heading": 174.80637792050038, "relative_elevation": 44.2856238111854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814206776904212, 52.37450883352443, 0.0 ] }, "distance": 10.74, "direction": 226.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01432", "timestamp": "2025-07-02T08:33:42Z", "filename": "recording_2025-07-02_08-03-09_01432.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 10.74307377, "relative_pitch": 0.0, "relative_heading": 226.38786063004048, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433133784919, 52.3746718516886, 44.3775377599522 ] }, "distance": 10.75, "direction": 3.76, "angle": 76.38, "elevation": 44.38, "pano_id": "TMX7316010203-002525_pano_0003_000222", "timestamp": "2022-04-19T11:08:58.611280Z", "filename": "pano_0003_000222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 10.75259135, "relative_pitch": 76.37983370228002, "relative_heading": 3.75806122614348, "relative_elevation": 44.3775377599522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0005_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81424047768459, 52.3744918977406, 43.6047768788412 ] }, "distance": 10.79, "direction": 210.54, "angle": 76.1, "elevation": 43.6, "pano_id": "TMX7316010203-002525_pano_0005_000030", "timestamp": "2022-04-19T11:23:30.601310Z", "filename": "pano_0005_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 10.79157376, "relative_pitch": 76.09940266029865, "relative_heading": 210.53690262998364, "relative_elevation": 43.6047768788412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81432602401124, 52.3746731824903, 44.2879398381338 ] }, "distance": 10.88, "direction": 1.81, "angle": 76.19, "elevation": 44.29, "pano_id": "TMX7316010203-000080_pano_0000_001651", "timestamp": "2016-08-18T10:59:44.161900Z", "filename": "pano_0000_001651.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 10.88295693, "relative_pitch": 76.19414909238427, "relative_heading": 1.8054333681904402, "relative_elevation": 44.2879398381338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433899751871, 52.3744744490071, 44.1183166364208 ] }, "distance": 11.3, "direction": 173.77, "angle": 75.63, "elevation": 44.12, "pano_id": "TMX7316010203-000302_pano_0001_003776", "timestamp": "2017-05-19T11:16:59.497890Z", "filename": "pano_0001_003776.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.30313772, "relative_pitch": 75.6298791497925, "relative_heading": 173.7710153252151, "relative_elevation": 44.1183166364208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81437954260563, 52.3744800645094, 44.4556808136404 ] }, "distance": 11.34, "direction": 159.4, "angle": 75.69, "elevation": 44.46, "pano_id": "TMX7316010203-000829_pano_0000_003741", "timestamp": "2018-07-06T12:23:25.576600Z", "filename": "pano_0000_003741.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.33606676, "relative_pitch": 75.69460770737967, "relative_heading": 159.40444604751804, "relative_elevation": 44.4556808136404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814329953008955, 52.374677311840465, 0.0 ] }, "distance": 11.35, "direction": 3.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01362", "timestamp": "2025-07-02T08:32:22Z", "filename": "recording_2025-07-02_08-03-09_01362.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.35346878, "relative_pitch": 0.0, "relative_heading": 3.0821521760531105, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track34_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814193043334409, 52.37450906365792, 0.0 ] }, "distance": 11.42, "direction": 229.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track34_Sphere_00056", "timestamp": "2024-09-20T10:04:48Z", "filename": "Job_20240920_0946_Track34_Sphere_00056.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.42189122, "relative_pitch": 0.0, "relative_heading": 229.7190074668016, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track34_Sphere_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814409653543502, 52.37448824452952, 0.0 ] }, "distance": 11.43, "direction": 148.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track34_Sphere_00053", "timestamp": "2024-09-20T10:04:46Z", "filename": "Job_20240920_0946_Track34_Sphere_00053.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.4270283, "relative_pitch": 0.0, "relative_heading": 148.10085370690652, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81432576373822, 52.3746782382277, 44.4403340406716 ] }, "distance": 11.44, "direction": 1.63, "angle": 75.56, "elevation": 44.44, "pano_id": "TMX7316010203-001880_pano_0004_000996", "timestamp": "2020-08-18T12:37:42.111190Z", "filename": "pano_0004_000996.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.44474853, "relative_pitch": 75.55838747054919, "relative_heading": 1.6280056599769126, "relative_elevation": 44.4403340406716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81419198955668, 52.3745095045028, 44.3209731131792 ] }, "distance": 11.45, "direction": 230.14, "angle": 75.52, "elevation": 44.32, "pano_id": "TMX7316010203-001881_pano_0002_000005", "timestamp": "2020-08-19T08:22:44.808300Z", "filename": "pano_0002_000005.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.44523126, "relative_pitch": 75.52054239763942, "relative_heading": 230.13863292489646, "relative_elevation": 44.3209731131792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0005_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81437924716846, 52.3744784730367, 43.5985476290807 ] }, "distance": 11.5, "direction": 159.81, "angle": 75.23, "elevation": 43.6, "pano_id": "TMX7316010203-002525_pano_0005_000028", "timestamp": "2022-04-19T11:23:29.246350Z", "filename": "pano_0005_000028.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.49504728, "relative_pitch": 75.22971435991639, "relative_heading": 159.80882825677315, "relative_elevation": 43.5985476290807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81440496521658, 52.3744853918311, 44.3090000124648 ] }, "distance": 11.54, "direction": 150.28, "angle": 75.41, "elevation": 44.31, "pano_id": "TMX7316010203-001881_pano_0002_000002", "timestamp": "2020-08-19T08:22:42.248300Z", "filename": "pano_0002_000002.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.53614953, "relative_pitch": 75.40663669178787, "relative_heading": 150.28079185147485, "relative_elevation": 44.3090000124648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8141981503063, 52.3745034280014, 44.3965342147276 ] }, "distance": 11.58, "direction": 226.24, "angle": 75.38, "elevation": 44.4, "pano_id": "TMX7316060226-000479_pano_0000_001025", "timestamp": "2019-11-12T08:02:30.274120Z", "filename": "pano_0000_001025.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.58337523, "relative_pitch": 75.37710735286782, "relative_heading": 226.23820560562646, "relative_elevation": 44.3965342147276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81418227194361, 52.3745137906439, 44.2961215917021 ] }, "distance": 11.67, "direction": 234.02, "angle": 75.24, "elevation": 44.3, "pano_id": "TMX7316010203-000080_pano_0000_001723", "timestamp": "2016-08-18T11:00:44.746590Z", "filename": "pano_0000_001723.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.67432138, "relative_pitch": 75.23533328086624, "relative_heading": 234.020112760616, "relative_elevation": 44.2961215917021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8144038439497, 52.374483360493, 44.2452095365152 ] }, "distance": 11.7, "direction": 151.15, "angle": 75.19, "elevation": 44.25, "pano_id": "TMX7316010203-000080_pano_0000_001646", "timestamp": "2016-08-18T10:59:35.526930Z", "filename": "pano_0000_001646.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.69595796, "relative_pitch": 75.19289561823345, "relative_heading": 151.15464359762615, "relative_elevation": 44.2452095365152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81432411738407, 52.3746826122055, 44.5920396596193 ] }, "distance": 11.93, "direction": 1.02, "angle": 75.02, "elevation": 44.59, "pano_id": "TMX7316010203-000302_pano_0001_003724", "timestamp": "2017-05-19T11:13:59.039380Z", "filename": "pano_0001_003724.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 11.92874313, "relative_pitch": 75.02356880140853, "relative_heading": 1.0232547112417187, "relative_elevation": 44.5920396596193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814422952086741, 52.37448417449479, 0.0 ] }, "distance": 12.3, "direction": 145.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01357", "timestamp": "2025-07-02T08:32:16Z", "filename": "recording_2025-07-02_08-03-09_01357.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 12.30151025, "relative_pitch": 0.0, "relative_heading": 145.63349366127147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81420793808375, 52.3744891583867, 44.4443821571767 ] }, "distance": 12.31, "direction": 218.73, "angle": 74.52, "elevation": 44.44, "pano_id": "TMX7316010203-000829_pano_0000_003663", "timestamp": "2018-07-06T12:21:54.611970Z", "filename": "pano_0000_003663.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 12.30569769, "relative_pitch": 74.52372943935372, "relative_heading": 218.7306590567709, "relative_elevation": 44.4443821571767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81419020397897, 52.3744969481341, 44.3006632188335 ] }, "distance": 12.47, "direction": 225.57, "angle": 74.27, "elevation": 44.3, "pano_id": "TMX7316010203-002071_pano_0000_002225", "timestamp": "2021-03-31T08:33:40.672610Z", "filename": "pano_0000_002225.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 12.47379977, "relative_pitch": 74.2742985973095, "relative_heading": 225.5655319469915, "relative_elevation": 44.3006632188335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81440717850655, 52.3744743548037, 44.30063922517 ] }, "distance": 12.69, "direction": 152.44, "angle": 74.02, "elevation": 44.3, "pano_id": "TMX7316010203-002071_pano_0000_002228", "timestamp": "2021-03-31T08:33:43.502600Z", "filename": "pano_0000_002228.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 12.68647826, "relative_pitch": 74.01975134570692, "relative_heading": 152.4398276358908, "relative_elevation": 44.30063922517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81419652285786, 52.3744903883753, 44.1278864257038 ] }, "distance": 12.7, "direction": 221.85, "angle": 73.94, "elevation": 44.13, "pano_id": "TMX7316010203-000302_pano_0001_003775", "timestamp": "2017-05-19T11:16:57.862920Z", "filename": "pano_0001_003775.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 12.70419186, "relative_pitch": 73.93916209681583, "relative_heading": 221.85353122958497, "relative_elevation": 44.1278864257038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81443097810892, 52.3744819810969, 44.2391422353685 ] }, "distance": 12.82, "direction": 144.23, "angle": 73.84, "elevation": 44.24, "pano_id": "TMX7316010203-000302_pano_0001_003689", "timestamp": "2017-05-19T11:12:43.139750Z", "filename": "pano_0001_003689.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 12.81535539, "relative_pitch": 73.8445627782234, "relative_heading": 144.2321168709725, "relative_elevation": 44.2391422353685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8141554000991, 52.3745141868709, 44.4516783682629 ] }, "distance": 13.18, "direction": 238.86, "angle": 73.49, "elevation": 44.45, "pano_id": "TMX7316010203-000535_pano_0000_007261", "timestamp": "2018-01-08T12:02:00.005420Z", "filename": "pano_0000_007261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 13.17625634, "relative_pitch": 73.48925368316112, "relative_heading": 238.8562717976287, "relative_elevation": 44.4516783682629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81444477445044, 52.3744835950508, 44.5032791756094 ] }, "distance": 13.25, "direction": 140.48, "angle": 73.42, "elevation": 44.5, "pano_id": "TMX7316010203-000535_pano_0000_007257", "timestamp": "2018-01-08T12:01:56.750370Z", "filename": "pano_0000_007257.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 13.24724538, "relative_pitch": 73.42336455655747, "relative_heading": 140.47809648643494, "relative_elevation": 44.5032791756094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0005_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81417197718013, 52.3744984455596, 43.5981533406302 ] }, "distance": 13.28, "direction": 229.83, "angle": 73.06, "elevation": 43.6, "pano_id": "TMX7316010203-002525_pano_0005_000031", "timestamp": "2022-04-19T11:23:31.251330Z", "filename": "pano_0005_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 13.28030598, "relative_pitch": 73.05889326852547, "relative_heading": 229.832092889482, "relative_elevation": 43.5981533406302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433326244023, 52.374700257807, 44.4510713312775 ] }, "distance": 13.92, "direction": 3.44, "angle": 72.62, "elevation": 44.45, "pano_id": "TMX7316010203-000829_pano_0000_003735", "timestamp": "2018-07-06T12:23:18.181640Z", "filename": "pano_0000_003735.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 13.91547055, "relative_pitch": 72.6171972320366, "relative_heading": 3.44354453897606, "relative_elevation": 44.4510713312775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433645098336, 52.3747014794491, 44.3876547887921 ] }, "distance": 14.07, "direction": 4.29, "angle": 72.42, "elevation": 44.39, "pano_id": "TMX7316060226-000479_pano_0000_001095", "timestamp": "2019-11-12T08:03:35.813340Z", "filename": "pano_0000_001095.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 14.0657526, "relative_pitch": 72.41740693544496, "relative_heading": 4.293261785535598, "relative_elevation": 44.3876547887921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433304446975, 52.3747033861062, 44.410196213983 ] }, "distance": 14.26, "direction": 3.3, "angle": 72.2, "elevation": 44.41, "pano_id": "TMX7316010203-002071_pano_0000_002190", "timestamp": "2021-03-31T08:32:17.668070Z", "filename": "pano_0000_002190.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 14.26209496, "relative_pitch": 72.19585878117371, "relative_heading": 3.3000192644361737, "relative_elevation": 44.410196213983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814340007898305, 52.374704943910004, 0.0 ] }, "distance": 14.47, "direction": 5.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00237", "timestamp": "2024-09-20T10:19:22Z", "filename": "Job_20240920_0946_Track39_Sphere_00237.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 14.46987448, "relative_pitch": 0.0, "relative_heading": 5.135502500181347, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0005_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81444840603562, 52.374470960576, 43.7020670333877 ] }, "distance": 14.51, "direction": 143.26, "angle": 71.64, "elevation": 43.7, "pano_id": "TMX7316010203-002525_pano_0005_000027", "timestamp": "2022-04-19T11:23:28.536330Z", "filename": "pano_0005_000027.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 14.50620501, "relative_pitch": 71.63723609769626, "relative_heading": 143.25937495941088, "relative_elevation": 43.7020670333877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8144633311815, 52.3744768199613, 44.3870464377105 ] }, "distance": 14.64, "direction": 138.54, "angle": 71.74, "elevation": 44.39, "pano_id": "TMX7316060226-000479_pano_0000_001101", "timestamp": "2019-11-12T08:03:41.203310Z", "filename": "pano_0000_001101.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 14.64139211, "relative_pitch": 71.74448258925032, "relative_heading": 138.54026893472223, "relative_elevation": 44.3870464377105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814133390428426, 52.37451034781146, 0.0 ] }, "distance": 14.69, "direction": 240.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01433", "timestamp": "2025-07-02T08:33:43Z", "filename": "recording_2025-07-02_08-03-09_01433.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 14.68580191, "relative_pitch": 0.0, "relative_heading": 240.45455866190235, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81445117350554, 52.374469256659, 44.5335717722774 ] }, "distance": 14.77, "direction": 143.11, "angle": 71.65, "elevation": 44.53, "pano_id": "TMX7316010203-000829_pano_0000_003742", "timestamp": "2018-07-06T12:23:26.556600Z", "filename": "pano_0000_003742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 14.7709352, "relative_pitch": 71.65030304663713, "relative_heading": 143.11346496195137, "relative_elevation": 44.5335717722774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81412114782667, 52.374516549085, 44.3124480796978 ] }, "distance": 15.1, "direction": 244.29, "angle": 71.18, "elevation": 44.31, "pano_id": "TMX7316010203-001881_pano_0002_000006", "timestamp": "2020-08-19T08:22:45.663290Z", "filename": "pano_0002_000006.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.10477678, "relative_pitch": 71.17730511969434, "relative_heading": 244.29410363245853, "relative_elevation": 44.3124480796978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track34_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814120849095356, 52.37451604826252, 0.0 ] }, "distance": 15.15, "direction": 244.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track34_Sphere_00057", "timestamp": "2024-09-20T10:04:49Z", "filename": "Job_20240920_0946_Track34_Sphere_00057.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.14733706, "relative_pitch": 0.0, "relative_heading": 244.13754772935937, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81447558986036, 52.3744763009037, 44.2793273525313 ] }, "distance": 15.25, "direction": 136.33, "angle": 71.0, "elevation": 44.28, "pano_id": "TMX7316010203-001881_pano_0002_000001", "timestamp": "2020-08-19T08:22:41.403450Z", "filename": "pano_0002_000001.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.24874903, "relative_pitch": 70.9975083573996, "relative_heading": 136.33254227166537, "relative_elevation": 44.2793273525313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81447719608899, 52.3744758492622, 44.2467506509274 ] }, "distance": 15.36, "direction": 136.17, "angle": 70.86, "elevation": 44.25, "pano_id": "TMX7316010203-000080_pano_0000_001645", "timestamp": "2016-08-18T10:59:34.546920Z", "filename": "pano_0000_001645.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.36069698, "relative_pitch": 70.85504985264242, "relative_heading": 136.1668248954614, "relative_elevation": 44.2467506509274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track34_Sphere_00052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814487112064584, 52.37448070999607, 0.0 ] }, "distance": 15.46, "direction": 132.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track34_Sphere_00052", "timestamp": "2024-09-20T10:04:45Z", "filename": "Job_20240920_0946_Track34_Sphere_00052.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.46225587, "relative_pitch": 0.0, "relative_heading": 132.97199862500227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413441235296, 52.3744956913571, 44.4470172859728 ] }, "distance": 15.5, "direction": 235.07, "angle": 70.78, "elevation": 44.45, "pano_id": "TMX7316010203-000829_pano_0000_003662", "timestamp": "2018-07-06T12:21:51.001980Z", "filename": "pano_0000_003662.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.49774908, "relative_pitch": 70.77740068550219, "relative_heading": 235.07436538145987, "relative_elevation": 44.4470172859728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81434216976212, 52.3747149671574, 44.3835277315229 ] }, "distance": 15.59, "direction": 5.31, "angle": 70.64, "elevation": 44.38, "pano_id": "TMX7316010203-002525_pano_0003_000221", "timestamp": "2022-04-19T11:08:58.001310Z", "filename": "pano_0003_000221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.59397776, "relative_pitch": 70.64127549652996, "relative_heading": 5.307468943970704, "relative_elevation": 44.3835277315229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81412714195712, 52.3744988006774, 44.3941294541582 ] }, "distance": 15.72, "direction": 237.14, "angle": 70.51, "elevation": 44.39, "pano_id": "TMX7316060226-000479_pano_0000_001024", "timestamp": "2019-11-12T08:02:29.424150Z", "filename": "pano_0000_001024.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.71586432, "relative_pitch": 70.50564412657468, "relative_heading": 237.14248223054216, "relative_elevation": 44.3941294541582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81410846027208, 52.3745158421464, 44.2938311062753 ] }, "distance": 15.92, "direction": 245.39, "angle": 70.23, "elevation": 44.29, "pano_id": "TMX7316010203-000080_pano_0000_001724", "timestamp": "2016-08-18T11:00:45.686570Z", "filename": "pano_0000_001724.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.92034899, "relative_pitch": 70.23024986065859, "relative_heading": 245.38792476911988, "relative_elevation": 44.2938311062753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433883604956, 52.3747180943806, 44.2877114126459 ] }, "distance": 15.92, "direction": 4.38, "angle": 70.23, "elevation": 44.29, "pano_id": "TMX7316010203-000080_pano_0000_001652", "timestamp": "2016-08-18T10:59:45.021990Z", "filename": "pano_0000_001652.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.9215595, "relative_pitch": 70.22634299698655, "relative_heading": 4.378078105049917, "relative_elevation": 44.2877114126459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81411802154438, 52.3745042790766, 44.2841707011685 ] }, "distance": 15.93, "direction": 240.2, "angle": 70.22, "elevation": 44.28, "pano_id": "TMX7316010203-002071_pano_0000_002224", "timestamp": "2021-03-31T08:33:39.787600Z", "filename": "pano_0000_002224.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 15.92952856, "relative_pitch": 70.21575480011276, "relative_heading": 240.19792191627965, "relative_elevation": 44.2841707011685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814495538228669, 52.3744764006793, 0.0 ] }, "distance": 16.21, "direction": 132.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01356", "timestamp": "2025-07-02T08:32:15Z", "filename": "recording_2025-07-02_08-03-09_01356.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 16.20904349, "relative_pitch": 0.0, "relative_heading": 132.82952526589781, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81447961113434, 52.3744667026773, 44.2727468172088 ] }, "distance": 16.22, "direction": 138.24, "angle": 69.88, "elevation": 44.27, "pano_id": "TMX7316010203-002071_pano_0000_002229", "timestamp": "2021-03-31T08:33:44.427580Z", "filename": "pano_0000_002229.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 16.2193896, "relative_pitch": 69.8796131375827, "relative_heading": 138.2381605009809, "relative_elevation": 44.2727468172088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814342657161284, 52.37472153913633, 0.0 ] }, "distance": 16.33, "direction": 5.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01363", "timestamp": "2025-07-02T08:32:23Z", "filename": "recording_2025-07-02_08-03-09_01363.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 16.32524291, "relative_pitch": 0.0, "relative_heading": 5.186056054789879, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81433771302364, 52.3747233269301, 44.452779176645 ] }, "distance": 16.5, "direction": 3.96, "angle": 69.64, "elevation": 44.45, "pano_id": "TMX7316010203-001880_pano_0004_000995", "timestamp": "2020-08-18T12:37:41.101230Z", "filename": "pano_0004_000995.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 16.49671281, "relative_pitch": 69.63978547114823, "relative_heading": 3.958842767209655, "relative_elevation": 44.452779176645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0005_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81410338138982, 52.3745045630129, 43.5720004010946 ] }, "distance": 16.79, "direction": 241.98, "angle": 68.93, "elevation": 43.57, "pano_id": "TMX7316010203-002525_pano_0005_000032", "timestamp": "2022-04-19T11:23:31.901300Z", "filename": "pano_0005_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 16.78715484, "relative_pitch": 68.92962784891468, "relative_heading": 241.98309588211978, "relative_elevation": 43.5720004010946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8144812630554, 52.3744599739732, 44.1312268786132 ] }, "distance": 16.86, "direction": 139.65, "angle": 69.09, "elevation": 44.13, "pano_id": "TMX7316010203-000302_pano_0001_003777", "timestamp": "2017-05-19T11:17:01.217850Z", "filename": "pano_0001_003777.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 16.85791838, "relative_pitch": 69.09338135910758, "relative_heading": 139.64798139172123, "relative_elevation": 44.1312268786132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8140831655611, 52.3745214709424, 44.4468959644437 ] }, "distance": 17.27, "direction": 249.66, "angle": 68.76, "elevation": 44.45, "pano_id": "TMX7316010203-000535_pano_0000_007262", "timestamp": "2018-01-08T12:02:00.800280Z", "filename": "pano_0000_007262.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 17.27364385, "relative_pitch": 68.76210400191539, "relative_heading": 249.66039694773255, "relative_elevation": 44.4468959644437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81451741815876, 52.374476505379, 44.3834507614374 ] }, "distance": 17.32, "direction": 129.45, "angle": 68.68, "elevation": 44.38, "pano_id": "TMX7316010203-000535_pano_0000_007256", "timestamp": "2018-01-08T12:01:55.890360Z", "filename": "pano_0000_007256.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 17.32407405, "relative_pitch": 68.67793929631591, "relative_heading": 129.44901541695086, "relative_elevation": 44.3834507614374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0005_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81451792762132, 52.3744628709323, 43.6054563829675 ] }, "distance": 18.35, "direction": 133.04, "angle": 67.18, "elevation": 43.61, "pano_id": "TMX7316010203-002525_pano_0005_000026", "timestamp": "2022-04-19T11:23:27.841310Z", "filename": "pano_0005_000026.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 18.35090036, "relative_pitch": 67.17671711914811, "relative_heading": 133.0403487566066, "relative_elevation": 43.6054563829675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81452447688808, 52.3744622950102, 44.4368501054123 ] }, "distance": 18.72, "direction": 132.25, "angle": 67.15, "elevation": 44.44, "pano_id": "TMX7316010203-000829_pano_0000_003743", "timestamp": "2018-07-06T12:23:27.436650Z", "filename": "pano_0000_003743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 18.7224007, "relative_pitch": 67.15304247835114, "relative_heading": 132.25204883700576, "relative_elevation": 44.4368501054123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814061172783439, 52.37451800634816, 0.0 ] }, "distance": 18.81, "direction": 250.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01434", "timestamp": "2025-07-02T08:33:44Z", "filename": "recording_2025-07-02_08-03-09_01434.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 18.81271186, "relative_pitch": 0.0, "relative_heading": 250.14503904418677, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81434398375879, 52.3747440237668, 44.4664485827088 ] }, "distance": 18.83, "direction": 4.77, "angle": 67.05, "elevation": 44.47, "pano_id": "TMX7316010203-000829_pano_0000_003734", "timestamp": "2018-07-06T12:23:17.401660Z", "filename": "pano_0000_003734.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 18.82562492, "relative_pitch": 67.05380631552804, "relative_heading": 4.77159358960841, "relative_elevation": 44.4664485827088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81453371623468, 52.3744650526446, 44.3055629841983 ] }, "distance": 18.99, "direction": 130.29, "angle": 66.8, "elevation": 44.31, "pano_id": "TMX7316060226-000479_pano_0000_001102", "timestamp": "2019-11-12T08:03:41.958240Z", "filename": "pano_0000_001102.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 18.99295921, "relative_pitch": 66.79609915152432, "relative_heading": 130.2901452511549, "relative_elevation": 44.3055629841983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8143474989655, 52.3747464820358, 44.3950474495068 ] }, "distance": 19.12, "direction": 5.42, "angle": 66.7, "elevation": 44.4, "pano_id": "TMX7316060226-000479_pano_0000_001094", "timestamp": "2019-11-12T08:03:35.088270Z", "filename": "pano_0000_001094.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.11935146, "relative_pitch": 66.70019225326956, "relative_heading": 5.4183411188308055, "relative_elevation": 44.3950474495068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8140502373433, 52.3745238339902, 44.3318119924515 ] }, "distance": 19.31, "direction": 252.71, "angle": 66.46, "elevation": 44.33, "pano_id": "TMX7316010203-001881_pano_0002_000007", "timestamp": "2020-08-19T08:22:46.533360Z", "filename": "pano_0002_000007.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.3122188, "relative_pitch": 66.46066658372932, "relative_heading": 252.705853931061, "relative_elevation": 44.3318119924515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81434388028187, 52.3747486265337, 44.4116026954725 ] }, "distance": 19.34, "direction": 4.62, "angle": 66.47, "elevation": 44.41, "pano_id": "TMX7316010203-002071_pano_0000_002189", "timestamp": "2021-03-31T08:32:16.673130Z", "filename": "pano_0000_002189.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.33549773, "relative_pitch": 66.47311611648941, "relative_heading": 4.624536247099505, "relative_elevation": 44.4116026954725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81406144269338, 52.3745035715776, 44.4338695509359 ] }, "distance": 19.4, "direction": 245.66, "angle": 66.41, "elevation": 44.43, "pano_id": "TMX7316010203-000829_pano_0000_003661", "timestamp": "2018-07-06T12:21:49.752010Z", "filename": "pano_0000_003661.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.40036562, "relative_pitch": 66.41333551616856, "relative_heading": 245.66030671262791, "relative_elevation": 44.4338695509359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81454611785026, 52.3744680437654, 44.2746915761381 ] }, "distance": 19.44, "direction": 127.93, "angle": 66.3, "elevation": 44.27, "pano_id": "TMX7316010203-001881_pano_0002_000000", "timestamp": "2020-08-19T08:22:40.548300Z", "filename": "pano_0002_000000.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.43843553, "relative_pitch": 66.2965228997113, "relative_heading": 127.93130606262143, "relative_elevation": 44.2746915761381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814351479168365, 52.37474912030091, 0.0 ] }, "distance": 19.44, "direction": 6.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00238", "timestamp": "2024-09-20T10:19:23Z", "filename": "Job_20240920_0946_Track39_Sphere_00238.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.43871518, "relative_pitch": 0.0, "relative_heading": 6.132044585608813, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track34_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814047598150855, 52.374522982769264, 0.0 ] }, "distance": 19.51, "direction": 252.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track34_Sphere_00058", "timestamp": "2024-09-20T10:04:50Z", "filename": "Job_20240920_0946_Track34_Sphere_00058.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.51202413, "relative_pitch": 0.0, "relative_heading": 252.59719337778958, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81454990641214, 52.3744695435475, 44.1934303957969 ] }, "distance": 19.54, "direction": 127.08, "angle": 66.15, "elevation": 44.19, "pano_id": "TMX7316010203-000080_pano_0000_001644", "timestamp": "2016-08-18T10:59:33.666920Z", "filename": "pano_0000_001644.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.54151001, "relative_pitch": 66.14588027283664, "relative_heading": 127.08029565827977, "relative_elevation": 44.1934303957969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track34_Sphere_00051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track34_Sphere_00051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track34_Sphere_00051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814556807438284, 52.374473901825745, 0.0 ] }, "distance": 19.64, "direction": 125.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track34_Sphere_00051", "timestamp": "2024-09-20T10:04:44Z", "filename": "Job_20240920_0946_Track34_Sphere_00051.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.6354986, "relative_pitch": 0.0, "relative_heading": 125.12408756051839, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81405365757976, 52.3745082276724, 44.1405272250995 ] }, "distance": 19.68, "direction": 247.67, "angle": 65.97, "elevation": 44.14, "pano_id": "TMX7316010203-000302_pano_0001_003774", "timestamp": "2017-05-19T11:16:56.082970Z", "filename": "pano_0001_003774.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.68201553, "relative_pitch": 65.96817358777483, "relative_heading": 247.67102462443736, "relative_elevation": 44.1405272250995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81405576023622, 52.3745047162955, 44.3790445784107 ] }, "distance": 19.7, "direction": 246.46, "angle": 66.06, "elevation": 44.38, "pano_id": "TMX7316060226-000479_pano_0000_001023", "timestamp": "2019-11-12T08:02:28.639080Z", "filename": "pano_0000_001023.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 19.70239139, "relative_pitch": 66.06083278704583, "relative_heading": 246.46166564809775, "relative_elevation": 44.3790445784107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81404585601943, 52.3745103671433, 44.2892569145188 ] }, "distance": 20.09, "direction": 248.88, "angle": 65.6, "elevation": 44.29, "pano_id": "TMX7316010203-002071_pano_0000_002223", "timestamp": "2021-03-31T08:33:38.877600Z", "filename": "pano_0000_002223.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 20.08747478, "relative_pitch": 65.60324364830515, "relative_heading": 248.87501096214746, "relative_elevation": 44.2892569145188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81403553756278, 52.3745225669486, 44.3106091301888 ] }, "distance": 20.31, "direction": 253.17, "angle": 65.37, "elevation": 44.31, "pano_id": "TMX7316010203-000080_pano_0000_001725", "timestamp": "2016-08-18T11:00:46.541610Z", "filename": "pano_0000_001725.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 20.31063146, "relative_pitch": 65.37472308747057, "relative_heading": 253.16566160917426, "relative_elevation": 44.3106091301888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81455254933164, 52.3744595185238, 44.2680065250024 ] }, "distance": 20.37, "direction": 129.28, "angle": 65.29, "elevation": 44.27, "pano_id": "TMX7316010203-002071_pano_0000_002230", "timestamp": "2021-03-31T08:33:45.312570Z", "filename": "pano_0000_002230.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 20.37269083, "relative_pitch": 65.28752065876735, "relative_heading": 129.27852419438068, "relative_elevation": 44.2680065250024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81435279576319, 52.3747585169916, 44.3950900128111 ] }, "distance": 20.49, "direction": 6.07, "angle": 65.23, "elevation": 44.4, "pano_id": "TMX7316010203-002525_pano_0003_000220", "timestamp": "2022-04-19T11:08:57.421280Z", "filename": "pano_0003_000220.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 20.48793459, "relative_pitch": 65.22710116222429, "relative_heading": 6.069005097321438, "relative_elevation": 44.3950900128111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814567934906882, 52.3744696505072, 0.0 ] }, "distance": 20.53, "direction": 124.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01355", "timestamp": "2025-07-02T08:32:14Z", "filename": "recording_2025-07-02_08-03-09_01355.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 20.52756009, "relative_pitch": 0.0, "relative_heading": 124.98706470035773, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0005_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0005_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0005_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81403459123353, 52.374510496924, 43.5809152759612 ] }, "distance": 20.8, "direction": 249.67, "angle": 64.49, "elevation": 43.58, "pano_id": "TMX7316010203-002525_pano_0005_000033", "timestamp": "2022-04-19T11:23:32.561280Z", "filename": "pano_0005_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 20.79990411, "relative_pitch": 64.486213287386, "relative_heading": 249.67377837222685, "relative_elevation": 43.5809152759612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81457134681742, 52.374467658689, 44.1552515123039 ] }, "distance": 20.85, "direction": 125.12, "angle": 64.73, "elevation": 44.16, "pano_id": "TMX7316010203-000302_pano_0001_003688", "timestamp": "2017-05-19T11:12:40.919780Z", "filename": "pano_0001_003688.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 20.84507267, "relative_pitch": 64.72866354917358, "relative_heading": 125.11995718159177, "relative_elevation": 44.1552515123039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00234/adjacencies/b_20240920_0946_Track39_Sphere_00234/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81435086562345, 52.3747630044448, 44.2981791133061 ] }, "distance": 20.97, "direction": 5.57, "angle": 64.67, "elevation": 44.3, "pano_id": "TMX7316010203-000080_pano_0000_001653", "timestamp": "2016-08-18T10:59:45.806890Z", "filename": "pano_0000_001653.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": "b_20240920_0946_Track39_Sphere_00234", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115988.37208208474, 487565.51146036637 ] }, "relative_distance": 20.97138014, "relative_pitch": 64.66646803270099, "relative_heading": 5.567645689962589, "relative_elevation": 44.2981791133061 } ] } }