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_20241129_0829_Track04_Sphere_00071/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track04_Sphere_00071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874107785590307, 52.36559119197535, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track04_Sphere_00071", "timestamp": "2024-11-29T08:19:54Z", "filename": "Job_20241129_0829_Track04_Sphere_00071.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "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_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_002116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8741088304806, 52.3655847835195, 45.4433622984216 ] }, "distance": 0.72, "direction": 174.3, "angle": 89.1, "elevation": 45.44, "pano_id": "TMX7316010203-002550_pano_0000_002116", "timestamp": "2022-04-29T09:11:10.379550Z", "filename": "pano_0000_002116.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 0.71663959, "relative_pitch": 89.09652326369641, "relative_heading": 174.30012155481882, "relative_elevation": 45.4433622984216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87410478804819, 52.3655975238768, 45.768443396315 ] }, "distance": 0.73, "direction": 343.84, "angle": 89.08, "elevation": 45.77, "pano_id": "TMX7316010203-001147_pano_0000_001980", "timestamp": "2019-04-29T13:08:35.669960Z", "filename": "pano_0000_001980.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 0.73356733, "relative_pitch": 89.0817534883411, "relative_heading": 343.83861293395535, "relative_elevation": 45.768443396315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_003818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87409387224981, 52.3655934904895, 45.8331513954327 ] }, "distance": 0.98, "direction": 285.1, "angle": 88.77, "elevation": 45.83, "pano_id": "TMX7316010203-000787_pano_0000_003818", "timestamp": "2018-06-12T13:57:50.796480Z", "filename": "pano_0000_003818.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 0.98164219, "relative_pitch": 88.77304189061834, "relative_heading": 285.10262397858895, "relative_elevation": 45.8331513954327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0000_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87411759008902, 52.365599199056, 45.9287658175454 ] }, "distance": 1.11, "direction": 36.85, "angle": 88.61, "elevation": 45.93, "pano_id": "TMX7316010203-000052_pano_0000_000395", "timestamp": "2016-08-09T09:14:05.272160Z", "filename": "pano_0000_000395.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 1.11349843, "relative_pitch": 88.61119139446158, "relative_heading": 36.85415756005546, "relative_elevation": 45.9287658175454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_004178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87408926677549, 52.3655913436692, 46.5852717952803 ] }, "distance": 1.26, "direction": 270.77, "angle": 88.45, "elevation": 46.59, "pano_id": "TMX7316010203-001702_pano_0000_004178", "timestamp": "2020-05-11T09:28:45.631350Z", "filename": "pano_0000_004178.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 1.26156168, "relative_pitch": 88.44876942584712, "relative_heading": 270.7666445814826, "relative_elevation": 46.5852717952803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002377_pano_0003_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8740803654969, 52.3655872570033, 45.9215924236923 ] }, "distance": 1.92, "direction": 256.81, "angle": 87.61, "elevation": 45.92, "pano_id": "TMX7316010203-002377_pano_0003_000010", "timestamp": "2022-01-03T08:50:14.953720Z", "filename": "pano_0003_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 1.91841574, "relative_pitch": 87.6078083765092, "relative_heading": 256.80647400098195, "relative_elevation": 45.9215924236923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_01110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874075066417396, 52.3655854867623, 0.0 ] }, "distance": 2.32, "direction": 254.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_01110", "timestamp": "2025-07-31T09:25:14Z", "filename": "recording_2025-07-31_08-46-40_01110.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 2.3173894, "relative_pitch": 0.0, "relative_heading": 254.10069847963453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87407417452263, 52.3655855268665, 45.9442481258884 ] }, "distance": 2.37, "direction": 254.61, "angle": 87.04, "elevation": 45.94, "pano_id": "TMX7316010203-002059_pano_0000_001324", "timestamp": "2021-03-24T12:51:01.774470Z", "filename": "pano_0000_001324.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 2.37468836, "relative_pitch": 87.04122583010852, "relative_heading": 254.605820931756, "relative_elevation": 45.9442481258884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87414067325167, 52.36560487167, 45.8964485088363 ] }, "distance": 2.71, "direction": 55.8, "angle": 86.62, "elevation": 45.9, "pano_id": "TMX7316010203-002059_pano_0000_001325", "timestamp": "2021-03-24T12:51:02.634480Z", "filename": "pano_0000_001325.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 2.70843917, "relative_pitch": 86.6227806723037, "relative_heading": 55.80434377189512, "relative_elevation": 45.8964485088363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_01111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874142003887982, 52.36560438146984, 0.0 ] }, "distance": 2.75, "direction": 57.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_01111", "timestamp": "2025-07-31T09:25:16Z", "filename": "recording_2025-07-31_08-46-40_01111.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 2.75442804, "relative_pitch": 0.0, "relative_heading": 57.80288058670778, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002377_pano_0003_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87414559229929, 52.3656064804385, 45.8742967564613 ] }, "distance": 3.09, "direction": 56.55, "angle": 86.15, "elevation": 45.87, "pano_id": "TMX7316010203-002377_pano_0003_000011", "timestamp": "2022-01-03T08:50:15.728840Z", "filename": "pano_0003_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 3.08645682, "relative_pitch": 86.15089823511325, "relative_heading": 56.55154547064713, "relative_elevation": 45.8742967564613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_004179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87415659152319, 52.3656106074429, 46.5139812380075 ] }, "distance": 3.96, "direction": 56.98, "angle": 85.13, "elevation": 46.51, "pano_id": "TMX7316010203-001702_pano_0000_004179", "timestamp": "2020-05-11T09:28:46.441320Z", "filename": "pano_0000_004179.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 3.96483848, "relative_pitch": 85.12790125002023, "relative_heading": 56.98211836149738, "relative_elevation": 46.5139812380075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0000_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8740483983087, 52.3655818218916, 46.0312379933894 ] }, "distance": 4.18, "direction": 255.55, "angle": 84.81, "elevation": 46.03, "pano_id": "TMX7316010203-000052_pano_0000_000394", "timestamp": "2016-08-09T09:14:04.347250Z", "filename": "pano_0000_000394.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 4.17750022, "relative_pitch": 84.81440758473657, "relative_heading": 255.54695407009982, "relative_elevation": 46.0312379933894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_003819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87416082425091, 52.3656132181176, 45.7107853852212 ] }, "distance": 4.37, "direction": 55.85, "angle": 84.54, "elevation": 45.71, "pano_id": "TMX7316010203-000787_pano_0000_003819", "timestamp": "2018-06-12T13:57:51.676490Z", "filename": "pano_0000_003819.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 4.36574668, "relative_pitch": 84.54434173292051, "relative_heading": 55.84709828444205, "relative_elevation": 45.7107853852212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_002117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87417381559475, 52.3656037261581, 45.3837795918807 ] }, "distance": 4.71, "direction": 72.77, "angle": 84.08, "elevation": 45.38, "pano_id": "TMX7316010203-002550_pano_0000_002117", "timestamp": "2022-04-29T09:11:11.114550Z", "filename": "pano_0000_002117.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 4.70906089, "relative_pitch": 84.07613822352958, "relative_heading": 72.7716316811899, "relative_elevation": 45.3837795918807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87403925497383, 52.3655779592277, 45.87953551393 ] }, "distance": 4.89, "direction": 252.49, "angle": 83.91, "elevation": 45.88, "pano_id": "TMX7316010203-001147_pano_0000_001979", "timestamp": "2019-04-29T13:08:34.825150Z", "filename": "pano_0000_001979.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 4.89483477, "relative_pitch": 83.91021527489966, "relative_heading": 252.49316154271943, "relative_elevation": 45.87953551393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track04_Sphere_00072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874174462795492, 52.36561101127298, 0.0 ] }, "distance": 5.05, "direction": 64.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track04_Sphere_00072", "timestamp": "2024-11-29T08:19:55Z", "filename": "Job_20241129_0829_Track04_Sphere_00072.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 5.04897838, "relative_pitch": 0.0, "relative_heading": 64.10028308450497, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87417035649327, 52.3656169576352, 45.6392034543678 ] }, "distance": 5.14, "direction": 56.07, "angle": 83.58, "elevation": 45.64, "pano_id": "TMX7316010203-001147_pano_0000_001981", "timestamp": "2019-04-29T13:08:36.664900Z", "filename": "pano_0000_001981.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 5.13672355, "relative_pitch": 83.5783456206024, "relative_heading": 56.07211197737578, "relative_elevation": 45.6392034543678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_002115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87404310793121, 52.365566019584, 45.5340575398877 ] }, "distance": 5.22, "direction": 237.55, "angle": 83.46, "elevation": 45.53, "pano_id": "TMX7316010203-002550_pano_0000_002115", "timestamp": "2022-04-29T09:11:09.689560Z", "filename": "pano_0000_002115.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 5.22069462, "relative_pitch": 83.45932923134464, "relative_heading": 237.55254540013027, "relative_elevation": 45.5340575398877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track04_Sphere_00070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87403730929629, 52.365571068565345, 0.0 ] }, "distance": 5.3, "direction": 244.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track04_Sphere_00070", "timestamp": "2024-11-29T08:19:53Z", "filename": "Job_20241129_0829_Track04_Sphere_00070.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 5.29719634, "relative_pitch": 0.0, "relative_heading": 244.99374758522507, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_003817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87402705515837, 52.3655737210112, 45.9634461412206 ] }, "distance": 5.83, "direction": 250.53, "angle": 82.77, "elevation": 45.96, "pano_id": "TMX7316010203-000787_pano_0000_003817", "timestamp": "2018-06-12T13:57:50.006630Z", "filename": "pano_0000_003817.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 5.83265011, "relative_pitch": 82.76795808032917, "relative_heading": 250.53034917026156, "relative_elevation": 45.9634461412206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0000_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87418459927091, 52.3656193954543, 45.8436574069783 ] }, "distance": 6.1, "direction": 59.04, "angle": 82.42, "elevation": 45.84, "pano_id": "TMX7316010203-000052_pano_0000_000396", "timestamp": "2016-08-09T09:14:06.222190Z", "filename": "pano_0000_000396.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 6.10133665, "relative_pitch": 82.41905024985388, "relative_heading": 59.044861385266934, "relative_elevation": 45.8436574069783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_004177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87402203320456, 52.3655720381641, 46.7060283804312 ] }, "distance": 6.22, "direction": 249.95, "angle": 82.42, "elevation": 46.71, "pano_id": "TMX7316010203-001702_pano_0000_004177", "timestamp": "2020-05-11T09:28:44.941390Z", "filename": "pano_0000_004177.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 6.21789944, "relative_pitch": 82.41689292195123, "relative_heading": 249.95413640581992, "relative_elevation": 46.7060283804312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002377_pano_0003_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87401443063367, 52.3655679615382, 46.0422890530899 ] }, "distance": 6.86, "direction": 247.88, "angle": 81.52, "elevation": 46.04, "pano_id": "TMX7316010203-002377_pano_0003_000009", "timestamp": "2022-01-03T08:50:14.213710Z", "filename": "pano_0003_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 6.8643862, "relative_pitch": 81.52030445596381, "relative_heading": 247.87839887270493, "relative_elevation": 46.0422890530899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_01109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874008675749266, 52.36556628880396, 0.0 ] }, "distance": 7.3, "direction": 247.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_01109", "timestamp": "2025-07-31T09:25:11Z", "filename": "recording_2025-07-31_08-46-40_01109.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 7.29767052, "relative_pitch": 0.0, "relative_heading": 247.68360408291545, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87400789946608, 52.3655658630075, 46.0668987846002 ] }, "distance": 7.36, "direction": 247.5, "angle": 80.92, "elevation": 46.07, "pano_id": "TMX7316010203-002059_pano_0000_001323", "timestamp": "2021-03-24T12:51:01.054500Z", "filename": "pano_0000_001323.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 7.36461781, "relative_pitch": 80.91710375655137, "relative_heading": 247.49881302644545, "relative_elevation": 46.0668987846002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_01112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874208338855258, 52.365623327455026, 0.0 ] }, "distance": 7.73, "direction": 62.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_01112", "timestamp": "2025-07-31T09:25:18Z", "filename": "recording_2025-07-31_08-46-40_01112.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 7.72664116, "relative_pitch": 0.0, "relative_heading": 62.43233414606892, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87420784181125, 52.3656242679503, 45.8274444118142 ] }, "distance": 7.75, "direction": 61.63, "angle": 80.41, "elevation": 45.83, "pano_id": "TMX7316010203-002059_pano_0000_001326", "timestamp": "2021-03-24T12:51:03.619480Z", "filename": "pano_0000_001326.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 7.74581986, "relative_pitch": 80.40645695884346, "relative_heading": 61.63017682391936, "relative_elevation": 45.8274444118142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002377_pano_0003_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87421026902861, 52.3656259952755, 45.7985907718539 ] }, "distance": 7.98, "direction": 60.98, "angle": 80.11, "elevation": 45.8, "pano_id": "TMX7316010203-002377_pano_0003_000012", "timestamp": "2022-01-03T08:50:16.568740Z", "filename": "pano_0003_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 7.98314069, "relative_pitch": 80.11213248167198, "relative_heading": 60.98018872667759, "relative_elevation": 45.7985907718539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_004180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87422370561415, 52.3656307129048, 46.4050780888647 ] }, "distance": 9.04, "direction": 60.88, "angle": 78.98, "elevation": 46.41, "pano_id": "TMX7316010203-001702_pano_0000_004180", "timestamp": "2020-05-11T09:28:47.311300Z", "filename": "pano_0000_004180.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 9.03816502, "relative_pitch": 78.97866769620187, "relative_heading": 60.884833988222375, "relative_elevation": 46.4050780888647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0000_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87398239541812, 52.3655604956986, 46.1336660031229 ] }, "distance": 9.2, "direction": 248.2, "angle": 78.72, "elevation": 46.13, "pano_id": "TMX7316010203-000052_pano_0000_000393", "timestamp": "2016-08-09T09:14:03.412160Z", "filename": "pano_0000_000393.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 9.19888819, "relative_pitch": 78.72332345444846, "relative_heading": 248.20316793841636, "relative_elevation": 46.1336660031229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_003820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8742278039677, 52.3656330748417, 45.5679026609287 ] }, "distance": 9.41, "direction": 60.31, "angle": 78.33, "elevation": 45.57, "pano_id": "TMX7316010203-000787_pano_0000_003820", "timestamp": "2018-06-12T13:57:52.626500Z", "filename": "pano_0000_003820.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 9.41040619, "relative_pitch": 78.33165569493252, "relative_heading": 60.313838035342414, "relative_elevation": 45.5679026609287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_002118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87423773713512, 52.3656235778358, 45.2941657397896 ] }, "distance": 9.56, "direction": 67.85, "angle": 78.08, "elevation": 45.29, "pano_id": "TMX7316010203-002550_pano_0000_002118", "timestamp": "2022-04-29T09:11:11.874540Z", "filename": "pano_0000_002118.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 9.55737006, "relative_pitch": 78.08499153804493, "relative_heading": 67.84818241740213, "relative_elevation": 45.2941657397896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87397345240975, 52.3655582846629, 45.9977369885892 ] }, "distance": 9.86, "direction": 248.19, "angle": 77.91, "elevation": 46.0, "pano_id": "TMX7316010203-001147_pano_0000_001978", "timestamp": "2019-04-29T13:08:34.005090Z", "filename": "pano_0000_001978.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 9.85586463, "relative_pitch": 77.90618769114057, "relative_heading": 248.19011854668298, "relative_elevation": 45.9977369885892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track04_Sphere_00073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874238236470204, 52.36563053034499, 0.0 ] }, "distance": 9.91, "direction": 63.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track04_Sphere_00073", "timestamp": "2024-11-29T08:19:57Z", "filename": "Job_20241129_0829_Track04_Sphere_00073.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 9.90560782, "relative_pitch": 0.0, "relative_heading": 63.77438331131674, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87423629134612, 52.3656362658227, 45.5268429536372 ] }, "distance": 10.09, "direction": 60.19, "angle": 77.51, "elevation": 45.53, "pano_id": "TMX7316010203-001147_pano_0000_001982", "timestamp": "2019-04-29T13:08:37.654910Z", "filename": "pano_0000_001982.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 10.08853633, "relative_pitch": 77.50542418790282, "relative_heading": 60.18803394784401, "relative_elevation": 45.5268429536372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_002114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87397727061394, 52.3655473874441, 45.6264471979812 ] }, "distance": 10.14, "direction": 241.27, "angle": 77.47, "elevation": 45.63, "pano_id": "TMX7316010203-002550_pano_0000_002114", "timestamp": "2022-04-29T09:11:09.039750Z", "filename": "pano_0000_002114.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 10.1388667, "relative_pitch": 77.47160369060978, "relative_heading": 241.26528155573598, "relative_elevation": 45.6264471979812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track04_Sphere_00069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873971183658471, 52.365551808820435, 0.0 ] }, "distance": 10.29, "direction": 244.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track04_Sphere_00069", "timestamp": "2024-11-29T08:19:52Z", "filename": "Job_20241129_0829_Track04_Sphere_00069.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 10.28526611, "relative_pitch": 0.0, "relative_heading": 244.78109507769227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_003816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87395978948427, 52.3655540279568, 46.078836498782 ] }, "distance": 10.9, "direction": 247.7, "angle": 76.7, "elevation": 46.08, "pano_id": "TMX7316010203-000787_pano_0000_003816", "timestamp": "2018-06-12T13:57:49.231530Z", "filename": "pano_0000_003816.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 10.89631252, "relative_pitch": 76.69559913174696, "relative_heading": 247.69592779731795, "relative_elevation": 46.078836498782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0000_000397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87425171480551, 52.3656392216576, 45.7080354588106 ] }, "distance": 11.17, "direction": 61.4, "angle": 76.27, "elevation": 45.71, "pano_id": "TMX7316010203-000052_pano_0000_000397", "timestamp": "2016-08-09T09:14:07.147170Z", "filename": "pano_0000_000397.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 11.1661353, "relative_pitch": 76.2719409204469, "relative_heading": 61.403854536615825, "relative_elevation": 45.7080354588106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_004176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87395449406631, 52.365552791708, 46.7996817268431 ] }, "distance": 11.28, "direction": 247.74, "angle": 76.45, "elevation": 46.8, "pano_id": "TMX7316010203-001702_pano_0000_004176", "timestamp": "2020-05-11T09:28:44.281340Z", "filename": "pano_0000_004176.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 11.28224645, "relative_pitch": 76.44602726647935, "relative_heading": 247.7448183441737, "relative_elevation": 46.7996817268431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002377_pano_0003_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8739484968397, 52.3655489721787, 46.1364040384069 ] }, "distance": 11.82, "direction": 246.59, "angle": 75.63, "elevation": 46.14, "pano_id": "TMX7316010203-002377_pano_0003_000008", "timestamp": "2022-01-03T08:50:13.493710Z", "filename": "pano_0003_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 11.823705, "relative_pitch": 75.62576292277492, "relative_heading": 246.5883495741158, "relative_elevation": 46.1364040384069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_01108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873942196426693, 52.36554714435019, 0.0 ] }, "distance": 12.3, "direction": 246.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_01108", "timestamp": "2025-07-31T09:25:09Z", "filename": "recording_2025-07-31_08-46-40_01108.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 12.29836452, "relative_pitch": 0.0, "relative_heading": 246.51323908791485, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8739407290734, 52.3655464865275, 46.1467856056988 ] }, "distance": 12.42, "direction": 246.39, "angle": 74.94, "elevation": 46.15, "pano_id": "TMX7316010203-002059_pano_0000_001322", "timestamp": "2021-03-24T12:51:00.364560Z", "filename": "pano_0000_001322.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 12.41923822, "relative_pitch": 74.93718043407866, "relative_heading": 246.38729344895233, "relative_elevation": 46.1467856056988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_01113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874273959197293, 52.36564313312901, 0.0 ] }, "distance": 12.71, "direction": 62.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_01113", "timestamp": "2025-07-31T09:25:19Z", "filename": "recording_2025-07-31_08-46-40_01113.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 12.70947905, "relative_pitch": 0.0, "relative_heading": 62.95068255864757, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87427562099868, 52.3656434499028, 45.6750407805666 ] }, "distance": 12.83, "direction": 63.04, "angle": 74.31, "elevation": 45.68, "pano_id": "TMX7316010203-002059_pano_0000_001327", "timestamp": "2021-03-24T12:51:04.474450Z", "filename": "pano_0000_001327.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 12.82633948, "relative_pitch": 74.31434182037387, "relative_heading": 63.040397729646685, "relative_elevation": 45.6750407805666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002377_pano_0003_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87427477556547, 52.3656456975284, 45.6807674039155 ] }, "distance": 12.89, "direction": 61.93, "angle": 74.24, "elevation": 45.68, "pano_id": "TMX7316010203-002377_pano_0003_000013", "timestamp": "2022-01-03T08:50:17.378690Z", "filename": "pano_0003_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 12.89080172, "relative_pitch": 74.24129476335575, "relative_heading": 61.933456091084935, "relative_elevation": 45.6807674039155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_004181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87429024260246, 52.3656509593786, 46.3135783579201 ] }, "distance": 14.1, "direction": 61.85, "angle": 73.07, "elevation": 46.31, "pano_id": "TMX7316010203-001702_pano_0000_004181", "timestamp": "2020-05-11T09:28:48.121300Z", "filename": "pano_0000_004181.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 14.09596828, "relative_pitch": 73.07188527347127, "relative_heading": 61.84827632646304, "relative_elevation": 46.3135783579201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0000_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87391616937744, 52.3655393345181, 46.2317029833794 ] }, "distance": 14.27, "direction": 246.15, "angle": 72.85, "elevation": 46.23, "pano_id": "TMX7316010203-000052_pano_0000_000392", "timestamp": "2016-08-09T09:14:02.542170Z", "filename": "pano_0000_000392.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 14.27100372, "relative_pitch": 72.84536095474967, "relative_heading": 246.1500201670138, "relative_elevation": 46.2317029833794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track04_Sphere_00074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874297387607789, 52.36564858233125, 0.0 ] }, "distance": 14.41, "direction": 63.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track04_Sphere_00074", "timestamp": "2024-11-29T08:19:58Z", "filename": "Job_20241129_0829_Track04_Sphere_00074.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 14.40773152, "relative_pitch": 0.0, "relative_heading": 63.68918815440843, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_002119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87430167315908, 52.3656435142325, 45.2506473250687 ] }, "distance": 14.43, "direction": 66.21, "angle": 72.31, "elevation": 45.25, "pano_id": "TMX7316010203-002550_pano_0000_002119", "timestamp": "2022-04-29T09:11:12.594500Z", "filename": "pano_0000_002119.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 14.43341686, "relative_pitch": 72.30908655524529, "relative_heading": 66.21040277365296, "relative_elevation": 45.2506473250687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_003821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87429470809703, 52.3656530923998, 45.5123687777668 ] }, "distance": 14.48, "direction": 61.59, "angle": 72.36, "elevation": 45.51, "pano_id": "TMX7316010203-000787_pano_0000_003821", "timestamp": "2018-06-12T13:57:53.596490Z", "filename": "pano_0000_003821.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 14.47629396, "relative_pitch": 72.35549382814108, "relative_heading": 61.588002411214724, "relative_elevation": 45.5123687777668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87390746927843, 52.3655388601173, 46.1159901833162 ] }, "distance": 14.84, "direction": 246.89, "angle": 72.17, "elevation": 46.12, "pano_id": "TMX7316010203-001147_pano_0000_001977", "timestamp": "2019-04-29T13:08:33.174930Z", "filename": "pano_0000_001977.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 14.83560253, "relative_pitch": 72.16691714693904, "relative_heading": 246.88902481327, "relative_elevation": 46.1159901833162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_002113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87391136680361, 52.3655287179209, 45.729416414164 ] }, "distance": 15.08, "direction": 242.54, "angle": 71.75, "elevation": 45.73, "pano_id": "TMX7316010203-002550_pano_0000_002113", "timestamp": "2022-04-29T09:11:08.409590Z", "filename": "pano_0000_002113.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 15.07772606, "relative_pitch": 71.75177874856995, "relative_heading": 242.54446546969936, "relative_elevation": 45.729416414164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87430265996327, 52.3656559060139, 45.4715446066111 ] }, "distance": 15.1, "direction": 61.52, "angle": 71.63, "elevation": 45.47, "pano_id": "TMX7316010203-001147_pano_0000_001983", "timestamp": "2019-04-29T13:08:38.624890Z", "filename": "pano_0000_001983.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 15.10168611, "relative_pitch": 71.62800780882621, "relative_heading": 61.521045338187626, "relative_elevation": 45.4715446066111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track04_Sphere_00068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873905819325188, 52.36553274108148, 0.0 ] }, "distance": 15.22, "direction": 244.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track04_Sphere_00068", "timestamp": "2024-11-29T08:19:51Z", "filename": "Job_20241129_0829_Track04_Sphere_00068.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 15.2173722, "relative_pitch": 0.0, "relative_heading": 244.69667352546782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_003815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87389239140822, 52.365534286036, 46.2091733692214 ] }, "distance": 15.98, "direction": 246.66, "angle": 70.92, "elevation": 46.21, "pano_id": "TMX7316010203-000787_pano_0000_003815", "timestamp": "2018-06-12T13:57:48.436510Z", "filename": "pano_0000_003815.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 15.98015252, "relative_pitch": 70.92348449573923, "relative_heading": 246.6560023471952, "relative_elevation": 46.2091733692214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0000_000398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87431736432173, 52.3656604510582, 45.6652229065076 ] }, "distance": 16.22, "direction": 61.64, "angle": 70.44, "elevation": 45.67, "pano_id": "TMX7316010203-000052_pano_0000_000398", "timestamp": "2016-08-09T09:14:07.987160Z", "filename": "pano_0000_000398.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 16.22329199, "relative_pitch": 70.4416139998734, "relative_heading": 61.63779157863642, "relative_elevation": 45.6652229065076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_004175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87388717538072, 52.3655330713109, 46.9132444038987 ] }, "distance": 16.36, "direction": 246.71, "angle": 70.77, "elevation": 46.91, "pano_id": "TMX7316010203-001702_pano_0000_004175", "timestamp": "2020-05-11T09:28:43.636330Z", "filename": "pano_0000_004175.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 16.35993848, "relative_pitch": 70.77493171955258, "relative_heading": 246.71444138352834, "relative_elevation": 46.9132444038987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002377_pano_0003_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87388247922917, 52.3655298407538, 46.2523379456252 ] }, "distance": 16.8, "direction": 246.02, "angle": 70.04, "elevation": 46.25, "pano_id": "TMX7316010203-002377_pano_0003_000007", "timestamp": "2022-01-03T08:50:12.768760Z", "filename": "pano_0003_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 16.79711408, "relative_pitch": 70.04087732082911, "relative_heading": 246.01946009359122, "relative_elevation": 46.2523379456252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_01107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87387538533285, 52.36552876237761, 0.0 ] }, "distance": 17.29, "direction": 246.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_01107", "timestamp": "2025-07-31T09:25:07Z", "filename": "recording_2025-07-31_08-46-40_01107.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 17.28760793, "relative_pitch": 0.0, "relative_heading": 246.30699255224934, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8738736624489, 52.3655271336099, 46.2705634655431 ] }, "distance": 17.47, "direction": 245.92, "angle": 69.32, "elevation": 46.27, "pano_id": "TMX7316010203-002059_pano_0000_001321", "timestamp": "2021-03-24T12:50:59.634500Z", "filename": "pano_0000_001321.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 17.46830724, "relative_pitch": 69.31721076435029, "relative_heading": 245.91731342104117, "relative_elevation": 46.2705634655431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_01114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_01114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_01114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87434060497808, 52.365661873668316, 0.0 ] }, "distance": 17.7, "direction": 63.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_01114", "timestamp": "2025-07-31T09:25:21Z", "filename": "recording_2025-07-31_08-46-40_01114.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 17.70215529, "relative_pitch": 0.0, "relative_heading": 63.62139107325997, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002377_pano_0003_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002377_pano_0003_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/03/TMX7316010203-002377/pano_0003_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87433940108795, 52.3656656858678, 45.631083429791 ] }, "distance": 17.82, "direction": 62.28, "angle": 68.67, "elevation": 45.63, "pano_id": "TMX7316010203-002377_pano_0003_000014", "timestamp": "2022-01-03T08:50:18.123680Z", "filename": "pano_0003_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 17.82202608, "relative_pitch": 68.6659905112319, "relative_heading": 62.282376699312756, "relative_elevation": 45.631083429791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87434223901533, 52.365663647577, 45.6335997888818 ] }, "distance": 17.89, "direction": 63.21, "angle": 68.59, "elevation": 45.63, "pano_id": "TMX7316010203-002059_pano_0000_001328", "timestamp": "2021-03-24T12:51:05.174470Z", "filename": "pano_0000_001328.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 17.89002547, "relative_pitch": 68.59302011877341, "relative_heading": 63.21341581840494, "relative_elevation": 45.6335997888818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000199_pano_0002_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87401597019494, 52.365744923926, 44.0644855182618 ] }, "distance": 18.21, "direction": 339.92, "angle": 67.54, "elevation": 44.06, "pano_id": "TMX7316010203-000199_pano_0002_000016", "timestamp": "2017-03-10T09:33:52.058290Z", "filename": "pano_0002_000016.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 18.21384916, "relative_pitch": 67.54247410463552, "relative_heading": 339.91736797965683, "relative_elevation": 44.0644855182618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001979_pano_0001_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8740081279821, 52.3657458445013, 44.1532381204888 ] }, "distance": 18.5, "direction": 338.47, "angle": 67.27, "elevation": 44.15, "pano_id": "TMX7316010203-001979_pano_0001_000145", "timestamp": "2021-01-25T11:01:18.443760Z", "filename": "pano_0001_000145.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 18.49936807, "relative_pitch": 67.26724180564847, "relative_heading": 338.4722793243095, "relative_elevation": 44.1532381204888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track04_Sphere_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874359217386967, 52.3656673469342, 0.0 ] }, "distance": 19.11, "direction": 63.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track04_Sphere_00075", "timestamp": "2024-11-29T08:19:59Z", "filename": "Job_20241129_0829_Track04_Sphere_00075.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 19.10857114, "relative_pitch": 0.0, "relative_heading": 63.67437271649245, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_004182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_004182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_004182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87435630316917, 52.3656712927052, 46.2741176076233 ] }, "distance": 19.13, "direction": 62.23, "angle": 67.54, "elevation": 46.27, "pano_id": "TMX7316010203-001702_pano_0000_004182", "timestamp": "2020-05-11T09:28:48.851310Z", "filename": "pano_0000_004182.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 19.13142306, "relative_pitch": 67.53799804808997, "relative_heading": 62.23202066513475, "relative_elevation": 46.2741176076233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_002120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87436553333293, 52.3656634201363, 45.2266584243625 ] }, "distance": 19.31, "direction": 65.4, "angle": 66.88, "elevation": 45.23, "pano_id": "TMX7316010203-002550_pano_0000_002120", "timestamp": "2022-04-29T09:11:13.259540Z", "filename": "pano_0000_002120.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 19.30918742, "relative_pitch": 66.8802991952984, "relative_heading": 65.40285642180957, "relative_elevation": 45.2266584243625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000052_pano_0000_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000052_pano_0000_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000052/pano_0000_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87384969146245, 52.3655186387059, 46.3515816051513 ] }, "distance": 19.35, "direction": 245.33, "angle": 67.35, "elevation": 46.35, "pano_id": "TMX7316010203-000052_pano_0000_000391", "timestamp": "2016-08-09T09:14:01.707450Z", "filename": "pano_0000_000391.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 19.34573873, "relative_pitch": 67.3458288294294, "relative_heading": 245.33476292603564, "relative_elevation": 46.3515816051513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000787_pano_0000_003822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000787_pano_0000_003822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000787/pano_0000_003822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87436182078376, 52.3656736187813, 45.4497956652194 ] }, "distance": 19.58, "direction": 62.07, "angle": 66.69, "elevation": 45.45, "pano_id": "TMX7316010203-000787_pano_0000_003822", "timestamp": "2018-06-12T13:57:54.526480Z", "filename": "pano_0000_003822.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 19.58464701, "relative_pitch": 66.6884390283311, "relative_heading": 62.074261162363875, "relative_elevation": 45.4497956652194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000199_pano_0002_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87388341481468, 52.3657028627332, 44.0186327761039 ] }, "distance": 19.7, "direction": 309.11, "angle": 65.89, "elevation": 44.02, "pano_id": "TMX7316010203-000199_pano_0002_000017", "timestamp": "2017-03-10T09:33:57.753280Z", "filename": "pano_0002_000017.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 19.69751853, "relative_pitch": 65.8923729671406, "relative_heading": 309.1125934848795, "relative_elevation": 44.0186327761039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87384171758952, 52.3655191171099, 46.2544573126361 ] }, "distance": 19.82, "direction": 246.13, "angle": 66.81, "elevation": 46.25, "pano_id": "TMX7316010203-001147_pano_0000_001976", "timestamp": "2019-04-29T13:08:32.314940Z", "filename": "pano_0000_001976.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 19.81903235, "relative_pitch": 66.8059163668825, "relative_heading": 246.1299357766671, "relative_elevation": 46.2544573126361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_002112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_002112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_002112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87384518646393, 52.3655095975495, 45.8457703012973 ] }, "distance": 20.06, "direction": 243.09, "angle": 66.37, "elevation": 45.85, "pano_id": "TMX7316010203-002550_pano_0000_002112", "timestamp": "2022-04-29T09:11:07.779560Z", "filename": "pano_0000_002112.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 20.0598637, "relative_pitch": 66.36816856949255, "relative_heading": 243.08862767791632, "relative_elevation": 45.8457703012973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241129_0829_Track04_Sphere_00067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241129_0829_Track04_Sphere_00067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873840423397626, 52.3655138708993, 0.0 ] }, "distance": 20.14, "direction": 244.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241129_0829_Track04_Sphere_00067", "timestamp": "2024-11-29T08:19:50Z", "filename": "Job_20241129_0829_Track04_Sphere_00067.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 20.14204179, "relative_pitch": 0.0, "relative_heading": 244.71272929708073, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001147_pano_0000_001984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001147_pano_0000_001984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001147/pano_0000_001984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87436907961296, 52.3656760754199, 45.4257802981883 ] }, "distance": 20.15, "direction": 62.05, "angle": 66.08, "elevation": 45.43, "pano_id": "TMX7316010203-001147_pano_0000_001984", "timestamp": "2019-04-29T13:08:39.529930Z", "filename": "pano_0000_001984.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_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 20.14954532, "relative_pitch": 66.0793286562234, "relative_heading": 62.04591898124936, "relative_elevation": 45.4257802981883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000199_pano_0002_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000199_pano_0002_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/10/TMX7316010203-000199/pano_0002_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87392994496784, 52.365739246164, 46.88141090516 ] }, "distance": 20.45, "direction": 323.67, "angle": 66.43, "elevation": 46.88, "pano_id": "TMX7316010203-000199_pano_0002_000362", "timestamp": "2017-03-10T10:03:10.056900Z", "filename": "pano_0002_000362.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 20.44900111, "relative_pitch": 66.43385853246667, "relative_heading": 323.6726120594889, "relative_elevation": 46.88141090516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241129_0829_Track04_Sphere_00071/adjacencies/b_20241129_0829_Track04_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001979_pano_0001_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001979_pano_0001_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001979/pano_0001_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87386764470776, 52.365707041896, 44.1572519652545 ] }, "distance": 20.83, "direction": 308.24, "angle": 64.75, "elevation": 44.16, "pano_id": "TMX7316010203-001979_pano_0001_000144", "timestamp": "2021-01-25T11:01:12.999040Z", "filename": "pano_0001_000144.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20241129_0829_Track04_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120052.5450857532, 486535.3944598001 ] }, "relative_distance": 20.82678363, "relative_pitch": 64.74907489753967, "relative_heading": 308.24092421358455, "relative_elevation": 44.1572519652545 } ] } }