Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814140733361592, 52.375813931340545, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00264", "timestamp": "2024-09-20T10:19:50Z", "filename": "Job_20240920_0946_Track39_Sphere_00264.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414015686406, 52.3758128629503, 44.3255389295518 ] }, "distance": 0.13, "direction": 198.28, "angle": 89.84, "elevation": 44.33, "pano_id": "TMX7316010203-002071_pano_0000_002152", "timestamp": "2021-03-31T08:31:08.853520Z", "filename": "pano_0000_002152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 0.12519949, "relative_pitch": 89.83816590906923, "relative_heading": 198.27522886076616, "relative_elevation": 44.3255389295518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413801629563, 52.3758154779926, 44.3325861413032 ] }, "distance": 0.25, "direction": 312.93, "angle": 89.67, "elevation": 44.33, "pano_id": "TMX7316010203-002525_pano_0003_000184", "timestamp": "2022-04-19T11:08:29.746410Z", "filename": "pano_0003_000184.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 0.25270091, "relative_pitch": 89.67341091340046, "relative_heading": 312.9260450008004, "relative_elevation": 44.3325861413032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414651518771, 52.3758177805103, 44.3472526492551 ] }, "distance": 0.58, "direction": 42.59, "angle": 89.25, "elevation": 44.35, "pano_id": "TMX7316060226-000479_pano_0000_001058", "timestamp": "2019-11-12T08:03:00.858640Z", "filename": "pano_0000_001058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 0.58180125, "relative_pitch": 89.24836733081028, "relative_heading": 42.59240722528157, "relative_elevation": 44.3472526492551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414580251402, 52.3758043645732, 44.3116157306358 ] }, "distance": 1.12, "direction": 162.03, "angle": 88.55, "elevation": 44.31, "pano_id": "TMX7316010203-000829_pano_0000_003696", "timestamp": "2018-07-06T12:22:28.052040Z", "filename": "pano_0000_003696.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 1.11911288, "relative_pitch": 88.55327285877469, "relative_heading": 162.03274581941105, "relative_elevation": 44.3116157306358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414639371137, 52.375800830969, 44.1992089860141 ] }, "distance": 1.51, "direction": 165.19, "angle": 88.05, "elevation": 44.2, "pano_id": "TMX7316010203-000302_pano_0001_003705", "timestamp": "2017-05-19T11:13:17.624580Z", "filename": "pano_0001_003705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 1.50784301, "relative_pitch": 88.04612908494653, "relative_heading": 165.18797842149104, "relative_elevation": 44.1992089860141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413972411943, 52.3757992033577, 44.1141119133681 ] }, "distance": 1.64, "direction": 182.4, "angle": 87.87, "elevation": 44.11, "pano_id": "TMX7316010203-002847_pano_0011_000014", "timestamp": "2022-12-12T08:45:12.797820Z", "filename": "pano_0011_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 1.64028927, "relative_pitch": 87.87055950507543, "relative_heading": 182.4014914733998, "relative_elevation": 44.1141119133681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414067785507, 52.3758293603743, 44.3020698195323 ] }, "distance": 1.72, "direction": 359.87, "angle": 87.78, "elevation": 44.3, "pano_id": "TMX7316010203-001880_pano_0004_000957", "timestamp": "2020-08-18T12:36:55.596400Z", "filename": "pano_0004_000957.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 1.71686191, "relative_pitch": 87.78069644412578, "relative_heading": 359.8738498846309, "relative_elevation": 44.3020698195323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414906449454, 52.3757988852595, 44.1801967760548 ] }, "distance": 1.77, "direction": 161.28, "angle": 87.71, "elevation": 44.18, "pano_id": "TMX7316010203-000080_pano_0000_001678", "timestamp": "2016-08-18T11:00:07.221780Z", "filename": "pano_0000_001678.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 1.76776572, "relative_pitch": 87.70866765825484, "relative_heading": 161.27968999115734, "relative_elevation": 44.1801967760548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814141778674941, 52.375794406011245, 0.0 ] }, "distance": 2.17, "direction": 178.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01389", "timestamp": "2025-07-02T08:32:51Z", "filename": "recording_2025-07-02_08-03-09_01389.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 2.17383682, "relative_pitch": 0.0, "relative_heading": 178.1233806295188, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413727828573, 52.37583924210788, 0.0 ] }, "distance": 2.83, "direction": 355.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01390", "timestamp": "2025-07-02T08:32:52Z", "filename": "recording_2025-07-02_08-03-09_01390.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 2.82625416, "relative_pitch": 0.0, "relative_heading": 355.22440056579865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414605719332, 52.3757871494608, 44.3080784492195 ] }, "distance": 3.0, "direction": 173.06, "angle": 86.12, "elevation": 44.31, "pano_id": "TMX7316010203-001880_pano_0004_000956", "timestamp": "2020-08-18T12:36:54.521490Z", "filename": "pano_0004_000956.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 3.00211316, "relative_pitch": 86.12382383364536, "relative_heading": 173.06354280368194, "relative_elevation": 44.3080784492195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413471856018, 52.3758448777939, 44.1146061113104 ] }, "distance": 3.47, "direction": 353.22, "angle": 85.51, "elevation": 44.11, "pano_id": "TMX7316010203-002847_pano_0011_000015", "timestamp": "2022-12-12T08:45:13.527810Z", "filename": "pano_0011_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 3.46782731, "relative_pitch": 85.50525034461721, "relative_heading": 353.2164439989254, "relative_elevation": 44.1146061113104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414154856774, 52.3758474272776, 44.1670106938109 ] }, "distance": 3.73, "direction": 0.85, "angle": 85.18, "elevation": 44.17, "pano_id": "TMX7316010203-000080_pano_0000_001679", "timestamp": "2016-08-18T11:00:08.196730Z", "filename": "pano_0000_001679.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 3.7276565, "relative_pitch": 85.17572017329213, "relative_heading": 0.853347817580629, "relative_elevation": 44.1670106938109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413906596995, 52.375848447795, 44.2906208150089 ] }, "distance": 3.84, "direction": 358.31, "angle": 85.04, "elevation": 44.29, "pano_id": "TMX7316010203-000829_pano_0000_003697", "timestamp": "2018-07-06T12:22:28.991860Z", "filename": "pano_0000_003697.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 3.8424788, "relative_pitch": 85.04166011318972, "relative_heading": 358.3065677440747, "relative_elevation": 44.2906208150089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415292369309, 52.3757718941492, 44.3132215058431 ] }, "distance": 4.75, "direction": 169.94, "angle": 83.88, "elevation": 44.31, "pano_id": "TMX7316060226-000479_pano_0000_001057", "timestamp": "2019-11-12T08:03:00.028990Z", "filename": "pano_0000_001057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 4.75076449, "relative_pitch": 83.88076468713349, "relative_heading": 169.93609129016008, "relative_elevation": 44.3132215058431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414099407417, 52.3757704783464, 44.2991839405149 ] }, "distance": 4.84, "direction": 179.79, "angle": 83.77, "elevation": 44.3, "pano_id": "TMX7316010203-002525_pano_0003_000183", "timestamp": "2022-04-19T11:08:29.046580Z", "filename": "pano_0003_000183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 4.83524201, "relative_pitch": 83.7708429036886, "relative_heading": 179.78961054774894, "relative_elevation": 44.2991839405149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413530383291, 52.3758589610036, 44.3363963868469 ] }, "distance": 5.02, "direction": 355.78, "angle": 83.53, "elevation": 44.34, "pano_id": "TMX7316010203-002071_pano_0000_002153", "timestamp": "2021-03-31T08:31:09.853500Z", "filename": "pano_0000_002153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 5.02427701, "relative_pitch": 83.53472445949872, "relative_heading": 355.77954064841265, "relative_elevation": 44.3363963868469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413488781087, 52.3758606994689, 44.3435950540006 ] }, "distance": 5.22, "direction": 355.63, "angle": 83.29, "elevation": 44.34, "pano_id": "TMX7316010203-002525_pano_0003_000185", "timestamp": "2022-04-19T11:08:30.506390Z", "filename": "pano_0003_000185.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 5.21930313, "relative_pitch": 83.28709231022181, "relative_heading": 355.62565296321793, "relative_elevation": 44.3435950540006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814146052610567, 52.37576709493764, 0.0 ] }, "distance": 5.22, "direction": 176.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00263", "timestamp": "2024-09-20T10:19:49Z", "filename": "Job_20240920_0946_Track39_Sphere_00263.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 5.22427068, "relative_pitch": 0.0, "relative_heading": 176.02394365382938, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414438723885, 52.3757667503365, 44.2898238301277 ] }, "distance": 5.26, "direction": 177.29, "angle": 83.23, "elevation": 44.29, "pano_id": "TMX7316010203-002071_pano_0000_002151", "timestamp": "2021-03-31T08:31:07.898480Z", "filename": "pano_0000_002151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 5.25593543, "relative_pitch": 83.23228086175403, "relative_heading": 177.28640167564149, "relative_elevation": 44.2898238301277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814135894630483, 52.3758610846398, 0.0 ] }, "distance": 5.26, "direction": 356.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00265", "timestamp": "2024-09-20T10:19:51Z", "filename": "Job_20240920_0946_Track39_Sphere_00265.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 5.25729635, "relative_pitch": 0.0, "relative_heading": 356.40638007783986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414026581185, 52.3758638875316, 44.3472120389342 ] }, "distance": 5.56, "direction": 359.67, "angle": 82.86, "elevation": 44.35, "pano_id": "TMX7316060226-000479_pano_0000_001059", "timestamp": "2019-11-12T08:03:01.763740Z", "filename": "pano_0000_001059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 5.55894051, "relative_pitch": 82.8552172596594, "relative_heading": 359.6718167013929, "relative_elevation": 44.3472120389342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415213869316, 52.3757595988964, 44.2655297322199 ] }, "distance": 6.1, "direction": 172.68, "angle": 82.16, "elevation": 44.27, "pano_id": "TMX7316010203-000829_pano_0000_003695", "timestamp": "2018-07-06T12:22:27.126870Z", "filename": "pano_0000_003695.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 6.09550386, "relative_pitch": 82.15949890002648, "relative_heading": 172.6791758167356, "relative_elevation": 44.2655297322199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413554091778, 52.3758712946998, 44.3069378044456 ] }, "distance": 6.39, "direction": 356.83, "angle": 81.79, "elevation": 44.31, "pano_id": "TMX7316010203-001880_pano_0004_000958", "timestamp": "2020-08-18T12:36:56.686450Z", "filename": "pano_0004_000958.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 6.39286543, "relative_pitch": 81.78969044830355, "relative_heading": 356.8291464462368, "relative_elevation": 44.3069378044456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414426173179, 52.3757534271975, 44.0582997240126 ] }, "distance": 6.74, "direction": 177.96, "angle": 81.31, "elevation": 44.06, "pano_id": "TMX7316010203-002847_pano_0011_000013", "timestamp": "2022-12-12T08:45:12.117810Z", "filename": "pano_0011_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 6.73685376, "relative_pitch": 81.30637073839081, "relative_heading": 177.95596400416235, "relative_elevation": 44.0582997240126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415425138558, 52.3757509134371, 44.1451224368066 ] }, "distance": 7.07, "direction": 172.52, "angle": 80.9, "elevation": 44.15, "pano_id": "TMX7316010203-000080_pano_0000_001677", "timestamp": "2016-08-18T11:00:06.291800Z", "filename": "pano_0000_001677.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 7.072456, "relative_pitch": 80.89803479072235, "relative_heading": 172.52077733053255, "relative_elevation": 44.1451224368066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814149243722913, 52.37574971009087, 0.0 ] }, "distance": 7.17, "direction": 175.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01388", "timestamp": "2025-07-02T08:32:49Z", "filename": "recording_2025-07-02_08-03-09_01388.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 7.16964975, "relative_pitch": 0.0, "relative_heading": 175.3633575672381, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415231799463, 52.3757442641485, 44.2907235799357 ] }, "distance": 7.79, "direction": 174.19, "angle": 80.02, "elevation": 44.29, "pano_id": "TMX7316010203-001880_pano_0004_000955", "timestamp": "2020-08-18T12:36:53.451420Z", "filename": "pano_0004_000955.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 7.79222156, "relative_pitch": 80.02186701918896, "relative_heading": 174.1890753308049, "relative_elevation": 44.2907235799357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814135229529901, 52.37588414399606, 0.0 ] }, "distance": 7.82, "direction": 357.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01391", "timestamp": "2025-07-02T08:32:53Z", "filename": "recording_2025-07-02_08-03-09_01391.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 7.82186263, "relative_pitch": 0.0, "relative_heading": 357.2533747096662, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81412988186512, 52.3758908612534, 44.1309177149087 ] }, "distance": 8.59, "direction": 355.07, "angle": 78.98, "elevation": 44.13, "pano_id": "TMX7316010203-002847_pano_0011_000016", "timestamp": "2022-12-12T08:45:14.382780Z", "filename": "pano_0011_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 8.59217556, "relative_pitch": 78.98249375563289, "relative_heading": 355.0659739613614, "relative_elevation": 44.1309177149087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413280871939, 52.3758923587946, 44.2942413138226 ] }, "distance": 8.74, "direction": 356.46, "angle": 78.83, "elevation": 44.29, "pano_id": "TMX7316010203-000829_pano_0000_003698", "timestamp": "2018-07-06T12:22:29.956980Z", "filename": "pano_0000_003698.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 8.74364545, "relative_pitch": 78.83342537469112, "relative_heading": 356.46132003681214, "relative_elevation": 44.2942413138226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413680919813, 52.3758966045845, 44.1795415449888 ] }, "distance": 9.2, "direction": 358.34, "angle": 78.23, "elevation": 44.18, "pano_id": "TMX7316010203-000080_pano_0000_001680", "timestamp": "2016-08-18T11:00:09.231800Z", "filename": "pano_0000_001680.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 9.20330331, "relative_pitch": 78.23266545521697, "relative_heading": 358.33604189315344, "relative_elevation": 44.1795415449888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415967217918, 52.3757261879448, 44.3297876073048 ] }, "distance": 9.85, "direction": 172.47, "angle": 77.47, "elevation": 44.33, "pano_id": "TMX7316060226-000479_pano_0000_001056", "timestamp": "2019-11-12T08:02:59.238800Z", "filename": "pano_0000_001056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 9.84842053, "relative_pitch": 77.47444809751218, "relative_heading": 172.47484871254653, "relative_elevation": 44.3297876073048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414450716583, 52.3757253999908, 44.2860762430355 ] }, "distance": 9.85, "direction": 178.51, "angle": 77.45, "elevation": 44.29, "pano_id": "TMX7316010203-002525_pano_0003_000182", "timestamp": "2022-04-19T11:08:28.371420Z", "filename": "pano_0003_000182.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 9.85463182, "relative_pitch": 77.45481875452876, "relative_heading": 178.5055965231325, "relative_elevation": 44.2860762430355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81412820307049, 52.3759038241024, 44.2496979422867 ] }, "distance": 10.04, "direction": 355.12, "angle": 77.22, "elevation": 44.25, "pano_id": "TMX7316010203-000302_pano_0001_003706", "timestamp": "2017-05-19T11:13:20.014590Z", "filename": "pano_0001_003706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 10.03910313, "relative_pitch": 77.21746262189873, "relative_heading": 355.12394587612755, "relative_elevation": 44.2496979422867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81412938921945, 52.3759051028576, 44.3553769374266 ] }, "distance": 10.17, "direction": 355.65, "angle": 77.08, "elevation": 44.36, "pano_id": "TMX7316010203-002071_pano_0000_002154", "timestamp": "2021-03-31T08:31:10.958500Z", "filename": "pano_0000_002154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 10.174436, "relative_pitch": 77.08073367276879, "relative_heading": 355.6453082603157, "relative_elevation": 44.3553769374266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413218123678, 52.3759059468805, 44.3692954266444 ] }, "distance": 10.26, "direction": 356.74, "angle": 76.99, "elevation": 44.37, "pano_id": "TMX7316010203-002525_pano_0003_000186", "timestamp": "2022-04-19T11:08:31.346380Z", "filename": "pano_0003_000186.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 10.25553257, "relative_pitch": 76.98519874306378, "relative_heading": 356.744427129561, "relative_elevation": 44.3692954266444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415044989008, 52.375720654583, 44.2991742026061 ] }, "distance": 10.4, "direction": 176.35, "angle": 76.79, "elevation": 44.3, "pano_id": "TMX7316010203-002071_pano_0000_002150", "timestamp": "2021-03-31T08:31:06.918430Z", "filename": "pano_0000_002150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 10.40039435, "relative_pitch": 76.78759798279977, "relative_heading": 176.3521710265129, "relative_elevation": 44.2991742026061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814151369821025, 52.37571927885905, 0.0 ] }, "distance": 10.56, "direction": 176.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00262", "timestamp": "2024-09-20T10:19:48Z", "filename": "Job_20240920_0946_Track39_Sphere_00262.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 10.55728504, "relative_pitch": 0.0, "relative_heading": 176.0657142122947, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814131881999279, 52.375909086785526, 0.0 ] }, "distance": 10.61, "direction": 356.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00266", "timestamp": "2024-09-20T10:19:53Z", "filename": "Job_20240920_0946_Track39_Sphere_00266.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 10.60551732, "relative_pitch": 0.0, "relative_heading": 356.7417062965537, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413586663166, 52.3759102359823, 44.3569556856528 ] }, "distance": 10.72, "direction": 358.23, "angle": 76.41, "elevation": 44.36, "pano_id": "TMX7316060226-000479_pano_0000_001060", "timestamp": "2019-11-12T08:03:02.778740Z", "filename": "pano_0000_001060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 10.72137325, "relative_pitch": 76.41184179941554, "relative_heading": 358.22852970186733, "relative_elevation": 44.3569556856528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413174915287, 52.3759131031487, 44.3015875872225 ] }, "distance": 11.05, "direction": 356.83, "angle": 75.99, "elevation": 44.3, "pano_id": "TMX7316010203-001880_pano_0004_000959", "timestamp": "2020-08-18T12:36:57.846350Z", "filename": "pano_0004_000959.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 11.05223992, "relative_pitch": 75.99194747790568, "relative_heading": 356.82656635919824, "relative_elevation": 44.3015875872225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415800402057, 52.3757143045611, 44.2777024647221 ] }, "distance": 11.15, "direction": 173.94, "angle": 75.87, "elevation": 44.28, "pano_id": "TMX7316010203-000829_pano_0000_003694", "timestamp": "2018-07-06T12:22:26.211880Z", "filename": "pano_0000_003694.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 11.1481357, "relative_pitch": 75.86793635438745, "relative_heading": 173.9438667963294, "relative_elevation": 44.2777024647221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414857770771, 52.3757078822856, 44.0546188438311 ] }, "distance": 11.81, "direction": 177.41, "angle": 74.99, "elevation": 44.05, "pano_id": "TMX7316010203-002847_pano_0011_000012", "timestamp": "2022-12-12T08:45:11.457820Z", "filename": "pano_0011_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 11.8126393, "relative_pitch": 74.99000200574693, "relative_heading": 177.4079833500913, "relative_elevation": 44.0546188438311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814155021303105, 52.37570490713754, 0.0 ] }, "distance": 12.17, "direction": 175.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01387", "timestamp": "2025-07-02T08:32:48Z", "filename": "recording_2025-07-02_08-03-09_01387.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 12.17057061, "relative_pitch": 0.0, "relative_heading": 175.41433485116903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415686332512, 52.3757035670287, 44.1455184509978 ] }, "distance": 12.33, "direction": 174.89, "angle": 74.4, "elevation": 44.15, "pano_id": "TMX7316010203-000080_pano_0000_001676", "timestamp": "2016-08-18T11:00:05.426750Z", "filename": "pano_0000_001676.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 12.32976133, "relative_pitch": 74.39505024297081, "relative_heading": 174.88865975069822, "relative_elevation": 44.1455184509978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415844335768, 52.3757007718839, 44.2863238565624 ] }, "distance": 12.65, "direction": 174.53, "angle": 74.06, "elevation": 44.29, "pano_id": "TMX7316010203-001880_pano_0004_000954", "timestamp": "2020-08-18T12:36:52.416430Z", "filename": "pano_0004_000954.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 12.64938886, "relative_pitch": 74.0592050968835, "relative_heading": 174.52871849768465, "relative_elevation": 44.2863238565624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415939436814, 52.3757001701573, 44.1347592221573 ] }, "distance": 12.72, "direction": 174.27, "angle": 73.92, "elevation": 44.13, "pano_id": "TMX7316010203-000302_pano_0001_003704", "timestamp": "2017-05-19T11:13:15.529550Z", "filename": "pano_0001_003704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 12.72234838, "relative_pitch": 73.91976934898273, "relative_heading": 174.26712342929906, "relative_elevation": 44.1347592221573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814131725941062, 52.37592911973237, 0.0 ] }, "distance": 12.83, "direction": 357.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01392", "timestamp": "2025-07-02T08:32:54Z", "filename": "recording_2025-07-02_08-03-09_01392.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 12.83219877, "relative_pitch": 0.0, "relative_heading": 357.26005044825166, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81412476774321, 52.3759357067583, 44.3003518199548 ] }, "distance": 13.59, "direction": 355.41, "angle": 72.94, "elevation": 44.3, "pano_id": "TMX7316010203-000829_pano_0000_003699", "timestamp": "2018-07-06T12:22:30.976820Z", "filename": "pano_0000_003699.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 13.59404791, "relative_pitch": 72.94079500392102, "relative_heading": 355.41247254527997, "relative_elevation": 44.3003518199548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81411606344446, 52.375936482775, 44.1627280358225 ] }, "distance": 13.74, "direction": 352.98, "angle": 72.72, "elevation": 44.16, "pano_id": "TMX7316010203-002847_pano_0011_000017", "timestamp": "2022-12-12T08:45:15.482740Z", "filename": "pano_0011_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 13.73994881, "relative_pitch": 72.7179889415121, "relative_heading": 352.97658465929817, "relative_elevation": 44.1627280358225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81393158107565, 52.3758303808668, 44.2145371995866 ] }, "distance": 14.36, "direction": 277.32, "angle": 72.01, "elevation": 44.21, "pano_id": "TMX7316010203-000829_pano_0000_003705", "timestamp": "2018-07-06T12:22:46.511830Z", "filename": "pano_0000_003705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.3606946, "relative_pitch": 72.00642271574965, "relative_heading": 277.32291631287643, "relative_elevation": 44.2145371995866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813930248404131, 52.37582277201085, 0.0 ] }, "distance": 14.37, "direction": 273.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00273", "timestamp": "2024-09-20T10:20:02Z", "filename": "Job_20240920_0946_Track39_Sphere_00273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.36803949, "relative_pitch": 0.0, "relative_heading": 273.9260426649675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81393530656988, 52.3758440992992, 44.3423001198098 ] }, "distance": 14.39, "direction": 283.49, "angle": 72.02, "elevation": 44.34, "pano_id": "TMX7316010203-002525_pano_0003_000192", "timestamp": "2022-04-19T11:08:37.596380Z", "filename": "pano_0003_000192.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.38696902, "relative_pitch": 72.02421684094655, "relative_heading": 283.49333500642524, "relative_elevation": 44.3423001198098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81393072433539, 52.3758394172087, 44.039924309589 ] }, "distance": 14.58, "direction": 281.22, "angle": 71.68, "elevation": 44.04, "pano_id": "TMX7316010203-002847_pano_0011_000022", "timestamp": "2022-12-12T08:45:21.537720Z", "filename": "pano_0011_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.58036592, "relative_pitch": 71.6817618806359, "relative_heading": 281.21578240738046, "relative_elevation": 44.039924309589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813927445895018, 52.37582940039215, 0.0 ] }, "distance": 14.63, "direction": 276.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01398", "timestamp": "2025-07-02T08:33:03Z", "filename": "recording_2025-07-02_08-03-09_01398.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.62681327, "relative_pitch": 0.0, "relative_heading": 276.75841988179576, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813942011617544, 52.37586707567386, 0.0 ] }, "distance": 14.77, "direction": 293.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00272", "timestamp": "2024-09-20T10:20:01Z", "filename": "Job_20240920_0946_Track39_Sphere_00272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.76885005, "relative_pitch": 0.0, "relative_heading": 293.60394562609827, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81392428532092, 52.3758270565213, 44.3201111368835 ] }, "distance": 14.81, "direction": 275.66, "angle": 71.52, "elevation": 44.32, "pano_id": "TMX7316010203-000302_pano_0001_003709", "timestamp": "2017-05-19T11:13:27.789480Z", "filename": "pano_0001_003709.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.81259375, "relative_pitch": 71.51942712698329, "relative_heading": 275.65855019901454, "relative_elevation": 44.3201111368835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81392410152045, 52.3758264590534, 44.1814847728238 ] }, "distance": 14.82, "direction": 275.4, "angle": 71.46, "elevation": 44.18, "pano_id": "TMX7316010203-001880_pano_0004_000966", "timestamp": "2020-08-18T12:37:06.686390Z", "filename": "pano_0004_000966.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.81864807, "relative_pitch": 71.45833959894078, "relative_heading": 275.39797612452764, "relative_elevation": 44.1814847728238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81413227058419, 52.3759470115055, 44.2024312904105 ] }, "distance": 14.82, "direction": 357.77, "angle": 71.47, "elevation": 44.2, "pano_id": "TMX7316010203-000080_pano_0000_001681", "timestamp": "2016-08-18T11:00:10.431790Z", "filename": "pano_0000_001681.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.81963736, "relative_pitch": 71.46537297160114, "relative_heading": 357.77124484484216, "relative_elevation": 44.2024312904105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81392524953058, 52.3757952168011, 44.3314201533794 ] }, "distance": 14.82, "direction": 261.92, "angle": 71.51, "elevation": 44.33, "pano_id": "TMX7316010203-002525_pano_0003_000193", "timestamp": "2022-04-19T11:08:38.406390Z", "filename": "pano_0003_000193.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.82177848, "relative_pitch": 71.51314355804364, "relative_heading": 261.9233410981688, "relative_elevation": 44.3314201533794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81414769905744, 52.3756805001492, 44.2538630058989 ] }, "distance": 14.86, "direction": 178.17, "angle": 71.44, "elevation": 44.25, "pano_id": "TMX7316010203-002525_pano_0003_000181", "timestamp": "2022-04-19T11:08:27.716400Z", "filename": "pano_0003_000181.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.85506273, "relative_pitch": 71.44421391077238, "relative_heading": 178.1700300417172, "relative_elevation": 44.2538630058989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81392325919805, 52.3758021759185, 44.280812298879 ] }, "distance": 14.87, "direction": 264.95, "angle": 71.44, "elevation": 44.28, "pano_id": "TMX7316060226-000479_pano_0000_001067", "timestamp": "2019-11-12T08:03:10.548580Z", "filename": "pano_0000_001067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.8679551, "relative_pitch": 71.43974148314906, "relative_heading": 264.95269374467927, "relative_elevation": 44.280812298879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8139289856534, 52.3758482509656, 44.2812702693045 ] }, "distance": 14.92, "direction": 284.83, "angle": 71.38, "elevation": 44.28, "pano_id": "TMX7316060226-000479_pano_0000_001066", "timestamp": "2019-11-12T08:03:09.653650Z", "filename": "pano_0000_001066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.91742059, "relative_pitch": 71.38242049968555, "relative_heading": 284.8330861486021, "relative_elevation": 44.2812702693045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81416651577013, 52.3756806309431, 44.3020338043571 ] }, "distance": 14.94, "direction": 173.25, "angle": 71.37, "elevation": 44.3, "pano_id": "TMX7316060226-000479_pano_0000_001055", "timestamp": "2019-11-12T08:02:58.488700Z", "filename": "pano_0000_001055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 14.93649211, "relative_pitch": 71.36839471834085, "relative_heading": 173.24912127685724, "relative_elevation": 44.3020338043571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81393080559076, 52.3758551034788, 44.2363624516875 ] }, "distance": 15.01, "direction": 287.77, "angle": 71.25, "elevation": 44.24, "pano_id": "TMX7316010203-002071_pano_0000_002160", "timestamp": "2021-03-31T08:31:18.768400Z", "filename": "pano_0000_002160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.01251373, "relative_pitch": 71.25430643887208, "relative_heading": 287.7686335393462, "relative_elevation": 44.2363624516875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81392317751615, 52.3758397322831, 44.1235564816743 ] }, "distance": 15.09, "direction": 280.97, "angle": 71.12, "elevation": 44.12, "pano_id": "TMX7316010203-000080_pano_0000_001687", "timestamp": "2016-08-18T11:00:16.196700Z", "filename": "pano_0000_001687.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.09146107, "relative_pitch": 71.11791145623684, "relative_heading": 280.96682645392707, "relative_elevation": 44.1235564816743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81391909509538, 52.3758107094103, 44.2265161164105 ] }, "distance": 15.1, "direction": 268.64, "angle": 71.15, "elevation": 44.23, "pano_id": "TMX7316010203-002071_pano_0000_002161", "timestamp": "2021-03-31T08:31:19.688420Z", "filename": "pano_0000_002161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.09813828, "relative_pitch": 71.15101691941288, "relative_heading": 268.6394210236312, "relative_elevation": 44.2265161164105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8139202178796, 52.3757930753492, 44.0180730009452 ] }, "distance": 15.2, "direction": 261.22, "angle": 70.95, "elevation": 44.02, "pano_id": "TMX7316010203-002847_pano_0011_000023", "timestamp": "2022-12-12T08:45:22.432650Z", "filename": "pano_0011_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.19568228, "relative_pitch": 70.9545775770256, "relative_heading": 261.21528975359286, "relative_elevation": 44.0180730009452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813939693701254, 52.37587370640153, 0.0 ] }, "distance": 15.22, "direction": 295.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01397", "timestamp": "2025-07-02T08:33:02Z", "filename": "recording_2025-07-02_08-03-09_01397.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.22127551, "relative_pitch": 0.0, "relative_heading": 295.9116236647502, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81392275984941, 52.3757834046392, 44.2149801421911 ] }, "distance": 15.23, "direction": 257.11, "angle": 71.0, "elevation": 44.21, "pano_id": "TMX7316010203-000829_pano_0000_003706", "timestamp": "2018-07-06T12:22:47.836760Z", "filename": "pano_0000_003706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.2280038, "relative_pitch": 70.99586982556649, "relative_heading": 257.1109353663742, "relative_elevation": 44.2149801421911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81412211829462, 52.3759506178117, 44.4059005882591 ] }, "distance": 15.26, "direction": 355.24, "angle": 71.03, "elevation": 44.41, "pano_id": "TMX7316010203-002525_pano_0003_000187", "timestamp": "2022-04-19T11:08:32.366380Z", "filename": "pano_0003_000187.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.26245609, "relative_pitch": 71.03198342574376, "relative_heading": 355.2354897245377, "relative_elevation": 44.4059005882591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81411595403017, 52.3759509821291, 44.3880147859454 ] }, "distance": 15.34, "direction": 353.69, "angle": 70.93, "elevation": 44.39, "pano_id": "TMX7316010203-002071_pano_0000_002155", "timestamp": "2021-03-31T08:31:12.268460Z", "filename": "pano_0000_002155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.34333644, "relative_pitch": 70.93157745449012, "relative_heading": 353.6856785323745, "relative_elevation": 44.3880147859454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81393481022549, 52.3758722700004, 44.1916380953044 ] }, "distance": 15.45, "direction": 294.84, "angle": 70.73, "elevation": 44.19, "pano_id": "TMX7316010203-001880_pano_0004_000965", "timestamp": "2020-08-18T12:37:05.611370Z", "filename": "pano_0004_000965.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.45327293, "relative_pitch": 70.72589531964498, "relative_heading": 294.8396925729345, "relative_elevation": 44.1916380953044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415708543689, 52.37567490618, 44.2826535487548 ] }, "distance": 15.51, "direction": 175.88, "angle": 70.7, "elevation": 44.28, "pano_id": "TMX7316010203-002071_pano_0000_002149", "timestamp": "2021-03-31T08:31:05.968530Z", "filename": "pano_0000_002149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.50998198, "relative_pitch": 70.69721410553966, "relative_heading": 175.88267081987863, "relative_elevation": 44.2826535487548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81412292455956, 52.3759534776866, 44.3246966442093 ] }, "distance": 15.58, "direction": 355.53, "angle": 70.64, "elevation": 44.32, "pano_id": "TMX7316010203-001880_pano_0004_000960", "timestamp": "2020-08-18T12:36:59.081380Z", "filename": "pano_0004_000960.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.57523828, "relative_pitch": 70.6390541835251, "relative_heading": 355.5340147114514, "relative_elevation": 44.3246966442093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814155880169922, 52.375673669862245, 0.0 ] }, "distance": 15.64, "direction": 176.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00261", "timestamp": "2024-09-20T10:19:47Z", "filename": "Job_20240920_0946_Track39_Sphere_00261.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.64157331, "relative_pitch": 0.0, "relative_heading": 176.21874326980804, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8139121941882, 52.3757976037087, 44.1194174662232 ] }, "distance": 15.67, "direction": 263.34, "angle": 70.45, "elevation": 44.12, "pano_id": "TMX7316010203-000080_pano_0000_001688", "timestamp": "2016-08-18T11:00:16.916720Z", "filename": "pano_0000_001688.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.66953119, "relative_pitch": 70.44690580191923, "relative_heading": 263.3417907086614, "relative_elevation": 44.1194174662232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813914654084605, 52.37578514567361, 0.0 ] }, "distance": 15.73, "direction": 258.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01399", "timestamp": "2025-07-02T08:33:04Z", "filename": "recording_2025-07-02_08-03-09_01399.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.72598888, "relative_pitch": 0.0, "relative_heading": 258.2476994168919, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81394786671132, 52.3758923539973, 44.3492886302993 ] }, "distance": 15.77, "direction": 303.6, "angle": 70.43, "elevation": 44.35, "pano_id": "TMX7316010203-002525_pano_0003_000191", "timestamp": "2022-04-19T11:08:36.806390Z", "filename": "pano_0003_000191.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.76912665, "relative_pitch": 70.42631138308708, "relative_heading": 303.5998110053828, "relative_elevation": 44.3492886302993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81394134758524, 52.3758862035252, 44.052648701705 ] }, "distance": 15.78, "direction": 300.64, "angle": 70.29, "elevation": 44.05, "pano_id": "TMX7316010203-002847_pano_0011_000021", "timestamp": "2022-12-12T08:45:20.652720Z", "filename": "pano_0011_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.78127653, "relative_pitch": 70.29061109885461, "relative_heading": 300.63689500315274, "relative_elevation": 44.052648701705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814118303482039, 52.375955245081556, 0.0 ] }, "distance": 15.8, "direction": 354.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00267", "timestamp": "2024-09-20T10:19:54Z", "filename": "Job_20240920_0946_Track39_Sphere_00267.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.79863099, "relative_pitch": 0.0, "relative_heading": 354.45164979117, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81412049331209, 52.3759555227638, 44.3928490197286 ] }, "distance": 15.82, "direction": 355.0, "angle": 70.39, "elevation": 44.39, "pano_id": "TMX7316060226-000479_pano_0000_001061", "timestamp": "2019-11-12T08:03:04.023900Z", "filename": "pano_0000_001061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.81569124, "relative_pitch": 70.39071261244787, "relative_heading": 355.00020594043946, "relative_elevation": 44.3928490197286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81393403432162, 52.3758819173347, 44.1284377975389 ] }, "distance": 15.98, "direction": 298.25, "angle": 70.09, "elevation": 44.13, "pano_id": "TMX7316010203-000080_pano_0000_001686", "timestamp": "2016-08-18T11:00:15.471730Z", "filename": "pano_0000_001686.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 15.98056083, "relative_pitch": 70.09278041855606, "relative_heading": 298.254936071089, "relative_elevation": 44.1284377975389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813914251717156, 52.375775374037154, 0.0 ] }, "distance": 16.01, "direction": 254.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00274", "timestamp": "2024-09-20T10:20:03Z", "filename": "Job_20240920_0946_Track39_Sphere_00274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.00935034, "relative_pitch": 0.0, "relative_heading": 254.45502994673245, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81391192558581, 52.3757808331375, 44.1796567421407 ] }, "distance": 16.01, "direction": 256.7, "angle": 70.08, "elevation": 44.18, "pano_id": "TMX7316010203-001880_pano_0004_000967", "timestamp": "2020-08-18T12:37:07.801360Z", "filename": "pano_0004_000967.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.01147933, "relative_pitch": 70.07859897665107, "relative_heading": 256.70174973150625, "relative_elevation": 44.1796567421407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81416280417141, 52.3756690589459, 44.2558920504525 ] }, "distance": 16.19, "direction": 174.67, "angle": 69.91, "elevation": 44.26, "pano_id": "TMX7316010203-000829_pano_0000_003693", "timestamp": "2018-07-06T12:22:25.296840Z", "filename": "pano_0000_003693.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.19052002, "relative_pitch": 69.90552240891333, "relative_heading": 174.67323555142704, "relative_elevation": 44.2558920504525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8139380205221, 52.3758905304357, 44.1770680034533 ] }, "distance": 16.22, "direction": 301.69, "angle": 69.83, "elevation": 44.18, "pano_id": "TMX7316010203-000829_pano_0000_003704", "timestamp": "2018-07-06T12:22:37.106810Z", "filename": "pano_0000_003704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.22433523, "relative_pitch": 69.83388968501055, "relative_heading": 301.69217971934637, "relative_elevation": 44.1770680034533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81393743553472, 52.3758941370159, 44.2852668175474 ] }, "distance": 16.47, "direction": 302.81, "angle": 69.6, "elevation": 44.29, "pano_id": "TMX7316060226-000479_pano_0000_001065", "timestamp": "2019-11-12T08:03:08.753670Z", "filename": "pano_0000_001065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.47218722, "relative_pitch": 69.59699477529068, "relative_heading": 302.80722316414193, "relative_elevation": 44.2852668175474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81394336178078, 52.3758997853305, 44.2444650493562 ] }, "distance": 16.49, "direction": 305.4, "angle": 69.56, "elevation": 44.24, "pano_id": "TMX7316010203-002071_pano_0000_002159", "timestamp": "2021-03-31T08:31:17.813450Z", "filename": "pano_0000_002159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.49043484, "relative_pitch": 69.55898111201384, "relative_heading": 305.40331744105396, "relative_elevation": 44.2444650493562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8139225156039, 52.3757458332674, 44.3369809119031 ] }, "distance": 16.68, "direction": 242.98, "angle": 69.38, "elevation": 44.34, "pano_id": "TMX7316010203-002525_pano_0003_000194", "timestamp": "2022-04-19T11:08:39.281350Z", "filename": "pano_0003_000194.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.68135283, "relative_pitch": 69.38168453791008, "relative_heading": 242.98311563718747, "relative_elevation": 44.3369809119031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8139078874588, 52.3757662245063, 44.2185772014782 ] }, "distance": 16.72, "direction": 251.49, "angle": 69.28, "elevation": 44.22, "pano_id": "TMX7316010203-002071_pano_0000_002162", "timestamp": "2021-03-31T08:31:20.683440Z", "filename": "pano_0000_002162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.72213456, "relative_pitch": 69.28489121431075, "relative_heading": 251.4909072062396, "relative_elevation": 44.2185772014782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81391236288379, 52.3757563044012, 44.2824684372172 ] }, "distance": 16.82, "direction": 247.59, "angle": 69.2, "elevation": 44.28, "pano_id": "TMX7316060226-000479_pano_0000_001068", "timestamp": "2019-11-12T08:03:11.503660Z", "filename": "pano_0000_001068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.822455, "relative_pitch": 69.19872996676692, "relative_heading": 247.59320673932035, "relative_elevation": 44.2824684372172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813950290704829, 52.375910526606084, 0.0 ] }, "distance": 16.84, "direction": 309.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00271", "timestamp": "2024-09-20T10:20:00Z", "filename": "Job_20240920_0946_Track39_Sphere_00271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.84450988, "relative_pitch": 0.0, "relative_heading": 309.6508326953479, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415301844202, 52.3756621944465, 44.0218307562172 ] }, "distance": 16.91, "direction": 177.16, "angle": 68.99, "elevation": 44.02, "pano_id": "TMX7316010203-002847_pano_0011_000011", "timestamp": "2022-12-12T08:45:10.797860Z", "filename": "pano_0011_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 16.90515921, "relative_pitch": 68.99233015034153, "relative_heading": 177.16328004512442, "relative_elevation": 44.0218307562172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814160197035373, 52.37566008329527, 0.0 ] }, "distance": 17.17, "direction": 175.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01386", "timestamp": "2025-07-02T08:32:48Z", "filename": "recording_2025-07-02_08-03-09_01386.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.17059988, "relative_pitch": 0.0, "relative_heading": 175.57256753383064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81391337839772, 52.3757461310919, 44.0098026059568 ] }, "distance": 17.22, "direction": 244.02, "angle": 68.63, "elevation": 44.01, "pano_id": "TMX7316010203-002847_pano_0011_000024", "timestamp": "2022-12-12T08:45:23.427680Z", "filename": "pano_0011_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.22347971, "relative_pitch": 68.62683455577587, "relative_heading": 244.0216994018215, "relative_elevation": 44.0098026059568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813953163148041, 52.37591780261752, 0.0 ] }, "distance": 17.23, "direction": 312.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01396", "timestamp": "2025-07-02T08:33:00Z", "filename": "recording_2025-07-02_08-03-09_01396.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.22678256, "relative_pitch": 0.0, "relative_heading": 312.1401123788214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81390535595572, 52.375755357316, 44.1238359129056 ] }, "distance": 17.3, "direction": 247.87, "angle": 68.59, "elevation": 44.12, "pano_id": "TMX7316010203-000080_pano_0000_001689", "timestamp": "2016-08-18T11:00:17.661730Z", "filename": "pano_0000_001689.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.30398757, "relative_pitch": 68.58644247634167, "relative_heading": 247.87287955271125, "relative_elevation": 44.1238359129056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415895012511, 52.3756568991829, 44.1259265933186 ] }, "distance": 17.52, "direction": 175.94, "angle": 68.35, "elevation": 44.13, "pano_id": "TMX7316010203-000080_pano_0000_001675", "timestamp": "2016-08-18T11:00:04.626780Z", "filename": "pano_0000_001675.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.51765594, "relative_pitch": 68.34730028232673, "relative_heading": 175.93894136855187, "relative_elevation": 44.1259265933186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81416498444375, 52.3756566027615, 44.2631940990686 ] }, "distance": 17.58, "direction": 174.61, "angle": 68.33, "elevation": 44.26, "pano_id": "TMX7316010203-001880_pano_0004_000953", "timestamp": "2020-08-18T12:36:51.406380Z", "filename": "pano_0004_000953.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.58438438, "relative_pitch": 68.33362117364676, "relative_heading": 174.6107930558944, "relative_elevation": 44.2631940990686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81394687536623, 52.375918570096, 44.1999822864309 ] }, "distance": 17.6, "direction": 311.41, "angle": 68.28, "elevation": 44.2, "pano_id": "TMX7316010203-001880_pano_0004_000964", "timestamp": "2020-08-18T12:37:04.461370Z", "filename": "pano_0004_000964.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.60302475, "relative_pitch": 68.28465306375827, "relative_heading": 311.41107461235265, "relative_elevation": 44.1999822864309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81395632218409, 52.3759249963831, 44.3225914165378 ] }, "distance": 17.62, "direction": 314.54, "angle": 68.32, "elevation": 44.32, "pano_id": "TMX7316010203-000302_pano_0001_003708", "timestamp": "2017-05-19T11:13:25.829490Z", "filename": "pano_0001_003708.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.61979606, "relative_pitch": 68.32043105145372, "relative_heading": 314.5403299067943, "relative_elevation": 44.3225914165378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814102275027096, 52.37597051858544, 0.0 ] }, "distance": 17.62, "direction": 351.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01393", "timestamp": "2025-07-02T08:32:56Z", "filename": "recording_2025-07-02_08-03-09_01393.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.61990378, "relative_pitch": 0.0, "relative_heading": 351.45176281505337, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81391097760633, 52.3757372568718, 44.2421920709312 ] }, "distance": 17.82, "direction": 241.4, "angle": 68.06, "elevation": 44.24, "pano_id": "TMX7316010203-000829_pano_0000_003707", "timestamp": "2018-07-06T12:22:49.101810Z", "filename": "pano_0000_003707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.82169868, "relative_pitch": 68.05937248989652, "relative_heading": 241.39712599098857, "relative_elevation": 44.2421920709312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81394613911626, 52.3759230014415, 44.1280554467812 ] }, "distance": 17.97, "direction": 312.48, "angle": 67.84, "elevation": 44.13, "pano_id": "TMX7316010203-000080_pano_0000_001685", "timestamp": "2016-08-18T11:00:14.716730Z", "filename": "pano_0000_001685.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 17.96994286, "relative_pitch": 67.84273457253724, "relative_heading": 312.48451787160496, "relative_elevation": 44.1280554467812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813904905384809, 52.37574064504259, 0.0 ] }, "distance": 18.01, "direction": 243.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01400", "timestamp": "2025-07-02T08:33:05Z", "filename": "recording_2025-07-02_08-03-09_01400.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.01203485, "relative_pitch": 0.0, "relative_heading": 243.08002743502678, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81395815585951, 52.3759326095501, 44.0746035249904 ] }, "distance": 18.14, "direction": 316.72, "angle": 67.63, "elevation": 44.07, "pano_id": "TMX7316010203-002847_pano_0011_000020", "timestamp": "2022-12-12T08:45:19.672710Z", "filename": "pano_0011_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.13817217, "relative_pitch": 67.63119664133689, "relative_heading": 316.72489901627284, "relative_elevation": 44.0746035249904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81410198321283, 52.3759762742186, 44.3073702678084 ] }, "distance": 18.26, "direction": 351.69, "angle": 67.61, "elevation": 44.31, "pano_id": "TMX7316010203-000829_pano_0000_003700", "timestamp": "2018-07-06T12:22:32.061870Z", "filename": "pano_0000_003700.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.25635435, "relative_pitch": 67.60643995260638, "relative_heading": 351.688859557004, "relative_elevation": 44.3073702678084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81407053659288, 52.3759723000228, 44.1197242029011 ] }, "distance": 18.26, "direction": 344.82, "angle": 67.52, "elevation": 44.12, "pano_id": "TMX7316010203-002847_pano_0011_000018", "timestamp": "2022-12-12T08:45:17.027900Z", "filename": "pano_0011_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.2592947, "relative_pitch": 67.51739775055032, "relative_heading": 344.82245799210665, "relative_elevation": 44.1197242029011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81396538865041, 52.3759401834286, 44.3552222223952 ] }, "distance": 18.44, "direction": 319.64, "angle": 67.43, "elevation": 44.36, "pano_id": "TMX7316010203-002525_pano_0003_000190", "timestamp": "2022-04-19T11:08:35.946360Z", "filename": "pano_0003_000190.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.43791167, "relative_pitch": 67.42795439617647, "relative_heading": 319.6358498303638, "relative_elevation": 44.3552222223952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81394351122925, 52.375698436076, 44.3658555299044 ] }, "distance": 18.59, "direction": 226.26, "angle": 67.27, "elevation": 44.37, "pano_id": "TMX7316010203-002525_pano_0003_000195", "timestamp": "2022-04-19T11:08:40.206350Z", "filename": "pano_0003_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.58926237, "relative_pitch": 67.26635014966298, "relative_heading": 226.26305626347943, "relative_elevation": 44.3658555299044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81389866032251, 52.3757350446573, 44.2052807956934 ] }, "distance": 18.68, "direction": 241.97, "angle": 67.1, "elevation": 44.21, "pano_id": "TMX7316010203-001880_pano_0004_000968", "timestamp": "2020-08-18T12:37:09.011500Z", "filename": "pano_0004_000968.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.67692074, "relative_pitch": 67.09573366902335, "relative_heading": 241.96607029120523, "relative_elevation": 44.2052807956934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81395120269016, 52.3759366373951, 44.2027297373861 ] }, "distance": 18.79, "direction": 316.61, "angle": 66.97, "elevation": 44.2, "pano_id": "TMX7316010203-000829_pano_0000_003703", "timestamp": "2018-07-06T12:22:35.896820Z", "filename": "pano_0000_003703.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.78912689, "relative_pitch": 66.97125088271038, "relative_heading": 316.6105020280166, "relative_elevation": 44.2027297373861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81395380195499, 52.3759393358522, 44.2957946751267 ] }, "distance": 18.89, "direction": 317.63, "angle": 66.91, "elevation": 44.3, "pano_id": "TMX7316060226-000479_pano_0000_001064", "timestamp": "2019-11-12T08:03:07.793680Z", "filename": "pano_0000_001064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.88870133, "relative_pitch": 66.90553364346798, "relative_heading": 317.626441283296, "relative_elevation": 44.2957946751267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81391608072557, 52.3757138883665, 44.1486622747034 ] }, "distance": 18.92, "direction": 233.96, "angle": 66.8, "elevation": 44.15, "pano_id": "TMX7316010203-000080_pano_0000_001690", "timestamp": "2016-08-18T11:00:18.451740Z", "filename": "pano_0000_001690.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.9206626, "relative_pitch": 66.80162072176854, "relative_heading": 233.9591155443264, "relative_elevation": 44.1486622747034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81396074411026, 52.3759441108879, 44.2664521010593 ] }, "distance": 18.98, "direction": 319.76, "angle": 66.8, "elevation": 44.27, "pano_id": "TMX7316010203-002071_pano_0000_002158", "timestamp": "2021-03-31T08:31:16.743470Z", "filename": "pano_0000_002158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 18.97579616, "relative_pitch": 66.79653318274674, "relative_heading": 319.7627751037182, "relative_elevation": 44.2664521010593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81389844186307, 52.3757275198811, 44.3574978644028 ] }, "distance": 19.1, "direction": 239.77, "angle": 66.71, "elevation": 44.36, "pano_id": "TMX7316010203-000302_pano_0001_003710", "timestamp": "2017-05-19T11:13:29.849450Z", "filename": "pano_0001_003710.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.09762537, "relative_pitch": 66.70624503813266, "relative_heading": 239.76918319234207, "relative_elevation": 44.3574978644028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813896777006566, 52.375724167084456, 0.0 ] }, "distance": 19.39, "direction": 238.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00275", "timestamp": "2024-09-20T10:20:05Z", "filename": "Job_20240920_0946_Track39_Sphere_00275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.3852418, "relative_pitch": 0.0, "relative_heading": 238.98515311099726, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81392484382776, 52.3757000466046, 44.0019668582827 ] }, "distance": 19.41, "direction": 229.24, "angle": 66.2, "elevation": 44.0, "pano_id": "TMX7316010203-002847_pano_0011_000025", "timestamp": "2022-12-12T08:45:24.487670Z", "filename": "pano_0011_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.41010066, "relative_pitch": 66.19681610265154, "relative_heading": 229.2409966054285, "relative_elevation": 44.0019668582827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81391026059222, 52.3757097934991, 44.3156095501035 ] }, "distance": 19.51, "direction": 233.56, "angle": 66.24, "elevation": 44.32, "pano_id": "TMX7316060226-000479_pano_0000_001069", "timestamp": "2019-11-12T08:03:12.568530Z", "filename": "pano_0000_001069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.50971742, "relative_pitch": 66.2387547370027, "relative_heading": 233.56195523022313, "relative_elevation": 44.3156095501035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81407825612551, 52.3759852254989, 44.3879218054935 ] }, "distance": 19.53, "direction": 347.42, "angle": 66.25, "elevation": 44.39, "pano_id": "TMX7316010203-002525_pano_0003_000188", "timestamp": "2022-04-19T11:08:33.631380Z", "filename": "pano_0003_000188.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.52977881, "relative_pitch": 66.25148613973771, "relative_heading": 347.4165852920789, "relative_elevation": 44.3879218054935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81389666180217, 52.375721612111, 44.2433257838711 ] }, "distance": 19.54, "direction": 238.28, "angle": 66.17, "elevation": 44.24, "pano_id": "TMX7316010203-002071_pano_0000_002163", "timestamp": "2021-03-31T08:31:21.793520Z", "filename": "pano_0000_002163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.53992597, "relative_pitch": 66.17150006262398, "relative_heading": 238.2825278433071, "relative_elevation": 44.2433257838711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81408804117354, 52.3759867121669, 44.3030157703906 ] }, "distance": 19.56, "direction": 349.43, "angle": 66.18, "elevation": 44.3, "pano_id": "TMX7316010203-001880_pano_0004_000961", "timestamp": "2020-08-18T12:37:00.351400Z", "filename": "pano_0004_000961.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.55810505, "relative_pitch": 66.18035600827221, "relative_heading": 349.4278385983757, "relative_elevation": 44.3030157703906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813962510368152, 52.37595246869684, 0.0 ] }, "distance": 19.62, "direction": 321.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00270", "timestamp": "2024-09-20T10:19:59Z", "filename": "Job_20240920_0946_Track39_Sphere_00270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.62027196, "relative_pitch": 0.0, "relative_heading": 321.7856552567722, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81406649417366, 52.3759852033252, 44.3276136545464 ] }, "distance": 19.72, "direction": 345.14, "angle": 66.02, "elevation": 44.33, "pano_id": "TMX7316060226-000479_pano_0000_001062", "timestamp": "2019-11-12T08:03:05.443720Z", "filename": "pano_0000_001062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.71740366, "relative_pitch": 66.01998259781072, "relative_heading": 345.1427443651591, "relative_elevation": 44.3276136545464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81408816792923, 52.3759884940544, 44.1912132790312 ] }, "distance": 19.75, "direction": 349.56, "angle": 65.92, "elevation": 44.19, "pano_id": "TMX7316010203-000080_pano_0000_001682", "timestamp": "2016-08-18T11:00:11.761800Z", "filename": "pano_0000_001682.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.75148495, "relative_pitch": 65.91750434616985, "relative_heading": 349.5579838577119, "relative_elevation": 44.1912132790312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81399210518356, 52.3756613518197, 44.3843462783843 ] }, "distance": 19.77, "direction": 210.8, "angle": 65.99, "elevation": 44.38, "pano_id": "TMX7316010203-002525_pano_0003_000196", "timestamp": "2022-04-19T11:08:41.111380Z", "filename": "pano_0003_000196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.76639813, "relative_pitch": 65.99438300269465, "relative_heading": 210.80196269871433, "relative_elevation": 44.3843462783843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81407064331593, 52.3759865710314, 44.3413111986592 ] }, "distance": 19.79, "direction": 346.05, "angle": 65.94, "elevation": 44.34, "pano_id": "TMX7316010203-002071_pano_0000_002156", "timestamp": "2021-03-31T08:31:13.898440Z", "filename": "pano_0000_002156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.79451519, "relative_pitch": 65.94341878373166, "relative_heading": 346.04627480447795, "relative_elevation": 44.3413111986592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81415185272942, 52.3756356011765, 44.2311224928126 ] }, "distance": 19.86, "direction": 177.81, "angle": 65.82, "elevation": 44.23, "pano_id": "TMX7316010203-002525_pano_0003_000180", "timestamp": "2022-04-19T11:08:27.071420Z", "filename": "pano_0003_000180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.85803967, "relative_pitch": 65.82178942780982, "relative_heading": 177.81460685604867, "relative_elevation": 44.2311224928126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813974871266396, 52.3759607613212, 0.0 ] }, "distance": 19.86, "direction": 325.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01395", "timestamp": "2025-07-02T08:32:59Z", "filename": "recording_2025-07-02_08-03-09_01395.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.86280287, "relative_pitch": 0.0, "relative_heading": 325.34237430899265, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81400101639315, 52.3759710015121, 44.0792562263086 ] }, "distance": 19.9, "direction": 331.44, "angle": 65.7, "elevation": 44.08, "pano_id": "TMX7316010203-002847_pano_0011_000019", "timestamp": "2022-12-12T08:45:18.477750Z", "filename": "pano_0011_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.90001311, "relative_pitch": 65.70273630144514, "relative_heading": 331.4363422368992, "relative_elevation": 44.0792562263086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81394964699558, 52.3756777627917, 44.1660270420834 ] }, "distance": 19.97, "direction": 220.66, "angle": 65.67, "elevation": 44.17, "pano_id": "TMX7316010203-000080_pano_0000_001691", "timestamp": "2016-08-18T11:00:19.271740Z", "filename": "pano_0000_001691.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 19.97325549, "relative_pitch": 65.66603293437078, "relative_heading": 220.65750149369038, "relative_elevation": 44.1660270420834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81417143155697, 52.3756350018058, 44.2984154941514 ] }, "distance": 20.02, "direction": 174.01, "angle": 65.68, "elevation": 44.3, "pano_id": "TMX7316060226-000479_pano_0000_001054", "timestamp": "2019-11-12T08:02:57.743800Z", "filename": "pano_0000_001054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.01974717, "relative_pitch": 65.68040039027461, "relative_heading": 174.0058540952389, "relative_elevation": 44.2984154941514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81396847829637, 52.3759604732878, 44.1354299830273 ] }, "distance": 20.09, "direction": 324.27, "angle": 65.53, "elevation": 44.14, "pano_id": "TMX7316010203-000080_pano_0000_001684", "timestamp": "2016-08-18T11:00:13.926830Z", "filename": "pano_0000_001684.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.08754749, "relative_pitch": 65.5280907612177, "relative_heading": 324.26886145380024, "relative_elevation": 44.1354299830273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814068932057712, 52.37598921350281, 0.0 ] }, "distance": 20.11, "direction": 345.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00268", "timestamp": "2024-09-20T10:19:56Z", "filename": "Job_20240920_0946_Track39_Sphere_00268.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.10802419, "relative_pitch": 0.0, "relative_heading": 345.92604374850066, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.813915145355458, 52.37569601649785, 0.0 ] }, "distance": 20.2, "direction": 229.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01401", "timestamp": "2025-07-02T08:33:07Z", "filename": "recording_2025-07-02_08-03-09_01401.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.20337981, "relative_pitch": 0.0, "relative_heading": 229.50058400482044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_003707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_003707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_003707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81405459200669, 52.3759892136312, 44.3124537374824 ] }, "distance": 20.37, "direction": 343.26, "angle": 65.31, "elevation": 44.31, "pano_id": "TMX7316010203-000302_pano_0001_003707", "timestamp": "2017-05-19T11:13:23.119480Z", "filename": "pano_0001_003707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.36755606, "relative_pitch": 65.31483129771479, "relative_heading": 343.26036510108435, "relative_elevation": 44.3124537374824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000080_pano_0000_001692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000080_pano_0000_001692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000080/pano_0000_001692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8140031102872, 52.3756512868863, 44.1779694678262 ] }, "distance": 20.38, "direction": 207.38, "angle": 65.23, "elevation": 44.18, "pano_id": "TMX7316010203-000080_pano_0000_001692", "timestamp": "2016-08-18T11:00:20.096910Z", "filename": "pano_0000_001692.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.38099232, "relative_pitch": 65.23431140216137, "relative_heading": 207.37794087825657, "relative_elevation": 44.1779694678262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001880_pano_0004_000963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001880_pano_0004_000963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/18/TMX7316010203-001880/pano_0004_000963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81396634346076, 52.3759641101919, 44.2127623716369 ] }, "distance": 20.5, "direction": 324.6, "angle": 65.12, "elevation": 44.21, "pano_id": "TMX7316010203-001880_pano_0004_000963", "timestamp": "2020-08-18T12:37:03.191370Z", "filename": "pano_0004_000963.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.50130828, "relative_pitch": 65.12300474942859, "relative_heading": 324.59952839799377, "relative_elevation": 44.2127623716369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-03-09_01394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-03-09_01394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-03-09_01394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814034313146621, 52.375987320279464, 0.0 ] }, "distance": 20.61, "direction": 339.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-03-09_01394", "timestamp": "2025-07-02T08:32:57Z", "filename": "recording_2025-07-02_08-03-09_01394.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.6100337, "relative_pitch": 0.0, "relative_heading": 339.4122620334458, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81416422079336, 52.3756290107388, 44.2669234136119 ] }, "distance": 20.64, "direction": 175.56, "angle": 65.0, "elevation": 44.27, "pano_id": "TMX7316010203-002071_pano_0000_002148", "timestamp": "2021-03-31T08:31:05.083540Z", "filename": "pano_0000_002148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.63901934, "relative_pitch": 65.00317470311502, "relative_heading": 175.55509181192036, "relative_elevation": 44.2669234136119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81405457794304, 52.3756355746161, 44.3507313961163 ] }, "distance": 20.7, "direction": 196.47, "angle": 64.98, "elevation": 44.35, "pano_id": "TMX7316010203-002525_pano_0003_000197", "timestamp": "2022-04-19T11:08:41.971390Z", "filename": "pano_0003_000197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.69567692, "relative_pitch": 64.9845185977078, "relative_heading": 196.4695117849094, "relative_elevation": 44.3507313961163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track39_Sphere_00260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track39_Sphere_00260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.814161693721302, 52.375628354780076, 0.0 ] }, "distance": 20.7, "direction": 176.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track39_Sphere_00260", "timestamp": "2024-09-20T10:19:46Z", "filename": "Job_20240920_0946_Track39_Sphere_00260.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.69921247, "relative_pitch": 0.0, "relative_heading": 176.04569332397477, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0003_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0003_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0003_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81400728444652, 52.3759811447595, 44.3546196725219 ] }, "distance": 20.71, "direction": 333.97, "angle": 64.97, "elevation": 44.35, "pano_id": "TMX7316010203-002525_pano_0003_000189", "timestamp": "2022-04-19T11:08:34.876400Z", "filename": "pano_0003_000189.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.70742881, "relative_pitch": 64.97397801559343, "relative_heading": 333.96771197656346, "relative_elevation": 44.3546196725219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81399567567429, 52.3759775407142, 44.2786729512736 ] }, "distance": 20.71, "direction": 331.52, "angle": 64.93, "elevation": 44.28, "pano_id": "TMX7316060226-000479_pano_0000_001063", "timestamp": "2019-11-12T08:03:06.713710Z", "filename": "pano_0000_001063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.7130166, "relative_pitch": 64.93038728023745, "relative_heading": 331.5151057621289, "relative_elevation": 44.2786729512736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81400912207765, 52.3756461026715, 44.341298667714 ] }, "distance": 20.71, "direction": 205.64, "angle": 64.96, "elevation": 44.34, "pano_id": "TMX7316060226-000479_pano_0000_001071", "timestamp": "2019-11-12T08:03:14.753610Z", "filename": "pano_0000_001071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.71452562, "relative_pitch": 64.95985261000199, "relative_heading": 205.6383378300589, "relative_elevation": 44.341298667714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0000_001070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0000_001070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0000_001070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81394571880886, 52.3756697077026, 44.3236431730911 ] }, "distance": 20.83, "direction": 219.61, "angle": 64.83, "elevation": 44.32, "pano_id": "TMX7316060226-000479_pano_0000_001070", "timestamp": "2019-11-12T08:03:13.698510Z", "filename": "pano_0000_001070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.83100684, "relative_pitch": 64.82764592015504, "relative_heading": 219.60938026769136, "relative_elevation": 44.3236431730911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002847_pano_0011_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002847_pano_0011_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002847/pano_0011_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8139629287657, 52.3756614241642, 44.0177627252415 ] }, "distance": 20.85, "direction": 215.51, "angle": 64.66, "elevation": 44.02, "pano_id": "TMX7316010203-002847_pano_0011_000026", "timestamp": "2022-12-12T08:45:25.487660Z", "filename": "pano_0011_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.84726463, "relative_pitch": 64.65728411879694, "relative_heading": 215.50917897646158, "relative_elevation": 44.0177627252415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track39_Sphere_00264/adjacencies/b_20240920_0946_Track39_Sphere_00264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_002157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_002157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_002157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81400045171251, 52.3759816027402, 44.284933864139 ] }, "distance": 20.96, "direction": 332.89, "angle": 64.67, "elevation": 44.28, "pano_id": "TMX7316010203-002071_pano_0000_002157", "timestamp": "2021-03-31T08:31:15.473460Z", "filename": "pano_0000_002157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track39_Sphere_00264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115977.1870820763, 487703.4074604458 ] }, "relative_distance": 20.96117427, "relative_pitch": 64.6706275627567, "relative_heading": 332.8859145627313, "relative_elevation": 44.284933864139 } ] } }