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_00373/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812619547586078, 52.375563143944596, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00373", "timestamp": "2024-09-20T10:22:11Z", "filename": "Job_20240920_0946_Track39_Sphere_00373.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "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_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81263332521891, 52.375556133176, 44.2911976305768 ] }, "distance": 1.22, "direction": 129.74, "angle": 88.42, "elevation": 44.29, "pano_id": "TMX7316010203-001880_pano_0004_001067", "timestamp": "2020-08-18T12:39:16.830850Z", "filename": "pano_0004_001067.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 1.22022917, "relative_pitch": 88.42189182544298, "relative_heading": 129.7412916779458, "relative_elevation": 44.2911976305768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81259911557105, 52.37556575909468, 0.0 ] }, "distance": 1.42, "direction": 281.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01498", "timestamp": "2025-07-02T08:35:05Z", "filename": "recording_2025-07-02_08-03-09_01498.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 1.42156021, "relative_pitch": 0.0, "relative_heading": 281.81219653652795, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81260000857104, 52.3755551451021, 43.0292863836512 ] }, "distance": 1.6, "direction": 236.22, "angle": 87.87, "elevation": 43.03, "pano_id": "TMX7316010203-002525_pano_0003_000019", "timestamp": "2022-04-19T11:05:53.232300Z", "filename": "pano_0003_000019.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 1.60088359, "relative_pitch": 87.86932121434195, "relative_heading": 236.22143211806704, "relative_elevation": 43.0292863836512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81260132549403, 52.3755526983788, 44.4797330759466 ] }, "distance": 1.7, "direction": 226.87, "angle": 87.81, "elevation": 44.48, "pano_id": "TMX7316010203-000829_pano_0000_003597", "timestamp": "2018-07-06T12:20:36.617340Z", "filename": "pano_0000_003597.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 1.70028664, "relative_pitch": 87.81087177309492, "relative_heading": 226.87399050782545, "relative_elevation": 44.4797330759466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81259628691868, 52.3755539184458, 44.1824185019359 ] }, "distance": 1.89, "direction": 237.05, "angle": 87.55, "elevation": 44.18, "pano_id": "TMX7316010203-000080_pano_0000_000312", "timestamp": "2016-08-18T10:33:08.563880Z", "filename": "pano_0000_000312.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 1.88763959, "relative_pitch": 87.55359592625209, "relative_heading": 237.05499103714897, "relative_elevation": 44.1824185019359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812648090915, 52.3755565741032, 45.2611382249743 ] }, "distance": 2.08, "direction": 110.61, "angle": 87.37, "elevation": 45.26, "pano_id": "TMX7316010203-002847_pano_0012_000051", "timestamp": "2022-12-12T08:47:09.786610Z", "filename": "pano_0012_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 2.07677741, "relative_pitch": 87.37286369561103, "relative_heading": 110.61056652447326, "relative_elevation": 45.2611382249743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81264530083863, 52.3755491244019, 44.3402167595923 ] }, "distance": 2.35, "direction": 131.65, "angle": 86.97, "elevation": 44.34, "pano_id": "TMX7316060226-000479_pano_0000_000959", "timestamp": "2019-11-12T08:01:30.779760Z", "filename": "pano_0000_000959.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 2.347258, "relative_pitch": 86.96973607839122, "relative_heading": 131.65260330255268, "relative_elevation": 44.3402167595923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81258435823862, 52.3755620232221, 44.0017690267414 ] }, "distance": 2.4, "direction": 267.02, "angle": 86.88, "elevation": 44.0, "pano_id": "TMX7316010203-000302_pano_0001_003748", "timestamp": "2017-05-19T11:14:54.928840Z", "filename": "pano_0001_003748.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 2.39970071, "relative_pitch": 86.8783833672876, "relative_heading": 267.0211211111093, "relative_elevation": 44.0017690267414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81257265957976, 52.3755575911067, 45.2521284902468 ] }, "distance": 3.25, "direction": 259.05, "angle": 85.89, "elevation": 45.25, "pano_id": "TMX7316010203-002847_pano_0012_000052", "timestamp": "2022-12-12T08:47:11.256660Z", "filename": "pano_0012_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 3.25239072, "relative_pitch": 85.88906893688534, "relative_heading": 259.04840248556167, "relative_elevation": 45.2521284902468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81257186706801, 52.3755554535814, 44.3156098034233 ] }, "distance": 3.36, "direction": 255.24, "angle": 85.67, "elevation": 44.32, "pano_id": "TMX7316060226-000479_pano_0000_000958", "timestamp": "2019-11-12T08:01:29.814730Z", "filename": "pano_0000_000958.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 3.35799697, "relative_pitch": 85.66671698537071, "relative_heading": 255.2361048721416, "relative_elevation": 44.3156098034233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81266771003385, 52.3755553403112, 44.1963363215327 ] }, "distance": 3.39, "direction": 104.83, "angle": 85.61, "elevation": 44.2, "pano_id": "TMX7316010203-000080_pano_0000_000313", "timestamp": "2016-08-18T10:33:09.723870Z", "filename": "pano_0000_000313.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 3.39294781, "relative_pitch": 85.61002016950677, "relative_heading": 104.82847196655906, "relative_elevation": 44.1963363215327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812672121897164, 52.375561987982, 0.0 ] }, "distance": 3.58, "direction": 92.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01497", "timestamp": "2025-07-02T08:35:03Z", "filename": "recording_2025-07-02_08-03-09_01497.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 3.58271533, "relative_pitch": 0.0, "relative_heading": 92.0574942328257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81267373505704, 52.3755620561846, 42.8517235061154 ] }, "distance": 3.69, "direction": 91.88, "angle": 85.08, "elevation": 42.85, "pano_id": "TMX7316010203-002525_pano_0003_000020", "timestamp": "2022-04-19T11:05:54.367290Z", "filename": "pano_0003_000020.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 3.69224913, "relative_pitch": 85.07536525717158, "relative_heading": 91.87859491026232, "relative_elevation": 42.8517235061154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81256141650895, 52.3755632791974, 44.29925673455 ] }, "distance": 3.96, "direction": 270.22, "angle": 84.89, "elevation": 44.3, "pano_id": "TMX7316010203-001880_pano_0004_001068", "timestamp": "2020-08-18T12:39:18.060840Z", "filename": "pano_0004_001068.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 3.95885987, "relative_pitch": 84.89325509893214, "relative_heading": 270.217841849025, "relative_elevation": 44.29925673455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81267604961044, 52.3755503172016, 44.5205114455894 ] }, "distance": 4.1, "direction": 110.35, "angle": 84.73, "elevation": 44.52, "pano_id": "TMX7316010203-000829_pano_0000_003598", "timestamp": "2018-07-06T12:20:37.802290Z", "filename": "pano_0000_003598.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 4.10407295, "relative_pitch": 84.73313879269116, "relative_heading": 110.35118992729254, "relative_elevation": 44.5205114455894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812687553403583, 52.37556334810735, 0.0 ] }, "distance": 4.63, "direction": 89.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00372", "timestamp": "2024-09-20T10:22:10Z", "filename": "Job_20240920_0946_Track39_Sphere_00372.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 4.63137462, "relative_pitch": 0.0, "relative_heading": 89.71892114602511, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81270350481086, 52.3755617136202, 44.2787368800491 ] }, "distance": 5.72, "direction": 91.59, "angle": 82.64, "elevation": 44.28, "pano_id": "TMX7316010203-001880_pano_0004_001066", "timestamp": "2020-08-18T12:39:15.335810Z", "filename": "pano_0004_001066.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 5.71985341, "relative_pitch": 82.63938838916215, "relative_heading": 91.59446447338489, "relative_elevation": 44.2787368800491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812528546310425, 52.375571851843624, 0.0 ] }, "distance": 6.27, "direction": 278.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00374", "timestamp": "2024-09-20T10:22:13Z", "filename": "Job_20240920_0946_Track39_Sphere_00374.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 6.272643, "relative_pitch": 0.0, "relative_heading": 278.88638887929, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81252670893035, 52.3755598782437, 44.4244065526873 ] }, "distance": 6.33, "direction": 266.71, "angle": 81.89, "elevation": 44.42, "pano_id": "TMX7316010203-000829_pano_0000_003596", "timestamp": "2018-07-06T12:20:35.477290Z", "filename": "pano_0000_003596.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 6.33291467, "relative_pitch": 81.8868719937786, "relative_heading": 266.71053912607533, "relative_elevation": 44.4244065526873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81252587658989, 52.3755619163153, 43.1885995762423 ] }, "distance": 6.38, "direction": 268.77, "angle": 81.6, "elevation": 43.19, "pano_id": "TMX7316010203-002525_pano_0003_000018", "timestamp": "2022-04-19T11:05:52.232300Z", "filename": "pano_0003_000018.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 6.38062645, "relative_pitch": 81.59598959553657, "relative_heading": 268.77328927010905, "relative_elevation": 43.1885995762423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812527123444958, 52.375573993011294, 0.0 ] }, "distance": 6.41, "direction": 280.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01499", "timestamp": "2025-07-02T08:35:06Z", "filename": "recording_2025-07-02_08-03-09_01499.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 6.40897606, "relative_pitch": 0.0, "relative_heading": 280.8573962667019, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81252504203162, 52.3755616697683, 44.1854454744607 ] }, "distance": 6.44, "direction": 268.54, "angle": 81.71, "elevation": 44.19, "pano_id": "TMX7316010203-000080_pano_0000_000311", "timestamp": "2016-08-18T10:33:07.483890Z", "filename": "pano_0000_000311.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 6.43808907, "relative_pitch": 81.70999311469845, "relative_heading": 268.5400213443889, "relative_elevation": 44.1854454744607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81271649774266, 52.3755724843901, 45.2926933970302 ] }, "distance": 6.68, "direction": 81.05, "angle": 81.61, "elevation": 45.29, "pano_id": "TMX7316010203-002847_pano_0012_000050", "timestamp": "2022-12-12T08:47:08.136630Z", "filename": "pano_0012_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 6.6837861, "relative_pitch": 81.60551787541813, "relative_heading": 81.05395361440802, "relative_elevation": 45.2926933970302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81271737077058, 52.3755581122008, 44.3337246384472 ] }, "distance": 6.69, "direction": 94.8, "angle": 81.42, "elevation": 44.33, "pano_id": "TMX7316060226-000479_pano_0000_000960", "timestamp": "2019-11-12T08:01:32.264700Z", "filename": "pano_0000_000960.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 6.68542309, "relative_pitch": 81.42454129683281, "relative_heading": 94.80411420770818, "relative_elevation": 44.3337246384472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81272499347425, 52.375547138009, 43.9907725881785 ] }, "distance": 7.4, "direction": 103.93, "angle": 80.45, "elevation": 43.99, "pano_id": "TMX7316010203-000302_pano_0001_003747", "timestamp": "2017-05-19T11:14:51.739100Z", "filename": "pano_0001_003747.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 7.39862964, "relative_pitch": 80.45300315761102, "relative_heading": 103.92942827009364, "relative_elevation": 43.9907725881785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81272992155599, 52.3755773255789, 44.1815956700593 ] }, "distance": 7.68, "direction": 78.14, "angle": 80.14, "elevation": 44.18, "pano_id": "TMX7316010203-000080_pano_0000_000314", "timestamp": "2016-08-18T10:33:10.968910Z", "filename": "pano_0000_000314.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 7.68052814, "relative_pitch": 80.13825589326808, "relative_heading": 78.14343160763984, "relative_elevation": 44.1815956700593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81249974231773, 52.3755621664961, 44.3010958088562 ] }, "distance": 8.16, "direction": 269.24, "angle": 79.56, "elevation": 44.3, "pano_id": "TMX7316060226-000479_pano_0000_000957", "timestamp": "2019-11-12T08:01:28.919790Z", "filename": "pano_0000_000957.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 8.15968003, "relative_pitch": 79.56383575811981, "relative_heading": 269.23629641963316, "relative_elevation": 44.3010958088562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8127393341385, 52.3755760459605, 44.471236364916 ] }, "distance": 8.28, "direction": 80.02, "angle": 79.45, "elevation": 44.47, "pano_id": "TMX7316010203-000829_pano_0000_003622", "timestamp": "2018-07-06T12:21:08.217170Z", "filename": "pano_0000_003622.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 8.28304683, "relative_pitch": 79.44920023820268, "relative_heading": 80.01871231559804, "relative_elevation": 44.471236364916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81249507057894, 52.375564458977, 45.2657656893134 ] }, "distance": 8.48, "direction": 270.99, "angle": 79.39, "elevation": 45.27, "pano_id": "TMX7316010203-002847_pano_0012_000053", "timestamp": "2022-12-12T08:47:13.306570Z", "filename": "pano_0012_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 8.47837158, "relative_pitch": 79.391300560517, "relative_heading": 270.98897523295, "relative_elevation": 45.2657656893134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81248904926455, 52.3755712734171, 44.3060462530702 ] }, "distance": 8.93, "direction": 275.81, "angle": 78.6, "elevation": 44.31, "pano_id": "TMX7316010203-001880_pano_0004_001069", "timestamp": "2020-08-18T12:39:19.325750Z", "filename": "pano_0004_001069.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 8.93309041, "relative_pitch": 78.60071526613545, "relative_heading": 275.8120286242701, "relative_elevation": 44.3060462530702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81275013700088, 52.3755932034058, 44.2926714075729 ] }, "distance": 9.5, "direction": 69.39, "angle": 77.89, "elevation": 44.29, "pano_id": "TMX7316010203-001880_pano_0004_001065", "timestamp": "2020-08-18T12:39:13.270850Z", "filename": "pano_0004_001065.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 9.50158354, "relative_pitch": 77.89250862619232, "relative_heading": 69.38836482492762, "relative_elevation": 44.2926714075729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_001057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81276158934464, 52.3755880401807, 44.3882971806452 ] }, "distance": 10.06, "direction": 74.02, "angle": 77.23, "elevation": 44.39, "pano_id": "TMX7316010203-002071_pano_0000_001057", "timestamp": "2021-03-31T08:06:06.247770Z", "filename": "pano_0000_001057.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 10.06217331, "relative_pitch": 77.22774341427935, "relative_heading": 74.0188699234233, "relative_elevation": 44.3882971806452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812766118364185, 52.37557940393177, 0.0 ] }, "distance": 10.14, "direction": 79.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00348", "timestamp": "2024-09-20T10:21:35Z", "filename": "Job_20240920_0946_Track39_Sphere_00348.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 10.1443892, "relative_pitch": 0.0, "relative_heading": 79.72587478435297, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81276224573796, 52.3755960672579, 44.7092097271234 ] }, "distance": 10.39, "direction": 69.34, "angle": 76.92, "elevation": 44.71, "pano_id": "TMX7316010203-002847_pano_0012_000029", "timestamp": "2022-12-12T08:46:31.481980Z", "filename": "pano_0012_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 10.38561017, "relative_pitch": 76.92255167050077, "relative_heading": 69.34433052442779, "relative_elevation": 44.7092097271234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81275176673416, 52.3756098629626, 45.3099954137579 ] }, "distance": 10.4, "direction": 60.0, "angle": 77.08, "elevation": 45.31, "pano_id": "TMX7316010203-002847_pano_0012_000049", "timestamp": "2022-12-12T08:47:06.591610Z", "filename": "pano_0012_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 10.39731984, "relative_pitch": 77.07603761847379, "relative_heading": 60.00011037652775, "relative_elevation": 45.3099954137579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81275714358547, 52.37560563159824, 0.0 ] }, "distance": 10.5, "direction": 63.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01474", "timestamp": "2025-07-02T08:34:27Z", "filename": "recording_2025-07-02_08-03-09_01474.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 10.49565964, "relative_pitch": 0.0, "relative_heading": 63.227254298810585, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812777104360953, 52.37556229960517, 0.0 ] }, "distance": 10.73, "direction": 90.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01473", "timestamp": "2025-07-02T08:34:25Z", "filename": "recording_2025-07-02_08-03-09_01473.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 10.73031218, "relative_pitch": 0.0, "relative_heading": 90.50161953014099, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8127797948176, 52.3755624214979, 43.388847284019 ] }, "distance": 10.91, "direction": 90.42, "angle": 75.88, "elevation": 43.39, "pano_id": "TMX7316010203-002525_pano_0003_000043", "timestamp": "2022-04-19T11:06:18.362170Z", "filename": "pano_0003_000043.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 10.91342187, "relative_pitch": 75.8814975585016, "relative_heading": 90.42198953645683, "relative_elevation": 43.388847284019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81278038877675, 52.3755562755913, 44.2523421598598 ] }, "distance": 10.98, "direction": 93.99, "angle": 76.06, "elevation": 44.25, "pano_id": "TMX7316010203-001880_pano_0004_001042", "timestamp": "2020-08-18T12:38:39.861040Z", "filename": "pano_0004_001042.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 10.98020695, "relative_pitch": 76.06479593236287, "relative_heading": 93.99121081963926, "relative_elevation": 44.2523421598598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81278081854782, 52.3755700968348, 44.3217063955963 ] }, "distance": 11.01, "direction": 85.97, "angle": 76.05, "elevation": 44.32, "pano_id": "TMX7316060226-000479_pano_0000_000983", "timestamp": "2019-11-12T08:01:56.044690Z", "filename": "pano_0000_000983.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.01005965, "relative_pitch": 76.04940268986854, "relative_heading": 85.9704286924333, "relative_elevation": 44.3217063955963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81278055020791, 52.3755477444865, 44.7883589444682 ] }, "distance": 11.1, "direction": 98.88, "angle": 76.08, "elevation": 44.79, "pano_id": "TMX7316010203-000080_pano_0000_000337", "timestamp": "2016-08-18T10:33:37.613750Z", "filename": "pano_0000_000337.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.09766322, "relative_pitch": 76.08352901122808, "relative_heading": 98.88239311094544, "relative_elevation": 44.7883589444682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81277192595794, 52.3756026387535, 43.2180966539308 ] }, "distance": 11.27, "direction": 67.05, "angle": 75.39, "elevation": 43.22, "pano_id": "TMX7316010203-002525_pano_0003_000042", "timestamp": "2022-04-19T11:06:17.047350Z", "filename": "pano_0003_000042.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.26947254, "relative_pitch": 75.38510105314619, "relative_heading": 67.04726255686685, "relative_elevation": 43.2180966539308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81245366557066, 52.3755711943849, 43.4475374240428 ] }, "distance": 11.33, "direction": 274.53, "angle": 75.38, "elevation": 43.45, "pano_id": "TMX7316010203-002525_pano_0003_000017", "timestamp": "2022-04-19T11:05:51.357280Z", "filename": "pano_0003_000017.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.33232547, "relative_pitch": 75.3813666950938, "relative_heading": 274.5339677045985, "relative_elevation": 43.4475374240428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81278501870686, 52.3755519025523, 44.6466302936897 ] }, "distance": 11.34, "direction": 96.33, "angle": 75.75, "elevation": 44.65, "pano_id": "TMX7316010203-002847_pano_0012_000028", "timestamp": "2022-12-12T08:46:30.062050Z", "filename": "pano_0012_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.33809659, "relative_pitch": 75.75084754576814, "relative_heading": 96.33400831233592, "relative_elevation": 44.6466302936897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81245258202652, 52.3755677414503, 44.2389461202547 ] }, "distance": 11.38, "direction": 272.58, "angle": 75.57, "elevation": 44.24, "pano_id": "TMX7316010203-000080_pano_0000_000310", "timestamp": "2016-08-18T10:33:06.363890Z", "filename": "pano_0000_000310.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.38215809, "relative_pitch": 75.57141698292023, "relative_heading": 272.5761630081962, "relative_elevation": 44.2389461202547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812454715339681, 52.375581460905785, 0.0 ] }, "distance": 11.41, "direction": 280.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01500", "timestamp": "2025-07-02T08:35:09Z", "filename": "recording_2025-07-02_08-03-09_01500.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.40891138, "relative_pitch": 0.0, "relative_heading": 280.2912435001431, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81245127986336, 52.3755666203428, 44.5050360979512 ] }, "distance": 11.47, "direction": 271.93, "angle": 75.55, "elevation": 44.51, "pano_id": "TMX7316010203-000829_pano_0000_003595", "timestamp": "2018-07-06T12:20:34.117340Z", "filename": "pano_0000_003595.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.46586253, "relative_pitch": 75.55301350016254, "relative_heading": 271.93347417121123, "relative_elevation": 44.5050360979512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81276282634618, 52.3756177287344, 44.170218125917 ] }, "distance": 11.49, "direction": 58.1, "angle": 75.41, "elevation": 44.17, "pano_id": "TMX7316010203-000080_pano_0000_000315", "timestamp": "2016-08-18T10:33:12.029030Z", "filename": "pano_0000_000315.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.49355037, "relative_pitch": 75.41449237273898, "relative_heading": 58.09840844818197, "relative_elevation": 44.170218125917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81278674038354, 52.3755467639535, 44.0793141489848 ] }, "distance": 11.53, "direction": 99.09, "angle": 75.34, "elevation": 44.08, "pano_id": "TMX7316010203-000302_pano_0001_003124", "timestamp": "2017-05-19T10:44:43.547680Z", "filename": "pano_0001_003124.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.5310961, "relative_pitch": 75.34001262598355, "relative_heading": 99.09459511481367, "relative_elevation": 44.0793141489848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81278507628283, 52.3755411070267, 44.3903948375955 ] }, "distance": 11.54, "direction": 102.27, "angle": 75.43, "elevation": 44.39, "pano_id": "TMX7316010203-000829_pano_0000_003623", "timestamp": "2018-07-06T12:21:09.747130Z", "filename": "pano_0000_003623.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.53642811, "relative_pitch": 75.43191908346697, "relative_heading": 102.27216535393289, "relative_elevation": 44.3903948375955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812763503165, 52.37561851099, 44.4520578198135 ] }, "distance": 11.58, "direction": 57.85, "angle": 75.4, "elevation": 44.45, "pano_id": "TMX7316010203-000829_pano_0000_003621", "timestamp": "2018-07-06T12:21:06.562230Z", "filename": "pano_0000_003621.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.57878683, "relative_pitch": 75.40012908302597, "relative_heading": 57.85326909604129, "relative_elevation": 44.4520578198135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812445745391357, 52.375580105152395, 0.0 ] }, "distance": 11.99, "direction": 279.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00375", "timestamp": "2024-09-20T10:22:17Z", "filename": "Job_20240920_0946_Track39_Sphere_00375.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 11.98577017, "relative_pitch": 0.0, "relative_heading": 279.059904657782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81244187686908, 52.3755771863116, 44.1275504445657 ] }, "distance": 12.2, "direction": 277.36, "angle": 74.55, "elevation": 44.13, "pano_id": "TMX7316010203-000302_pano_0001_003749", "timestamp": "2017-05-19T11:14:57.743770Z", "filename": "pano_0001_003749.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 12.20017187, "relative_pitch": 74.54520008009374, "relative_heading": 277.35853332945936, "relative_elevation": 44.1275504445657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_001058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81279749101303, 52.3755504372515, 44.3425831450149 ] }, "distance": 12.2, "direction": 96.65, "angle": 74.62, "elevation": 44.34, "pano_id": "TMX7316010203-002071_pano_0000_001058", "timestamp": "2021-03-31T08:06:07.712840Z", "filename": "pano_0000_001058.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 12.20047845, "relative_pitch": 74.61621935855811, "relative_heading": 96.65497232420485, "relative_elevation": 44.3425831450149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81275647792998, 52.3756374729933, 44.0972315501422 ] }, "distance": 12.46, "direction": 48.43, "angle": 74.22, "elevation": 44.1, "pano_id": "TMX7316010203-000302_pano_0001_003123", "timestamp": "2017-05-19T10:44:39.882600Z", "filename": "pano_0001_003123.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 12.46464979, "relative_pitch": 74.21637262822405, "relative_heading": 48.4287168802389, "relative_elevation": 44.0972315501422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81278752901717, 52.3756124255498, 44.2955046920106 ] }, "distance": 12.69, "direction": 64.39, "angle": 74.02, "elevation": 44.3, "pano_id": "TMX7316060226-000479_pano_0000_000982", "timestamp": "2019-11-12T08:01:54.749450Z", "filename": "pano_0000_000982.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 12.68627839, "relative_pitch": 74.01823251385575, "relative_heading": 64.38879120601095, "relative_elevation": 44.2955046920106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812807897463568, 52.37554433866331, 0.0 ] }, "distance": 13.0, "direction": 99.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00347", "timestamp": "2024-09-20T10:21:33Z", "filename": "Job_20240920_0946_Track39_Sphere_00347.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 12.99653411, "relative_pitch": 0.0, "relative_heading": 99.26534279904378, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81242724864538, 52.3755683845573, 44.4147035935894 ] }, "distance": 13.11, "direction": 272.55, "angle": 73.56, "elevation": 44.41, "pano_id": "TMX7316060226-000479_pano_0000_000956", "timestamp": "2019-11-12T08:01:27.934740Z", "filename": "pano_0000_000956.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 13.10888118, "relative_pitch": 73.55617549699039, "relative_heading": 272.5497109453749, "relative_elevation": 44.4147035935894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812790285002966, 52.37561839321208, 0.0 ] }, "distance": 13.15, "direction": 62.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00349", "timestamp": "2024-09-20T10:21:37Z", "filename": "Job_20240920_0946_Track39_Sphere_00349.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 13.15275841, "relative_pitch": 0.0, "relative_heading": 62.133121859326096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81276558468936, 52.375642857393, 44.7320223525167 ] }, "distance": 13.33, "direction": 48.27, "angle": 73.41, "elevation": 44.73, "pano_id": "TMX7316010203-002847_pano_0012_000030", "timestamp": "2022-12-12T08:46:32.471970Z", "filename": "pano_0012_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 13.32624458, "relative_pitch": 73.41052922534173, "relative_heading": 48.270855590449685, "relative_elevation": 44.7320223525167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_001056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81279173505121, 52.3756251931169, 44.345533138141 ] }, "distance": 13.61, "direction": 59.51, "angle": 72.94, "elevation": 44.35, "pano_id": "TMX7316010203-002071_pano_0000_001056", "timestamp": "2021-03-31T08:06:04.582880Z", "filename": "pano_0000_001056.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 13.60798866, "relative_pitch": 72.94070482579502, "relative_heading": 59.51012972654033, "relative_elevation": 44.345533138141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812760572075184, 52.37565046117699, 0.0 ] }, "distance": 13.66, "direction": 44.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01475", "timestamp": "2025-07-02T08:34:28Z", "filename": "recording_2025-07-02_08-03-09_01475.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 13.6616692, "relative_pitch": 0.0, "relative_heading": 44.66730732757353, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81279322693233, 52.3756269337932, 44.2592609180138 ] }, "distance": 13.79, "direction": 59.03, "angle": 72.69, "elevation": 44.26, "pano_id": "TMX7316010203-001880_pano_0004_001064", "timestamp": "2020-08-18T12:39:11.305780Z", "filename": "pano_0004_001064.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 13.79429814, "relative_pitch": 72.68929331548188, "relative_heading": 59.03097087897183, "relative_elevation": 44.2592609180138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81241487553223, 52.3755778043827, 44.4055395722389 ] }, "distance": 14.03, "direction": 276.68, "angle": 72.46, "elevation": 44.41, "pano_id": "TMX7316010203-001880_pano_0004_001070", "timestamp": "2020-08-18T12:39:20.685750Z", "filename": "pano_0004_001070.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 14.03367291, "relative_pitch": 72.46167785185449, "relative_heading": 276.67547284797945, "relative_elevation": 44.4055395722389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81276547370933, 52.3756526166044, 45.3370845392346 ] }, "distance": 14.07, "direction": 44.95, "angle": 72.76, "elevation": 45.34, "pano_id": "TMX7316010203-002847_pano_0012_000048", "timestamp": "2022-12-12T08:47:05.496700Z", "filename": "pano_0012_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 14.06707922, "relative_pitch": 72.76205708289105, "relative_heading": 44.94752133122061, "relative_elevation": 45.3370845392346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81241224123375, 52.3755709458819, 45.374178500846 ] }, "distance": 14.14, "direction": 273.52, "angle": 72.69, "elevation": 45.37, "pano_id": "TMX7316010203-002847_pano_0012_000054", "timestamp": "2022-12-12T08:47:16.291540Z", "filename": "pano_0012_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 14.14460317, "relative_pitch": 72.68604967224913, "relative_heading": 273.518949790695, "relative_elevation": 45.374178500846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_001036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81276639815375, 52.375657775964, 44.3197890399024 ] }, "distance": 14.52, "direction": 43.52, "angle": 71.86, "elevation": 44.32, "pano_id": "TMX7316010203-002071_pano_0000_001036", "timestamp": "2021-03-31T08:05:35.013150Z", "filename": "pano_0000_001036.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 14.5223679, "relative_pitch": 71.85746242957981, "relative_heading": 43.523005774703606, "relative_elevation": 44.3197890399024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81283398760388, 52.3755414860575, 44.2905324753374 ] }, "distance": 14.8, "direction": 99.37, "angle": 71.52, "elevation": 44.29, "pano_id": "TMX7316060226-000479_pano_0000_000984", "timestamp": "2019-11-12T08:01:57.129500Z", "filename": "pano_0000_000984.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 14.80127157, "relative_pitch": 71.52109867103583, "relative_heading": 99.37063831754621, "relative_elevation": 44.2905324753374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812836347124427, 52.375536100084375, 0.0 ] }, "distance": 15.07, "direction": 101.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01472", "timestamp": "2025-07-02T08:34:24Z", "filename": "recording_2025-07-02_08-03-09_01472.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 15.06800094, "relative_pitch": 0.0, "relative_heading": 101.52015178456088, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81276719444497, 52.3756649792423, 44.5082455445081 ] }, "distance": 15.15, "direction": 41.58, "angle": 71.2, "elevation": 44.51, "pano_id": "TMX7316010203-000829_pano_0000_003601", "timestamp": "2018-07-06T12:20:41.177290Z", "filename": "pano_0000_003601.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 15.14958359, "relative_pitch": 71.20260619560027, "relative_heading": 41.5837612927205, "relative_elevation": 44.5082455445081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81277446968083, 52.3756630616556, 44.1669547706842 ] }, "distance": 15.33, "direction": 43.5, "angle": 70.86, "elevation": 44.17, "pano_id": "TMX7316010203-000080_pano_0000_000316", "timestamp": "2016-08-18T10:33:12.928890Z", "filename": "pano_0000_000316.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 15.32738253, "relative_pitch": 70.86154786688002, "relative_heading": 43.49884856403232, "relative_elevation": 44.1669547706842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81284178865718, 52.3755390328954, 43.5320100747049 ] }, "distance": 15.37, "direction": 100.05, "angle": 70.55, "elevation": 43.53, "pano_id": "TMX7316010203-002525_pano_0003_000044", "timestamp": "2022-04-19T11:06:19.362170Z", "filename": "pano_0003_000044.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 15.37098199, "relative_pitch": 70.55207349192858, "relative_heading": 100.05215489506236, "relative_elevation": 43.5320100747049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81282066867266, 52.3756297566628, 43.0095935510471 ] }, "distance": 15.57, "direction": 61.58, "angle": 70.09, "elevation": 43.01, "pano_id": "TMX7316010203-002525_pano_0003_000041", "timestamp": "2022-04-19T11:06:15.632230Z", "filename": "pano_0003_000041.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 15.57374968, "relative_pitch": 70.09470685703279, "relative_heading": 61.57882630277962, "relative_elevation": 43.0095935510471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81284807970117, 52.3755369137888, 44.2921701492742 ] }, "distance": 15.83, "direction": 100.62, "angle": 70.33, "elevation": 44.29, "pano_id": "TMX7316010203-001880_pano_0004_001041", "timestamp": "2020-08-18T12:38:38.255970Z", "filename": "pano_0004_001041.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 15.83477779, "relative_pitch": 70.32765498861835, "relative_heading": 100.62169585855926, "relative_elevation": 44.2921701492742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81284745872453, 52.3755287744086, 44.6372219286859 ] }, "distance": 15.99, "direction": 103.84, "angle": 70.3, "elevation": 44.64, "pano_id": "TMX7316010203-002847_pano_0012_000027", "timestamp": "2022-12-12T08:46:28.557020Z", "filename": "pano_0012_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 15.98540039, "relative_pitch": 70.2966311836182, "relative_heading": 103.84198611637589, "relative_elevation": 44.6372219286859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81276635146967, 52.375677655503, 42.4151862356812 ] }, "distance": 16.2, "direction": 38.12, "angle": 69.1, "elevation": 42.42, "pano_id": "TMX7316010203-002525_pano_0003_000023", "timestamp": "2022-04-19T11:05:57.237450Z", "filename": "pano_0003_000023.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.19617093, "relative_pitch": 69.10072351753104, "relative_heading": 38.11782690977277, "relative_elevation": 42.4151862356812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81285011950159, 52.3755268801022, 44.7824087068439 ] }, "distance": 16.21, "direction": 104.41, "angle": 70.1, "elevation": 44.78, "pano_id": "TMX7316010203-000080_pano_0000_000338", "timestamp": "2016-08-18T10:33:38.668740Z", "filename": "pano_0000_000338.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.21257498, "relative_pitch": 70.09822479543053, "relative_heading": 104.41208338190056, "relative_elevation": 44.7824087068439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8123822453391, 52.3755824137484, 43.5277754450217 ] }, "distance": 16.3, "direction": 277.56, "angle": 69.47, "elevation": 43.53, "pano_id": "TMX7316010203-002525_pano_0003_000016", "timestamp": "2022-04-19T11:05:50.507300Z", "filename": "pano_0003_000016.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.3023382, "relative_pitch": 69.46770541967452, "relative_heading": 277.5580755106478, "relative_elevation": 43.5277754450217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81237908669705, 52.3755703911503, 44.222606270574 ] }, "distance": 16.4, "direction": 272.82, "angle": 69.66, "elevation": 44.22, "pano_id": "TMX7316010203-000080_pano_0000_000309", "timestamp": "2016-08-18T10:33:05.193900Z", "filename": "pano_0000_000309.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.39566353, "relative_pitch": 69.65758749942064, "relative_heading": 272.8193547264528, "relative_elevation": 44.222606270574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812382295445476, 52.37558983646209, 0.0 ] }, "distance": 16.43, "direction": 280.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01501", "timestamp": "2025-07-02T08:35:11Z", "filename": "recording_2025-07-02_08-03-09_01501.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.42803145, "relative_pitch": 0.0, "relative_heading": 280.4164828344243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812770040351396, 52.375679106147324, 0.0 ] }, "distance": 16.48, "direction": 38.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00369", "timestamp": "2024-09-20T10:22:03Z", "filename": "Job_20240920_0946_Track39_Sphere_00369.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.47853092, "relative_pitch": 0.0, "relative_heading": 38.458584339969974, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81237646708952, 52.3755722713548, 44.454177682288 ] }, "distance": 16.59, "direction": 273.51, "angle": 69.54, "elevation": 44.45, "pano_id": "TMX7316010203-000829_pano_0000_003594", "timestamp": "2018-07-06T12:20:32.777320Z", "filename": "pano_0000_003594.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.585346, "relative_pitch": 69.54002938431609, "relative_heading": 273.510952461423, "relative_elevation": 44.454177682288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81283101846238, 52.3756371571977, 44.4711768794805 ] }, "distance": 16.59, "direction": 60.24, "angle": 69.54, "elevation": 44.47, "pano_id": "TMX7316010203-000829_pano_0000_003620", "timestamp": "2018-07-06T12:21:04.942140Z", "filename": "pano_0000_003620.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.59013025, "relative_pitch": 69.54179138539173, "relative_heading": 60.23603361652122, "relative_elevation": 44.4711768794805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81285775765366, 52.3755285322409, 44.4080995237455 ] }, "distance": 16.67, "direction": 103.36, "angle": 69.42, "elevation": 44.41, "pano_id": "TMX7316010203-000829_pano_0000_003624", "timestamp": "2018-07-06T12:21:11.012250Z", "filename": "pano_0000_003624.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.67345619, "relative_pitch": 69.4208616098527, "relative_heading": 103.35526134057022, "relative_elevation": 44.4080995237455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8128622834817, 52.3755321721041, 43.9785678107291 ] }, "distance": 16.89, "direction": 101.78, "angle": 69.0, "elevation": 43.98, "pano_id": "TMX7316010203-000302_pano_0001_003746", "timestamp": "2017-05-19T11:14:48.709090Z", "filename": "pano_0001_003746.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 16.88619187, "relative_pitch": 68.99500243024289, "relative_heading": 101.77638873832358, "relative_elevation": 43.9785678107291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_001059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81286805475845, 52.3755351612667, 44.3796454314142 ] }, "distance": 17.21, "direction": 100.42, "angle": 68.81, "elevation": 44.38, "pano_id": "TMX7316010203-002071_pano_0000_001059", "timestamp": "2021-03-31T08:06:08.937820Z", "filename": "pano_0000_001059.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.20785386, "relative_pitch": 68.80659454573727, "relative_heading": 100.4249899228041, "relative_elevation": 44.3796454314142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81277163804165, 52.3756869459678, 44.2778167445213 ] }, "distance": 17.24, "direction": 36.94, "angle": 68.73, "elevation": 44.28, "pano_id": "TMX7316010203-001880_pano_0004_001045", "timestamp": "2020-08-18T12:38:43.810990Z", "filename": "pano_0004_001045.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.2353887, "relative_pitch": 68.73124526536536, "relative_heading": 36.93796145134492, "relative_elevation": 44.2778167445213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81277374752109, 52.37568685839, 44.3461539782584 ] }, "distance": 17.31, "direction": 37.34, "angle": 68.67, "elevation": 44.35, "pano_id": "TMX7316060226-000479_pano_0000_000963", "timestamp": "2019-11-12T08:01:35.064680Z", "filename": "pano_0000_000963.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.31435218, "relative_pitch": 68.67251731507825, "relative_heading": 37.33731577188141, "relative_elevation": 44.3461539782584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812852405555877, 52.375626262246946, 0.0 ] }, "distance": 17.34, "direction": 66.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00350", "timestamp": "2024-09-20T10:21:38Z", "filename": "Job_20240920_0946_Track39_Sphere_00350.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.34376733, "relative_pitch": 0.0, "relative_heading": 66.111561304011, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81284739959983, 52.3756349958345, 44.3374449545518 ] }, "distance": 17.46, "direction": 62.74, "angle": 68.51, "elevation": 44.34, "pano_id": "TMX7316060226-000479_pano_0000_000981", "timestamp": "2019-11-12T08:01:53.379500Z", "filename": "pano_0000_000981.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.45581751, "relative_pitch": 68.51025516989576, "relative_heading": 62.739874001558704, "relative_elevation": 44.3374449545518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81277506027474, 52.3756893837833, 44.7473546257243 ] }, "distance": 17.59, "direction": 37.01, "angle": 68.54, "elevation": 44.75, "pano_id": "TMX7316010203-002847_pano_0012_000031", "timestamp": "2022-12-12T08:46:33.311970Z", "filename": "pano_0012_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.59228109, "relative_pitch": 68.53788588109562, "relative_heading": 37.01372602489889, "relative_elevation": 44.7473546257243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812363937276995, 52.37558767116605, 0.0 ] }, "distance": 17.62, "direction": 278.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00376", "timestamp": "2024-09-20T10:22:20Z", "filename": "Job_20240920_0946_Track39_Sphere_00376.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.62017392, "relative_pitch": 0.0, "relative_heading": 278.91073190927017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812770261333817, 52.375694925667645, 0.0 ] }, "distance": 17.9, "direction": 34.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01476", "timestamp": "2025-07-02T08:34:29Z", "filename": "recording_2025-07-02_08-03-09_01476.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.89910876, "relative_pitch": 0.0, "relative_heading": 34.989608697536454, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812861087208249, 52.37562833559141, 0.0 ] }, "distance": 17.98, "direction": 66.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01494", "timestamp": "2025-07-02T08:34:58Z", "filename": "recording_2025-07-02_08-03-09_01494.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.97780533, "relative_pitch": 0.0, "relative_heading": 66.20231576142773, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81235554877102, 52.3755687447458, 44.3144448483363 ] }, "distance": 17.99, "direction": 271.99, "angle": 67.91, "elevation": 44.31, "pano_id": "TMX7316060226-000479_pano_0000_000955", "timestamp": "2019-11-12T08:01:26.829800Z", "filename": "pano_0000_000955.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 17.98959333, "relative_pitch": 67.90514664858321, "relative_heading": 271.9854400981971, "relative_elevation": 44.3144448483363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81285848471393, 52.3756331425468, 44.7609419617802 ] }, "distance": 18.04, "direction": 64.42, "angle": 68.05, "elevation": 44.76, "pano_id": "TMX7316010203-000080_pano_0000_000334", "timestamp": "2016-08-18T10:33:34.029070Z", "filename": "pano_0000_000334.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 18.04019416, "relative_pitch": 68.04887541390646, "relative_heading": 64.42051577065388, "relative_elevation": 44.7609419617802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_001055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81286020251885, 52.3756341104167, 44.3341480242088 ] }, "distance": 18.19, "direction": 64.27, "angle": 67.69, "elevation": 44.33, "pano_id": "TMX7316010203-002071_pano_0000_001055", "timestamp": "2021-03-31T08:06:02.907840Z", "filename": "pano_0000_001055.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 18.19227365, "relative_pitch": 67.68947518912229, "relative_heading": 64.27364427861785, "relative_elevation": 44.3341480242088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81277497782463, 52.3756966010708, 45.3695359854028 ] }, "distance": 18.24, "direction": 35.48, "angle": 68.1, "elevation": 45.37, "pano_id": "TMX7316010203-002847_pano_0012_000047", "timestamp": "2022-12-12T08:47:04.566680Z", "filename": "pano_0012_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 18.23669734, "relative_pitch": 68.10189083171913, "relative_heading": 35.480489893428754, "relative_elevation": 45.3695359854028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81286298664818, 52.375632727085, 44.269038118422 ] }, "distance": 18.3, "direction": 64.97, "angle": 67.54, "elevation": 44.27, "pano_id": "TMX7316010203-001880_pano_0004_001063", "timestamp": "2020-08-18T12:39:09.605780Z", "filename": "pano_0004_001063.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 18.29760192, "relative_pitch": 67.54335633188511, "relative_heading": 64.96560090130033, "relative_elevation": 44.269038118422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812887076319971, 52.375531133255755, 0.0 ] }, "distance": 18.56, "direction": 101.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00346", "timestamp": "2024-09-20T10:21:31Z", "filename": "Job_20240920_0946_Track39_Sphere_00346.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 18.56412563, "relative_pitch": 0.0, "relative_heading": 101.06206181721284, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_001037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_001037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_001037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81278129353486, 52.37570242812, 44.3404817664996 ] }, "distance": 19.01, "direction": 35.4, "angle": 66.79, "elevation": 44.34, "pano_id": "TMX7316010203-002071_pano_0000_001037", "timestamp": "2021-03-31T08:05:36.057980Z", "filename": "pano_0000_001037.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 19.01436428, "relative_pitch": 66.78907405723685, "relative_heading": 35.40182310215991, "relative_elevation": 44.3404817664996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81233741383662, 52.3755847387286, 44.3428732054308 ] }, "distance": 19.36, "direction": 277.13, "angle": 66.41, "elevation": 44.34, "pano_id": "TMX7316010203-001880_pano_0004_001071", "timestamp": "2020-08-18T12:39:22.855740Z", "filename": "pano_0004_001071.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 19.36349054, "relative_pitch": 66.4102372278269, "relative_heading": 277.1287151365171, "relative_elevation": 44.3428732054308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81277727487964, 52.3757096276391, 44.537131279707 ] }, "distance": 19.52, "direction": 33.38, "angle": 66.33, "elevation": 44.54, "pano_id": "TMX7316010203-000829_pano_0000_003602", "timestamp": "2018-07-06T12:20:42.122280Z", "filename": "pano_0000_003602.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 19.52092116, "relative_pitch": 66.33184087553931, "relative_heading": 33.38448544883415, "relative_elevation": 44.537131279707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8127816084975, 52.3757089444439, 44.1851904196665 ] }, "distance": 19.62, "direction": 34.23, "angle": 66.05, "elevation": 44.19, "pano_id": "TMX7316010203-000080_pano_0000_000317", "timestamp": "2016-08-18T10:33:13.743940Z", "filename": "pano_0000_000317.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 19.62195558, "relative_pitch": 66.0547376745483, "relative_heading": 34.2262324779368, "relative_elevation": 44.1851904196665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_000985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_000985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_000985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81290293104311, 52.3755292866812, 44.3112664874643 ] }, "distance": 19.66, "direction": 101.05, "angle": 66.07, "elevation": 44.31, "pano_id": "TMX7316060226-000479_pano_0000_000985", "timestamp": "2019-11-12T08:01:58.024890Z", "filename": "pano_0000_000985.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 19.66322612, "relative_pitch": 66.0706354563907, "relative_heading": 101.04598715127996, "relative_elevation": 44.3112664874643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8123286170993, 52.375574657676, 45.2406399408355 ] }, "distance": 19.85, "direction": 273.7, "angle": 66.31, "elevation": 45.24, "pano_id": "TMX7316010203-002847_pano_0012_000055", "timestamp": "2022-12-12T08:47:18.911510Z", "filename": "pano_0012_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 19.85426884, "relative_pitch": 66.30529212585449, "relative_heading": 273.69994936959426, "relative_elevation": 45.2406399408355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.812907838069583, 52.37552573345128, 0.0 ] }, "distance": 20.07, "direction": 101.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01471", "timestamp": "2025-07-02T08:34:22Z", "filename": "recording_2025-07-02_08-03-09_01471.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 20.06958419, "relative_pitch": 0.0, "relative_heading": 101.97108599338465, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81289466727759, 52.3756320525198, 42.7679064432159 ] }, "distance": 20.24, "direction": 67.74, "angle": 64.67, "elevation": 42.77, "pano_id": "TMX7316010203-002525_pano_0003_000040", "timestamp": "2022-04-19T11:06:14.242230Z", "filename": "pano_0003_000040.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 20.244439, "relative_pitch": 64.66919160732219, "relative_heading": 67.74305064503996, "relative_elevation": 42.7679064432159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81291590713625, 52.3755265612655, 43.7170299626887 ] }, "distance": 20.59, "direction": 101.4, "angle": 64.78, "elevation": 43.72, "pano_id": "TMX7316010203-002525_pano_0003_000045", "timestamp": "2022-04-19T11:06:20.197140Z", "filename": "pano_0003_000045.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 20.58905647, "relative_pitch": 64.78135001291463, "relative_heading": 101.40311992115919, "relative_elevation": 43.7170299626887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81277344431002, 52.3757225632285, 42.3061992162839 ] }, "distance": 20.6, "direction": 30.58, "angle": 64.03, "elevation": 42.31, "pano_id": "TMX7316010203-002525_pano_0003_000024", "timestamp": "2022-04-19T11:05:57.972290Z", "filename": "pano_0003_000024.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 20.60403365, "relative_pitch": 64.03291663575187, "relative_heading": 30.57512827388341, "relative_elevation": 42.3061992162839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0012_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0012_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0012_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81291895818234, 52.375519662799, 44.6453335182741 ] }, "distance": 20.96, "direction": 103.35, "angle": 64.85, "elevation": 44.65, "pano_id": "TMX7316010203-002847_pano_0012_000026", "timestamp": "2022-12-12T08:46:27.572010Z", "filename": "pano_0012_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 20.95658496, "relative_pitch": 64.85457067468397, "relative_heading": 103.34844598256474, "relative_elevation": 44.6453335182741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_001040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_001040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_001040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81292279356918, 52.3755305444634, 44.2967690648511 ] }, "distance": 20.97, "direction": 99.96, "angle": 64.67, "elevation": 44.3, "pano_id": "TMX7316010203-001880_pano_0004_001040", "timestamp": "2020-08-18T12:38:36.931020Z", "filename": "pano_0004_001040.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 20.96777364, "relative_pitch": 64.66957353306043, "relative_heading": 99.96235275703118, "relative_elevation": 44.2967690648511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00373/adjacencies/b_20240920_0946_Track39_Sphere_00373/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81291923423694, 52.3755187408374, 44.0708220321685 ] }, "distance": 21.0, "direction": 103.61, "angle": 64.52, "elevation": 44.07, "pano_id": "TMX7316010203-000302_pano_0001_003125", "timestamp": "2017-05-19T10:44:45.582580Z", "filename": "pano_0001_003125.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_00373", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115873.38208198204, 487676.3244604304 ] }, "relative_distance": 20.99877976, "relative_pitch": 64.52322484377625, "relative_heading": 103.60896318078908, "relative_elevation": 44.0708220321685 } ] } }