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_20250120_0926_Track30_Sphere_00246/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918234248754, 52.361664784193145, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00246", "timestamp": "2025-01-20T11:34:13Z", "filename": "Job_20250120_0926_Track30_Sphere_00246.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "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_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916961661536, 52.3616618848552, 46.6877625696361 ] }, "distance": 0.93, "direction": 249.59, "angle": 88.86, "elevation": 46.69, "pano_id": "TMX7316010203-001666_pano_0000_000049", "timestamp": "2020-04-22T06:33:47.120350Z", "filename": "pano_0000_000049.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 0.92501187, "relative_pitch": 88.86496289359013, "relative_heading": 249.58756265686125, "relative_elevation": 46.6877625696361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916497571936, 52.3616690985356, 46.4039187105373 ] }, "distance": 1.28, "direction": 292.09, "angle": 88.42, "elevation": 46.4, "pano_id": "TMX7316010203-002865_pano_0008_000139", "timestamp": "2022-12-15T11:51:03.697830Z", "filename": "pano_0008_000139.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 1.2767729, "relative_pitch": 88.42394244014993, "relative_heading": 292.08654888527013, "relative_elevation": 46.4039187105373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991800350561, 52.3616524827223, 46.7876585489139 ] }, "distance": 1.38, "direction": 186.55, "angle": 88.31, "elevation": 46.79, "pano_id": "TMX7316010203-002040_pano_0001_001704", "timestamp": "2021-03-15T09:14:58.444530Z", "filename": "pano_0001_001704.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 1.37783233, "relative_pitch": 88.31320542515122, "relative_heading": 186.5508358555278, "relative_elevation": 46.7876585489139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918214213332, 52.361649028506, 48.0223912904039 ] }, "distance": 1.75, "direction": 180.45, "angle": 87.91, "elevation": 48.02, "pano_id": "TMX7316010203-000714_pano_0001_003448", "timestamp": "2018-05-11T09:23:36.790940Z", "filename": "pano_0001_003448.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 1.75325483, "relative_pitch": 87.90911066971886, "relative_heading": 180.4460417872323, "relative_elevation": 48.0223912904039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915784636318, 52.3616717987814, 47.5417651403695 ] }, "distance": 1.84, "direction": 295.07, "angle": 87.78, "elevation": 47.54, "pano_id": "TMX7316010203-001048_pano_0000_001157", "timestamp": "2019-01-11T08:19:46.322510Z", "filename": "pano_0000_001157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 1.84227747, "relative_pitch": 87.78085780638948, "relative_heading": 295.06737929258145, "relative_elevation": 47.5417651403695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916074856699, 52.3616547045812, 47.250445947051 ] }, "distance": 1.85, "direction": 232.68, "angle": 87.76, "elevation": 47.25, "pano_id": "TMX7316010203-001594_pano_0004_001275", "timestamp": "2020-01-27T13:54:18.147050Z", "filename": "pano_0004_001275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 1.84985596, "relative_pitch": 87.7580139989459, "relative_heading": 232.67626720025484, "relative_elevation": 47.250445947051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915234802071, 52.3616608354658, 48.0248098848388 ] }, "distance": 2.09, "direction": 257.86, "angle": 87.51, "elevation": 48.02, "pano_id": "TMX7316010203-001664_pano_0000_002326", "timestamp": "2020-04-21T11:37:00.351940Z", "filename": "pano_0000_002326.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 2.0900277, "relative_pitch": 87.50807443919591, "relative_heading": 257.8640402131001, "relative_elevation": 48.0248098848388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916994911423, 52.3616824502158, 47.8710751533508 ] }, "distance": 2.14, "direction": 336.76, "angle": 87.44, "elevation": 47.87, "pano_id": "TMX7316060226-000020_pano_0003_000364", "timestamp": "2016-08-15T07:29:21.130000Z", "filename": "pano_0003_000364.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 2.13940749, "relative_pitch": 87.44109551389259, "relative_heading": 336.7570618615859, "relative_elevation": 47.8710751533508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899162846584154, 52.36164875061155, 0.0 ] }, "distance": 2.22, "direction": 216.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01157", "timestamp": "2025-07-14T07:15:37Z", "filename": "recording_2025-07-14_06-43-08_01157.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 2.22418758, "relative_pitch": 0.0, "relative_heading": 216.66444183932003, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991482309713, 52.3616613093217, 46.5647250171751 ] }, "distance": 2.36, "direction": 260.55, "angle": 87.1, "elevation": 46.56, "pano_id": "TMX7316010203-000998_pano_0001_000331", "timestamp": "2018-11-21T11:04:40.609120Z", "filename": "pano_0001_000331.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 2.35573469, "relative_pitch": 87.10384456926896, "relative_heading": 260.55289973200024, "relative_elevation": 46.5647250171751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914618662594, 52.3616719311316, 46.5241372128949 ] }, "distance": 2.59, "direction": 287.89, "angle": 86.82, "elevation": 46.52, "pano_id": "TMX7316010203-001048_pano_0000_001709", "timestamp": "2019-01-11T08:30:49.186600Z", "filename": "pano_0000_001709.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 2.58825811, "relative_pitch": 86.81576990384167, "relative_heading": 287.89423830616914, "relative_elevation": 46.5241372128949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914891271376, 52.3616788612145, 47.9271089900285 ] }, "distance": 2.76, "direction": 304.52, "angle": 86.7, "elevation": 47.93, "pano_id": "TMX7316010203-001681_pano_0000_005809", "timestamp": "2020-04-29T11:58:53.318640Z", "filename": "pano_0000_005809.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 2.76404163, "relative_pitch": 86.69930664174449, "relative_heading": 304.52112095814044, "relative_elevation": 47.9271089900285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918696092789, 52.3616395120436, 47.8032277580351 ] }, "distance": 2.83, "direction": 173.62, "angle": 86.61, "elevation": 47.8, "pano_id": "TMX7316060226-000020_pano_0003_000363", "timestamp": "2016-08-15T07:29:19.870000Z", "filename": "pano_0003_000363.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 2.8296839, "relative_pitch": 86.61236313709819, "relative_heading": 173.61627565082935, "relative_elevation": 47.8032277580351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913484751896, 52.3616567294953, 47.5252088820562 ] }, "distance": 3.36, "direction": 254.52, "angle": 85.96, "elevation": 47.53, "pano_id": "TMX7316010203-001176_pano_0001_000029", "timestamp": "2019-05-10T10:24:14.974200Z", "filename": "pano_0001_000029.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 3.35735527, "relative_pitch": 85.95912884767628, "relative_heading": 254.51655907393874, "relative_elevation": 47.5252088820562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916556533147, 52.3616934047449, 48.0287974495441 ] }, "distance": 3.38, "direction": 340.26, "angle": 85.97, "elevation": 48.03, "pano_id": "TMX7316010203-000714_pano_0001_003449", "timestamp": "2018-05-11T09:23:37.760970Z", "filename": "pano_0001_003449.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 3.38360035, "relative_pitch": 85.97020423397505, "relative_heading": 340.25832305693854, "relative_elevation": 48.0287974495441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916124405214, 52.3616343296446, 47.922340977937 ] }, "distance": 3.68, "direction": 202.98, "angle": 85.61, "elevation": 47.92, "pano_id": "TMX7316010203-001681_pano_0000_005808", "timestamp": "2020-04-29T11:58:52.663590Z", "filename": "pano_0000_005808.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 3.68100762, "relative_pitch": 85.60762534621678, "relative_heading": 202.9832483274494, "relative_elevation": 47.922340977937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89912794406551, 52.361662215667, 46.5438286690041 ] }, "distance": 3.72, "direction": 265.59, "angle": 85.43, "elevation": 46.54, "pano_id": "TMX7316010203-002824_pano_0021_000137", "timestamp": "2022-10-07T09:54:01.049520Z", "filename": "pano_0021_000137.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 3.71679897, "relative_pitch": 85.43428308908734, "relative_heading": 265.5897936886794, "relative_elevation": 46.5438286690041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916217044139, 52.3616966562936, 46.7904087649658 ] }, "distance": 3.8, "direction": 338.82, "angle": 85.35, "elevation": 46.79, "pano_id": "TMX7316010203-002040_pano_0001_001705", "timestamp": "2021-03-15T09:14:59.249440Z", "filename": "pano_0001_001705.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 3.80346514, "relative_pitch": 85.35279950317565, "relative_heading": 338.82009021028324, "relative_elevation": 46.7904087649658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899146157022802, 52.361692568870254, 0.0 ] }, "distance": 3.95, "direction": 321.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01158", "timestamp": "2025-07-14T07:15:38Z", "filename": "recording_2025-07-14_06-43-08_01158.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 3.95414747, "relative_pitch": 0.0, "relative_heading": 321.4341903853552, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914508870218, 52.3616375030785, 47.6241846624762 ] }, "distance": 3.96, "direction": 219.9, "angle": 85.25, "elevation": 47.62, "pano_id": "TMX7316010203-002865_pano_0006_000338", "timestamp": "2022-12-15T11:39:34.934340Z", "filename": "pano_0006_000338.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 3.95677257, "relative_pitch": 85.25058787143503, "relative_heading": 219.89580294646044, "relative_elevation": 47.6241846624762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89917511061533, 52.3616282941155, 47.5368485245854 ] }, "distance": 4.09, "direction": 186.92, "angle": 85.08, "elevation": 47.54, "pano_id": "TMX7316010203-001048_pano_0000_001156", "timestamp": "2019-01-11T08:19:45.447530Z", "filename": "pano_0000_001156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.09018321, "relative_pitch": 85.08224720187982, "relative_heading": 186.91801735133353, "relative_elevation": 47.5368485245854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89912953673807, 52.3616832262907, 47.6221942109987 ] }, "distance": 4.14, "direction": 299.7, "angle": 85.03, "elevation": 47.62, "pano_id": "TMX7316010203-002865_pano_0006_000337", "timestamp": "2022-12-15T11:39:34.184350Z", "filename": "pano_0006_000337.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.14146928, "relative_pitch": 85.02977098713271, "relative_heading": 299.70325515610085, "relative_elevation": 47.6221942109987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918154669436, 52.3616254933536, 46.371065961197 ] }, "distance": 4.37, "direction": 180.71, "angle": 84.61, "elevation": 46.37, "pano_id": "TMX7316010203-002865_pano_0008_000138", "timestamp": "2022-12-15T11:51:02.703030Z", "filename": "pano_0008_000138.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.37239338, "relative_pitch": 84.61342603562419, "relative_heading": 180.71041161389297, "relative_elevation": 46.371065961197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911789713112, 52.3616662967222, 47.0152399558574 ] }, "distance": 4.39, "direction": 272.2, "angle": 84.66, "elevation": 47.02, "pano_id": "TMX7316010203-002040_pano_0001_002736", "timestamp": "2021-03-15T09:43:07.439950Z", "filename": "pano_0001_002736.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.39344756, "relative_pitch": 84.66136737290772, "relative_heading": 272.1954662987421, "relative_elevation": 47.0152399558574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916298446181, 52.3616269693865, 46.5024385759607 ] }, "distance": 4.41, "direction": 197.4, "angle": 84.58, "elevation": 46.5, "pano_id": "TMX7316010203-001048_pano_0000_001708", "timestamp": "2019-01-11T08:30:48.336590Z", "filename": "pano_0000_001708.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.40961907, "relative_pitch": 84.5830938108121, "relative_heading": 197.40102726518666, "relative_elevation": 46.5024385759607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911657257679, 52.3616675542338, 47.3328698016703 ] }, "distance": 4.49, "direction": 273.94, "angle": 84.58, "elevation": 47.33, "pano_id": "TMX7316010203-002537_pano_0000_000434", "timestamp": "2022-04-22T08:07:54.027340Z", "filename": "pano_0000_000434.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.49104543, "relative_pitch": 84.5798783159986, "relative_heading": 273.935503334076, "relative_elevation": 47.3328698016703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914717826461, 52.3616991670891, 47.290409184061 ] }, "distance": 4.51, "direction": 327.95, "angle": 84.55, "elevation": 47.29, "pano_id": "TMX7316010203-001594_pano_0004_001276", "timestamp": "2020-01-27T13:54:18.772120Z", "filename": "pano_0004_001276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.5139947, "relative_pitch": 84.54748584471184, "relative_heading": 327.94843649715494, "relative_elevation": 47.290409184061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911549246378, 52.3616596198607, 46.4806671272963 ] }, "distance": 4.59, "direction": 262.81, "angle": 84.36, "elevation": 46.48, "pano_id": "TMX7316010203-000714_pano_0001_003562", "timestamp": "2018-05-11T09:26:36.629790Z", "filename": "pano_0001_003562.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.59015029, "relative_pitch": 84.36010109711228, "relative_heading": 262.8080954879032, "relative_elevation": 46.4806671272963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0004_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911431822918, 52.361656465586, 46.5975873926654 ] }, "distance": 4.73, "direction": 258.7, "angle": 84.21, "elevation": 46.6, "pano_id": "TMX7316060226-000478_pano_0004_000026", "timestamp": "2019-11-11T12:22:31.033320Z", "filename": "pano_0004_000026.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.72557395, "relative_pitch": 84.2092938447408, "relative_heading": 258.70387866859403, "relative_elevation": 46.5975873926654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915377007966, 52.3617055497517, 46.6947112167254 ] }, "distance": 4.94, "direction": 336.78, "angle": 83.97, "elevation": 46.69, "pano_id": "TMX7316010203-001666_pano_0000_000050", "timestamp": "2020-04-22T06:33:47.625300Z", "filename": "pano_0000_000050.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 4.93612652, "relative_pitch": 83.96563892510508, "relative_heading": 336.7760738049024, "relative_elevation": 46.6947112167254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899165482956598, 52.36170937469808, 0.0 ] }, "distance": 5.09, "direction": 346.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00247", "timestamp": "2025-01-20T11:34:14Z", "filename": "Job_20250120_0926_Track30_Sphere_00247.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.09296609, "relative_pitch": 0.0, "relative_heading": 346.96702690062386, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899199253141578, 52.36161954678003, 0.0 ] }, "distance": 5.16, "direction": 167.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00245", "timestamp": "2025-01-20T11:34:12Z", "filename": "Job_20250120_0926_Track30_Sphere_00245.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.16389758, "relative_pitch": 0.0, "relative_heading": 167.10947030733107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991856975052, 52.3616179576047, 46.6926815314218 ] }, "distance": 5.22, "direction": 177.49, "angle": 83.63, "elevation": 46.69, "pano_id": "TMX7316010203-001666_pano_0000_000048", "timestamp": "2020-04-22T06:33:46.610350Z", "filename": "pano_0000_000048.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.21560201, "relative_pitch": 83.62644530556948, "relative_heading": 177.48841734994699, "relative_elevation": 46.6926815314218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899104808452734, 52.36166255016432, 0.0 ] }, "distance": 5.29, "direction": 267.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01411", "timestamp": "2025-07-14T07:22:04Z", "filename": "recording_2025-07-14_06-43-08_01411.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.28771193, "relative_pitch": 0.0, "relative_heading": 267.3054061290512, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899104462503034, 52.36166597306126, 0.0 ] }, "distance": 5.31, "direction": 271.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00388", "timestamp": "2024-12-03T12:58:08Z", "filename": "Job_20241203_1333_Track01_Sphere_00388.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.30708131, "relative_pitch": 0.0, "relative_heading": 271.4283987727888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913517310398, 52.3616261477255, 47.3343349033967 ] }, "distance": 5.37, "direction": 216.78, "angle": 83.53, "elevation": 47.33, "pano_id": "TMX7316010203-002537_pano_0000_000433", "timestamp": "2022-04-22T08:07:53.582230Z", "filename": "pano_0000_000433.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.36739933, "relative_pitch": 83.53067220250023, "relative_heading": 216.77510675173374, "relative_elevation": 47.3343349033967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89917115024611, 52.3616152601264, 47.999880220741 ] }, "distance": 5.56, "direction": 187.88, "angle": 83.39, "elevation": 48.0, "pano_id": "TMX7316010203-001664_pano_0000_002327", "timestamp": "2020-04-21T11:37:01.101900Z", "filename": "pano_0000_002327.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.56324685, "relative_pitch": 83.38884413791816, "relative_heading": 187.87727142545324, "relative_elevation": 47.999880220741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916653065216, 52.3616156450866, 46.5855123940855 ] }, "distance": 5.57, "direction": 191.14, "angle": 83.18, "elevation": 46.59, "pano_id": "TMX7316010203-000998_pano_0001_000332", "timestamp": "2018-11-21T11:04:41.649120Z", "filename": "pano_0001_000332.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.57300262, "relative_pitch": 83.17815295347862, "relative_heading": 191.14430305198326, "relative_elevation": 46.5855123940855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913479624607, 52.3617063414188, 48.0579135138541 ] }, "distance": 5.65, "direction": 324.99, "angle": 83.3, "elevation": 48.06, "pano_id": "TMX7316010203-001664_pano_0000_002325", "timestamp": "2020-04-21T11:36:59.711870Z", "filename": "pano_0000_002325.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.6457759, "relative_pitch": 83.29968417649806, "relative_heading": 324.99115166650955, "relative_elevation": 48.0579135138541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913707048413, 52.3616216032928, 47.0399587079883 ] }, "distance": 5.71, "direction": 212.69, "angle": 83.08, "elevation": 47.04, "pano_id": "TMX7316010203-002040_pano_0001_002737", "timestamp": "2021-03-15T09:43:08.549950Z", "filename": "pano_0001_002737.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.70953398, "relative_pitch": 83.07950511048527, "relative_heading": 212.69469871578275, "relative_elevation": 47.0399587079883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914008807649, 52.3616191646657, 46.5466136774048 ] }, "distance": 5.84, "direction": 209.56, "angle": 82.85, "elevation": 46.55, "pano_id": "TMX7316010203-002824_pano_0021_000136", "timestamp": "2022-10-07T09:54:00.574390Z", "filename": "pano_0021_000136.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.83561375, "relative_pitch": 82.85403278730664, "relative_heading": 209.55545095790913, "relative_elevation": 46.5466136774048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991486361881, 52.3617131461502, 46.4429848482832 ] }, "distance": 5.85, "direction": 336.89, "angle": 82.82, "elevation": 46.44, "pano_id": "TMX7316010203-002865_pano_0008_000140", "timestamp": "2022-12-15T11:51:04.772810Z", "filename": "pano_0008_000140.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.85083943, "relative_pitch": 82.81976236599158, "relative_heading": 336.8927988920147, "relative_elevation": 46.4429848482832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913008969527, 52.3617066234352, 46.5537256421521 ] }, "distance": 5.86, "direction": 322.6, "angle": 82.82, "elevation": 46.55, "pano_id": "TMX7316010203-000998_pano_0001_000330", "timestamp": "2018-11-21T11:04:39.614100Z", "filename": "pano_0001_000330.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.86052967, "relative_pitch": 82.82492442422564, "relative_heading": 322.59902835799414, "relative_elevation": 46.5537256421521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911788295248, 52.3617009035264, 47.5421449365094 ] }, "distance": 5.95, "direction": 312.47, "angle": 82.86, "elevation": 47.54, "pano_id": "TMX7316010203-001176_pano_0001_000028", "timestamp": "2019-05-10T10:24:14.394210Z", "filename": "pano_0001_000028.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 5.95282218, "relative_pitch": 82.86305364219885, "relative_heading": 312.46716322383367, "relative_elevation": 47.5421449365094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991749185712, 52.3616102763016, 47.2186586428434 ] }, "distance": 6.09, "direction": 184.77, "angle": 82.66, "elevation": 47.22, "pano_id": "TMX7316010203-001594_pano_0004_001274", "timestamp": "2020-01-27T13:54:17.522120Z", "filename": "pano_0004_001274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.08637121, "relative_pitch": 82.65521043055281, "relative_heading": 184.7664359851534, "relative_elevation": 47.2186586428434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915183997948, 52.3616125438903, 47.5180118791759 ] }, "distance": 6.17, "direction": 199.67, "angle": 82.6, "elevation": 47.52, "pano_id": "TMX7316010203-001176_pano_0001_000030", "timestamp": "2019-05-10T10:24:15.559230Z", "filename": "pano_0001_000030.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.17322788, "relative_pitch": 82.59796562417867, "relative_heading": 199.67007773666887, "relative_elevation": 47.5180118791759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899121676427271, 52.36162253445444, 0.0 ] }, "distance": 6.26, "direction": 221.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00389", "timestamp": "2024-12-03T12:58:09Z", "filename": "Job_20241203_1333_Track01_Sphere_00389.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.25955634, "relative_pitch": 0.0, "relative_heading": 221.31768545913286, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913469965542, 52.3616165280059, 46.4715469088405 ] }, "distance": 6.27, "direction": 211.15, "angle": 82.31, "elevation": 46.47, "pano_id": "TMX7316010203-000714_pano_0001_003563", "timestamp": "2018-05-11T09:26:37.354890Z", "filename": "pano_0001_003563.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.27432529, "relative_pitch": 82.31074524919823, "relative_heading": 211.1499951745163, "relative_elevation": 46.4715469088405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914105219849, 52.3617155500114, 47.5579395228997 ] }, "distance": 6.31, "direction": 333.53, "angle": 82.44, "elevation": 47.56, "pano_id": "TMX7316010203-001048_pano_0000_001158", "timestamp": "2019-01-11T08:19:47.162490Z", "filename": "pano_0000_001158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.31049535, "relative_pitch": 82.44153781105008, "relative_heading": 333.5294847348828, "relative_elevation": 47.5579395228997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911630432177, 52.361705581289, 46.5460972338915 ] }, "distance": 6.39, "direction": 315.26, "angle": 82.18, "elevation": 46.55, "pano_id": "TMX7316010203-002824_pano_0021_000138", "timestamp": "2022-10-07T09:54:01.524380Z", "filename": "pano_0021_000138.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.39117431, "relative_pitch": 82.18169289939325, "relative_heading": 315.2595299519418, "relative_elevation": 46.5460972338915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899197481002, 52.3616080765137, 46.7908855145797 ] }, "distance": 6.39, "direction": 170.72, "angle": 82.22, "elevation": 46.79, "pano_id": "TMX7316010203-002040_pano_0001_001703", "timestamp": "2021-03-15T09:14:57.674420Z", "filename": "pano_0001_001703.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.39382049, "relative_pitch": 82.21891183498484, "relative_heading": 170.71798556258182, "relative_elevation": 46.7908855145797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899122332041611, 52.3616189870059, 0.0 ] }, "distance": 6.53, "direction": 218.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01412", "timestamp": "2025-07-14T07:22:05Z", "filename": "recording_2025-07-14_06-43-08_01412.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.53316801, "relative_pitch": 0.0, "relative_heading": 218.73699624861962, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0004_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913193758593, 52.3616142144193, 46.6105225374922 ] }, "distance": 6.59, "direction": 211.39, "angle": 81.95, "elevation": 46.61, "pano_id": "TMX7316060226-000478_pano_0004_000027", "timestamp": "2019-11-11T12:22:31.898230Z", "filename": "pano_0004_000027.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.59203966, "relative_pitch": 81.9501517805539, "relative_heading": 211.39215964586217, "relative_elevation": 46.6105225374922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899179137574921, 52.36160512843712, 0.0 ] }, "distance": 6.64, "direction": 181.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01156", "timestamp": "2025-07-14T07:15:36Z", "filename": "recording_2025-07-14_06-43-08_01156.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.64173681, "relative_pitch": 0.0, "relative_heading": 181.88378318911668, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0008_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991878627132, 52.3616046135708, 47.2065370921046 ] }, "distance": 6.71, "direction": 176.79, "angle": 81.91, "elevation": 47.21, "pano_id": "TMX7316010203-002619_pano_0008_000046", "timestamp": "2022-06-22T07:34:20.063750Z", "filename": "pano_0008_000046.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.70599114, "relative_pitch": 81.91486377530553, "relative_heading": 176.785304192748, "relative_elevation": 47.2065370921046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913159983303, 52.3617171561545, 46.5539022516459 ] }, "distance": 6.78, "direction": 329.33, "angle": 81.72, "elevation": 46.55, "pano_id": "TMX7316010203-001048_pano_0000_001710", "timestamp": "2019-01-11T08:30:49.991600Z", "filename": "pano_0000_001710.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.77573651, "relative_pitch": 81.71897313015542, "relative_heading": 329.3251460853537, "relative_elevation": 46.5539022516459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89919707392126, 52.3616044167829, 48.0231711063534 ] }, "distance": 6.79, "direction": 171.5, "angle": 81.95, "elevation": 48.02, "pano_id": "TMX7316010203-000714_pano_0001_003447", "timestamp": "2018-05-11T09:23:35.665950Z", "filename": "pano_0001_003447.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.79188654, "relative_pitch": 81.95008321825426, "relative_heading": 171.50299601466375, "relative_elevation": 48.0231711063534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0004_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89909673815307, 52.3616985714958, 46.602195548825 ] }, "distance": 6.94, "direction": 302.81, "angle": 81.53, "elevation": 46.6, "pano_id": "TMX7316060226-000478_pano_0004_000025", "timestamp": "2019-11-11T12:22:30.178220Z", "filename": "pano_0004_000025.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 6.93851602, "relative_pitch": 81.53154542491035, "relative_heading": 302.80990230721295, "relative_elevation": 46.602195548825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991513229525, 52.3617252038595, 47.9546016836539 ] }, "distance": 7.05, "direction": 342.55, "angle": 81.64, "elevation": 47.95, "pano_id": "TMX7316060226-000020_pano_0003_000365", "timestamp": "2016-08-15T07:29:22.374970Z", "filename": "pano_0003_000365.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 7.04742172, "relative_pitch": 81.63964052835875, "relative_heading": 342.5516009277433, "relative_elevation": 47.9546016836539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89909643482707, 52.3617030128829, 46.4959458457306 ] }, "distance": 7.23, "direction": 306.01, "angle": 81.16, "elevation": 46.5, "pano_id": "TMX7316010203-000714_pano_0001_003561", "timestamp": "2018-05-11T09:26:35.899780Z", "filename": "pano_0001_003561.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 7.23497136, "relative_pitch": 81.1554558808275, "relative_heading": 306.01234891649557, "relative_elevation": 46.4959458457306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913633144469, 52.3617235114437, 47.9470410495996 ] }, "distance": 7.25, "direction": 334.38, "angle": 81.4, "elevation": 47.95, "pano_id": "TMX7316010203-001681_pano_0000_005810", "timestamp": "2020-04-29T11:58:53.908620Z", "filename": "pano_0000_005810.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 7.24765846, "relative_pitch": 81.4042638885667, "relative_heading": 334.3754131128302, "relative_elevation": 47.9470410495996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8990989737625, 52.3617087530089, 47.3388492893428 ] }, "distance": 7.5, "direction": 310.74, "angle": 81.0, "elevation": 47.34, "pano_id": "TMX7316010203-002537_pano_0000_000435", "timestamp": "2022-04-22T08:07:54.472240Z", "filename": "pano_0000_000435.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 7.49615852, "relative_pitch": 81.00186392082905, "relative_heading": 310.7440287570795, "relative_elevation": 47.3388492893428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89909856831735, 52.3617108489369, 47.0069651249796 ] }, "distance": 7.67, "direction": 311.93, "angle": 80.73, "elevation": 47.01, "pano_id": "TMX7316010203-002040_pano_0001_002735", "timestamp": "2021-03-15T09:43:06.435070Z", "filename": "pano_0001_002735.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 7.6709455, "relative_pitch": 80.7317447941669, "relative_heading": 311.9292524099879, "relative_elevation": 47.0069651249796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89920217283238, 52.3615963080831, 47.7511562015861 ] }, "distance": 7.74, "direction": 169.95, "angle": 80.79, "elevation": 47.75, "pano_id": "TMX7316060226-000020_pano_0003_000362", "timestamp": "2016-08-15T07:29:18.720010Z", "filename": "pano_0003_000362.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 7.73845205, "relative_pitch": 80.79479432652282, "relative_heading": 169.94631393032626, "relative_elevation": 47.7511562015861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899087578333179, 52.36170612351753, 0.0 ] }, "distance": 7.93, "direction": 305.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01410", "timestamp": "2025-07-14T07:22:02Z", "filename": "recording_2025-07-14_06-43-08_01410.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 7.92686577, "relative_pitch": 0.0, "relative_heading": 305.4720441149286, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899087411904951, 52.361709241571944, 0.0 ] }, "distance": 8.14, "direction": 307.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00387", "timestamp": "2024-12-03T12:58:07Z", "filename": "Job_20241203_1333_Track01_Sphere_00387.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 8.14211975, "relative_pitch": 0.0, "relative_heading": 307.41450501294247, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916157247129, 52.361591379255, 47.627797011286 ] }, "distance": 8.29, "direction": 189.83, "angle": 80.13, "elevation": 47.63, "pano_id": "TMX7316010203-002865_pano_0006_000339", "timestamp": "2022-12-15T11:39:35.834310Z", "filename": "pano_0006_000339.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 8.28972128, "relative_pitch": 80.12645606377019, "relative_heading": 189.82758461740073, "relative_elevation": 47.627797011286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89917364157063, 52.3615895510586, 47.9181196391582 ] }, "distance": 8.39, "direction": 184.05, "angle": 80.07, "elevation": 47.92, "pano_id": "TMX7316010203-001681_pano_0000_005807", "timestamp": "2020-04-29T11:58:51.918650Z", "filename": "pano_0000_005807.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 8.39246559, "relative_pitch": 80.06587172027267, "relative_heading": 184.05000409785137, "relative_elevation": 47.9181196391582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914821146425, 52.3617375438685, 48.0740679614246 ] }, "distance": 8.42, "direction": 343.98, "angle": 80.06, "elevation": 48.07, "pano_id": "TMX7316010203-000714_pano_0001_003450", "timestamp": "2018-05-11T09:23:38.695920Z", "filename": "pano_0001_003450.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 8.42352818, "relative_pitch": 80.06153601103736, "relative_heading": 343.9768528391215, "relative_elevation": 48.0740679614246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911423978032, 52.3617287280433, 47.634366935119 ] }, "distance": 8.49, "direction": 326.89, "angle": 79.89, "elevation": 47.63, "pano_id": "TMX7316010203-002865_pano_0006_000336", "timestamp": "2022-12-15T11:39:33.494380Z", "filename": "pano_0006_000336.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 8.49419038, "relative_pitch": 79.88925452275937, "relative_heading": 326.8945860281033, "relative_elevation": 47.634366935119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899129847728147, 52.3617365145222, 0.0 ] }, "distance": 8.75, "direction": 335.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01159", "timestamp": "2025-07-14T07:15:39Z", "filename": "recording_2025-07-14_06-43-08_01159.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 8.74623649, "relative_pitch": 0.0, "relative_heading": 335.86591125579287, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914430082715, 52.3617409972529, 46.8116208678111 ] }, "distance": 8.87, "direction": 343.01, "angle": 79.27, "elevation": 46.81, "pano_id": "TMX7316010203-002040_pano_0001_001706", "timestamp": "2021-03-15T09:15:00.099420Z", "filename": "pano_0001_001706.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 8.86767501, "relative_pitch": 79.27338005698594, "relative_heading": 343.00772098578574, "relative_elevation": 46.8116208678111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918801313581, 52.3615842313468, 47.5396538972855 ] }, "distance": 8.97, "direction": 177.53, "angle": 79.31, "elevation": 47.54, "pano_id": "TMX7316010203-001048_pano_0000_001155", "timestamp": "2019-01-11T08:19:44.527520Z", "filename": "pano_0000_001155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 8.97177513, "relative_pitch": 79.31272615844786, "relative_heading": 177.5322170472531, "relative_elevation": 47.5396538972855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915437390975, 52.3615848742316, 47.3365708161145 ] }, "distance": 9.09, "direction": 192.09, "angle": 79.13, "elevation": 47.34, "pano_id": "TMX7316010203-002537_pano_0000_000432", "timestamp": "2022-04-22T08:07:53.142240Z", "filename": "pano_0000_000432.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 9.09375693, "relative_pitch": 79.1254800081477, "relative_heading": 192.09414708411816, "relative_elevation": 47.3365708161145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918270633985, 52.3615825002312, 46.4802126660943 ] }, "distance": 9.16, "direction": 179.84, "angle": 78.86, "elevation": 46.48, "pano_id": "TMX7316010203-001048_pano_0000_001707", "timestamp": "2019-01-11T08:30:47.436640Z", "filename": "pano_0000_001707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 9.15611671, "relative_pitch": 78.8560145016854, "relative_heading": 179.84489253249683, "relative_elevation": 46.4802126660943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89919807925134, 52.3615820669513, 46.3557024151087 ] }, "distance": 9.27, "direction": 173.36, "angle": 78.7, "elevation": 46.36, "pano_id": "TMX7316010203-002865_pano_0008_000137", "timestamp": "2022-12-15T11:51:01.797840Z", "filename": "pano_0008_000137.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 9.26651682, "relative_pitch": 78.69556268963112, "relative_heading": 173.35659336174317, "relative_elevation": 46.3557024151087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913411840886, 52.3617434128821, 47.3377628177404 ] }, "distance": 9.35, "direction": 339.42, "angle": 78.83, "elevation": 47.34, "pano_id": "TMX7316010203-001594_pano_0004_001277", "timestamp": "2020-01-27T13:54:19.402140Z", "filename": "pano_0004_001277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 9.34577029, "relative_pitch": 78.83186864847667, "relative_heading": 339.4200360192886, "relative_elevation": 47.3377628177404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899150126994676, 52.36175073581789, 0.0 ] }, "distance": 9.81, "direction": 347.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00248", "timestamp": "2025-01-20T11:34:15Z", "filename": "Job_20250120_0926_Track30_Sphere_00248.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 9.81276055, "relative_pitch": 0.0, "relative_heading": 347.07653167668127, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913836770887, 52.3617493294148, 46.7102490449324 ] }, "distance": 9.87, "direction": 342.34, "angle": 78.07, "elevation": 46.71, "pano_id": "TMX7316010203-001666_pano_0000_000051", "timestamp": "2020-04-22T06:33:48.130330Z", "filename": "pano_0000_000051.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 9.87315003, "relative_pitch": 78.06505633680536, "relative_heading": 342.3369592686724, "relative_elevation": 46.7102490449324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915612022392, 52.3615768044088, 47.0672851074487 ] }, "distance": 9.95, "direction": 190.34, "angle": 78.06, "elevation": 47.07, "pano_id": "TMX7316010203-002040_pano_0001_002738", "timestamp": "2021-03-15T09:43:10.005110Z", "filename": "pano_0001_002738.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 9.95152287, "relative_pitch": 78.06167003864637, "relative_heading": 190.340925611738, "relative_elevation": 47.0672851074487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915606852661, 52.361576604901, 46.5582813210785 ] }, "distance": 9.97, "direction": 190.34, "angle": 77.91, "elevation": 46.56, "pano_id": "TMX7316010203-002824_pano_0021_000135", "timestamp": "2022-10-07T09:54:00.089370Z", "filename": "pano_0021_000135.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 9.97399454, "relative_pitch": 77.9085139377981, "relative_heading": 190.3379360137836, "relative_elevation": 46.5582813210785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913912737403, 52.361578899092, 0.0 ] }, "distance": 10.0, "direction": 197.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00390", "timestamp": "2024-12-03T12:58:10Z", "filename": "Job_20241203_1333_Track01_Sphere_00390.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 9.99996175, "relative_pitch": 0.0, "relative_heading": 197.12137031091856, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89920186262884, 52.3615743221642, 46.6997586106881 ] }, "distance": 10.15, "direction": 172.47, "angle": 77.73, "elevation": 46.7, "pano_id": "TMX7316010203-001666_pano_0000_000047", "timestamp": "2020-04-22T06:33:46.100370Z", "filename": "pano_0000_000047.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.15354585, "relative_pitch": 77.73355753835448, "relative_heading": 172.47453967435132, "relative_elevation": 46.6997586106881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89921554517299, 52.36157582573977, 0.0 ] }, "distance": 10.15, "direction": 167.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00244", "timestamp": "2025-01-20T11:34:10Z", "filename": "Job_20250120_0926_Track30_Sphere_00244.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.15391361, "relative_pitch": 0.0, "relative_heading": 167.1288573148372, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915596032134, 52.3615738335959, 46.4645660687238 ] }, "distance": 10.28, "direction": 190.07, "angle": 77.53, "elevation": 46.46, "pano_id": "TMX7316010203-000714_pano_0001_003564", "timestamp": "2018-05-11T09:26:38.084890Z", "filename": "pano_0001_003564.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.27879862, "relative_pitch": 77.52603368931595, "relative_heading": 190.06988865127096, "relative_elevation": 46.4645660687238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899140602699034, 52.361575570728135, 0.0 ] }, "distance": 10.33, "direction": 195.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01413", "timestamp": "2025-07-14T07:22:08Z", "filename": "recording_2025-07-14_06-43-08_01413.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.32635837, "relative_pitch": 0.0, "relative_heading": 195.98339317084623, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89910037654106, 52.3617448501398, 47.5607522912323 ] }, "distance": 10.51, "direction": 327.92, "angle": 77.53, "elevation": 47.56, "pano_id": "TMX7316010203-001176_pano_0001_000027", "timestamp": "2019-05-10T10:24:13.824200Z", "filename": "pano_0001_000027.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.51445396, "relative_pitch": 77.53389045394815, "relative_heading": 327.9231221328418, "relative_elevation": 47.5607522912323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0004_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914908627308, 52.3615719573369, 46.6232820600271 ] }, "distance": 10.57, "direction": 192.37, "angle": 77.22, "elevation": 46.62, "pano_id": "TMX7316060226-000478_pano_0004_000028", "timestamp": "2019-11-11T12:22:32.803170Z", "filename": "pano_0004_000028.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.57476676, "relative_pitch": 77.22078278543586, "relative_heading": 192.37086510068733, "relative_elevation": 46.6232820600271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918587988604, 52.3615694192255, 46.6088776085526 ] }, "distance": 10.61, "direction": 178.7, "angle": 77.17, "elevation": 46.61, "pano_id": "TMX7316010203-000998_pano_0001_000333", "timestamp": "2018-11-21T11:04:42.959090Z", "filename": "pano_0001_000333.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.6143976, "relative_pitch": 77.17063889056205, "relative_heading": 178.69909842458446, "relative_elevation": 46.6088776085526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911734992573, 52.361751658141, 48.1026987368241 ] }, "distance": 10.63, "direction": 335.39, "angle": 77.54, "elevation": 48.1, "pano_id": "TMX7316010203-001664_pano_0000_002324", "timestamp": "2020-04-21T11:36:59.141910Z", "filename": "pano_0000_002324.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.63251277, "relative_pitch": 77.5358795526556, "relative_heading": 335.39181766130747, "relative_elevation": 48.1026987368241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89919130763929, 52.3615690943324, 47.9679421009496 ] }, "distance": 10.67, "direction": 176.72, "angle": 77.46, "elevation": 47.97, "pano_id": "TMX7316010203-001664_pano_0000_002328", "timestamp": "2020-04-21T11:37:02.076930Z", "filename": "pano_0000_002328.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.66531483, "relative_pitch": 77.46462231922415, "relative_heading": 176.71723272702855, "relative_elevation": 47.9679421009496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991050505945, 52.3617486506303, 46.5541136013344 ] }, "distance": 10.72, "direction": 330.57, "angle": 77.04, "elevation": 46.55, "pano_id": "TMX7316010203-002824_pano_0021_000139", "timestamp": "2022-10-07T09:54:01.999360Z", "filename": "pano_0021_000139.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.7151061, "relative_pitch": 77.03828206582027, "relative_heading": 330.5676256986529, "relative_elevation": 46.5541136013344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916896347947, 52.3615684746095, 47.5094437981024 ] }, "distance": 10.76, "direction": 184.86, "angle": 77.24, "elevation": 47.51, "pano_id": "TMX7316010203-001176_pano_0001_000031", "timestamp": "2019-05-10T10:24:16.149170Z", "filename": "pano_0001_000031.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.75545985, "relative_pitch": 77.24406856420006, "relative_heading": 184.86110026567198, "relative_elevation": 47.5094437981024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911184057225, 52.3617516660575, 46.5564107494429 ] }, "distance": 10.79, "direction": 333.58, "angle": 76.95, "elevation": 46.56, "pano_id": "TMX7316010203-000998_pano_0001_000329", "timestamp": "2018-11-21T11:04:38.649110Z", "filename": "pano_0001_000329.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.7949815, "relative_pitch": 76.945579576716, "relative_heading": 333.582359267148, "relative_elevation": 46.5564107494429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913306087367, 52.3617573014994, 46.4920839881524 ] }, "distance": 10.83, "direction": 341.94, "angle": 76.89, "elevation": 46.49, "pano_id": "TMX7316010203-002865_pano_0008_000141", "timestamp": "2022-12-15T11:51:05.792790Z", "filename": "pano_0008_000141.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 10.82837104, "relative_pitch": 76.88909986307655, "relative_heading": 341.93844153548423, "relative_elevation": 46.4920839881524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89919049747381, 52.3615660318029, 47.1840902091935 ] }, "distance": 11.0, "direction": 177.11, "angle": 76.87, "elevation": 47.18, "pano_id": "TMX7316010203-001594_pano_0004_001273", "timestamp": "2020-01-27T13:54:16.897050Z", "filename": "pano_0004_001273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 11.00262876, "relative_pitch": 76.87403030870506, "relative_heading": 177.10579023568977, "relative_elevation": 47.1840902091935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0004_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89907904710945, 52.3617409541026, 46.6075222631916 ] }, "distance": 11.02, "direction": 320.3, "angle": 76.7, "elevation": 46.61, "pano_id": "TMX7316060226-000478_pano_0004_000024", "timestamp": "2019-11-11T12:22:29.363190Z", "filename": "pano_0004_000024.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 11.01611965, "relative_pitch": 76.70166694285481, "relative_heading": 320.2996283685463, "relative_elevation": 46.6075222631916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89912475397172, 52.3617593027201, 47.5834931014106 ] }, "distance": 11.23, "direction": 339.54, "angle": 76.73, "elevation": 47.58, "pano_id": "TMX7316010203-001048_pano_0000_001159", "timestamp": "2019-01-11T08:19:47.972480Z", "filename": "pano_0000_001159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 11.22533121, "relative_pitch": 76.72615176047398, "relative_heading": 339.5440742312745, "relative_elevation": 47.5834931014106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899195850994223, 52.36156180459643, 0.0 ] }, "distance": 11.5, "direction": 175.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01155", "timestamp": "2025-07-14T07:15:34Z", "filename": "recording_2025-07-14_06-43-08_01155.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 11.49586554, "relative_pitch": 0.0, "relative_heading": 175.40855748887444, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89907750341819, 52.3617462310399, 46.5182900298387 ] }, "distance": 11.54, "direction": 321.76, "angle": 76.07, "elevation": 46.52, "pano_id": "TMX7316010203-000714_pano_0001_003560", "timestamp": "2018-05-11T09:26:35.169780Z", "filename": "pano_0001_003560.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 11.53882259, "relative_pitch": 76.06900483416474, "relative_heading": 321.7604790897723, "relative_elevation": 46.5182900298387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89908241952403, 52.3617501554141, 47.3566392688081 ] }, "distance": 11.69, "direction": 324.38, "angle": 76.14, "elevation": 47.36, "pano_id": "TMX7316010203-002537_pano_0000_000436", "timestamp": "2022-04-22T08:07:54.922200Z", "filename": "pano_0000_000436.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 11.68669379, "relative_pitch": 76.13750208217593, "relative_heading": 324.3760943007361, "relative_elevation": 47.3566392688081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0008_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89920590643996, 52.3615607345293, 47.205401789397 ] }, "distance": 11.69, "direction": 172.11, "angle": 76.09, "elevation": 47.21, "pano_id": "TMX7316010203-002619_pano_0008_000045", "timestamp": "2022-06-22T07:34:19.128780Z", "filename": "pano_0008_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 11.68879603, "relative_pitch": 76.09240586177467, "relative_heading": 172.10646343188543, "relative_elevation": 47.205401789397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911700325162, 52.3617624539656, 46.5938103701919 ] }, "distance": 11.74, "direction": 337.73, "angle": 75.85, "elevation": 46.59, "pano_id": "TMX7316010203-001048_pano_0000_001711", "timestamp": "2019-01-11T08:30:50.776890Z", "filename": "pano_0000_001711.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 11.74430016, "relative_pitch": 75.85288096288754, "relative_heading": 337.728156029159, "relative_elevation": 46.5938103701919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89913332241327, 52.3617682846096, 48.038746567443 ] }, "distance": 11.99, "direction": 343.83, "angle": 75.98, "elevation": 48.04, "pano_id": "TMX7316060226-000020_pano_0003_000366", "timestamp": "2016-08-15T07:29:23.504960Z", "filename": "pano_0003_000366.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 11.99129731, "relative_pitch": 75.98440116080961, "relative_heading": 343.8301985199178, "relative_elevation": 48.038746567443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899070743851638, 52.36174976141334, 0.0 ] }, "distance": 12.13, "direction": 321.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01409", "timestamp": "2025-07-14T07:22:01Z", "filename": "recording_2025-07-14_06-43-08_01409.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 12.13296542, "relative_pitch": 0.0, "relative_heading": 321.200744360549, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89912388508723, 52.3617682328691, 47.9833330195397 ] }, "distance": 12.18, "direction": 340.92, "angle": 75.76, "elevation": 47.98, "pano_id": "TMX7316010203-001681_pano_0000_005811", "timestamp": "2020-04-29T11:58:54.468630Z", "filename": "pano_0000_005811.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 12.18054798, "relative_pitch": 75.75635607630944, "relative_heading": 340.91691675331737, "relative_elevation": 47.9833330195397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89908054983999, 52.3617556448078, 47.020723072812 ] }, "distance": 12.26, "direction": 325.56, "angle": 75.39, "elevation": 47.02, "pano_id": "TMX7316010203-002040_pano_0001_002734", "timestamp": "2021-03-15T09:43:05.509950Z", "filename": "pano_0001_002734.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 12.25999246, "relative_pitch": 75.38629454572437, "relative_heading": 325.55505266373035, "relative_elevation": 47.020723072812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899070626010571, 52.361752466232694, 0.0 ] }, "distance": 12.37, "direction": 322.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00386", "timestamp": "2024-12-03T12:58:07Z", "filename": "Job_20241203_1333_Track01_Sphere_00386.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 12.37390368, "relative_pitch": 0.0, "relative_heading": 322.0450496115285, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89921634267253, 52.3615529096012, 47.7061155643314 ] }, "distance": 12.66, "direction": 169.46, "angle": 75.14, "elevation": 47.71, "pano_id": "TMX7316060226-000020_pano_0003_000361", "timestamp": "2016-08-15T07:29:17.710020Z", "filename": "pano_0003_000361.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 12.66239928, "relative_pitch": 75.1350184623713, "relative_heading": 169.46010954082342, "relative_elevation": 47.7061155643314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991831415945, 52.3615442894392, 47.9100907901302 ] }, "distance": 13.41, "direction": 179.77, "angle": 74.37, "elevation": 47.91, "pano_id": "TMX7316010203-001681_pano_0000_005806", "timestamp": "2020-04-29T11:58:51.078700Z", "filename": "pano_0000_005806.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 13.40806946, "relative_pitch": 74.36524590573411, "relative_heading": 179.76737381927492, "relative_elevation": 47.9100907901302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89917892310533, 52.3615442516278, 47.628888710402 ] }, "distance": 13.41, "direction": 181.0, "angle": 74.27, "elevation": 47.63, "pano_id": "TMX7316010203-002865_pano_0006_000340", "timestamp": "2022-12-15T11:39:37.044480Z", "filename": "pano_0006_000340.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 13.41418905, "relative_pitch": 74.27066935329627, "relative_heading": 180.99500162605477, "relative_elevation": 47.628888710402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89909867651353, 52.3617739127619, 47.6661861902103 ] }, "distance": 13.41, "direction": 334.86, "angle": 74.28, "elevation": 47.67, "pano_id": "TMX7316010203-002865_pano_0006_000335", "timestamp": "2022-12-15T11:39:32.849310Z", "filename": "pano_0006_000335.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 13.41426399, "relative_pitch": 74.28228518891255, "relative_heading": 334.8563384079748, "relative_elevation": 47.6661861902103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991305432356, 52.3617815648946, 48.1275767665356 ] }, "distance": 13.47, "direction": 344.81, "angle": 74.37, "elevation": 48.13, "pano_id": "TMX7316010203-000714_pano_0001_003451", "timestamp": "2018-05-11T09:23:39.680950Z", "filename": "pano_0001_003451.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 13.46527512, "relative_pitch": 74.36928645071713, "relative_heading": 344.8076231149124, "relative_elevation": 48.1275767665356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89917405619364, 52.3615436379334, 47.3349265018478 ] }, "distance": 13.49, "direction": 182.4, "angle": 74.09, "elevation": 47.33, "pano_id": "TMX7316010203-002537_pano_0000_000431", "timestamp": "2022-04-22T08:07:52.707180Z", "filename": "pano_0000_000431.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 13.49226847, "relative_pitch": 74.09041684669548, "relative_heading": 182.39784376095201, "relative_elevation": 47.3349265018478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899113950829643, 52.361780336043715, 0.0 ] }, "distance": 13.68, "direction": 340.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01160", "timestamp": "2025-07-14T07:15:40Z", "filename": "recording_2025-07-14_06-43-08_01160.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 13.67601618, "relative_pitch": 0.0, "relative_heading": 340.082136984693, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918897523665, 52.3615400553813, 47.534149360843 ] }, "distance": 13.89, "direction": 178.14, "angle": 73.71, "elevation": 47.53, "pano_id": "TMX7316010203-001048_pano_0000_001154", "timestamp": "2019-01-11T08:19:43.602520Z", "filename": "pano_0000_001154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 13.88645353, "relative_pitch": 73.7149966580823, "relative_heading": 178.13534853358234, "relative_elevation": 47.534149360843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89912658685383, 52.3617855110579, 46.8479870054871 ] }, "distance": 13.96, "direction": 344.21, "angle": 73.41, "elevation": 46.85, "pano_id": "TMX7316010203-002040_pano_0001_001707", "timestamp": "2021-03-15T09:15:01.014510Z", "filename": "pano_0001_001707.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 13.96041941, "relative_pitch": 73.40625874066254, "relative_heading": 344.21239311684536, "relative_elevation": 46.8479870054871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89920645463384, 52.3615379865304, 46.4374840846285 ] }, "distance": 14.2, "direction": 173.36, "angle": 72.99, "elevation": 46.44, "pano_id": "TMX7316010203-001048_pano_0000_001706", "timestamp": "2019-01-11T08:30:46.426600Z", "filename": "pano_0000_001706.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 14.20460358, "relative_pitch": 72.99183113442103, "relative_heading": 173.3595387120036, "relative_elevation": 46.4374840846285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89912141638853, 52.3617876076999, 47.4102839231491 ] }, "distance": 14.28, "direction": 343.11, "angle": 73.23, "elevation": 47.41, "pano_id": "TMX7316010203-001594_pano_0004_001278", "timestamp": "2020-01-27T13:54:20.042260Z", "filename": "pano_0004_001278.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 14.28340875, "relative_pitch": 73.23389699674414, "relative_heading": 343.1073368647736, "relative_elevation": 47.4102839231491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918876822684, 52.3615349451022, 47.1367206750438 ] }, "distance": 14.45, "direction": 178.26, "angle": 72.95, "elevation": 47.14, "pano_id": "TMX7316010203-002040_pano_0001_002739", "timestamp": "2021-03-15T09:43:12.359920Z", "filename": "pano_0001_002739.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 14.45437259, "relative_pitch": 72.95195609677813, "relative_heading": 178.26456204653854, "relative_elevation": 47.1367206750438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89917621374845, 52.3615346319281, 46.5707753393799 ] }, "distance": 14.49, "direction": 181.65, "angle": 72.72, "elevation": 46.57, "pano_id": "TMX7316010203-002824_pano_0021_000134", "timestamp": "2022-10-07T09:53:59.589330Z", "filename": "pano_0021_000134.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 14.4886077, "relative_pitch": 72.71858907903083, "relative_heading": 181.6512903150134, "relative_elevation": 46.5707753393799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915707790333, 52.36153522084762, 0.0 ] }, "distance": 14.52, "direction": 186.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00391", "timestamp": "2024-12-03T12:58:10Z", "filename": "Job_20241203_1333_Track01_Sphere_00391.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 14.5194286, "relative_pitch": 0.0, "relative_heading": 186.80775323263808, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899133835476862, 52.36179306375269, 0.0 ] }, "distance": 14.65, "direction": 346.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00249", "timestamp": "2025-01-20T11:34:16Z", "filename": "Job_20250120_0926_Track30_Sphere_00249.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 14.65170183, "relative_pitch": 0.0, "relative_heading": 346.9657773538059, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89912340292662, 52.3617929495334, 46.7507740017027 ] }, "distance": 14.82, "direction": 344.28, "angle": 72.42, "elevation": 46.75, "pano_id": "TMX7316010203-001666_pano_0000_000052", "timestamp": "2020-04-22T06:33:48.635310Z", "filename": "pano_0000_000052.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 14.81592734, "relative_pitch": 72.4159153693222, "relative_heading": 344.2761283733324, "relative_elevation": 46.7507740017027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89915965077167, 52.361532211578556, 0.0 ] }, "distance": 14.83, "direction": 185.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01414", "timestamp": "2025-07-14T07:22:13Z", "filename": "recording_2025-07-14_06-43-08_01414.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 14.83268524, "relative_pitch": 0.0, "relative_heading": 185.9821284954325, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89917780427368, 52.361531330243, 46.4545863838866 ] }, "distance": 14.85, "direction": 181.19, "angle": 72.27, "elevation": 46.45, "pano_id": "TMX7316010203-000714_pano_0001_003565", "timestamp": "2018-05-11T09:26:38.819790Z", "filename": "pano_0001_003565.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 14.85320108, "relative_pitch": 72.26905333216371, "relative_heading": 181.1926557965426, "relative_elevation": 46.4545863838866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0004_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916655783536, 52.3615300063939, 46.6427895566449 ] }, "distance": 15.04, "direction": 184.1, "angle": 72.13, "elevation": 46.64, "pano_id": "TMX7316060226-000478_pano_0004_000029", "timestamp": "2019-11-11T12:22:33.783180Z", "filename": "pano_0004_000029.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.0357936, "relative_pitch": 72.13272799775883, "relative_heading": 184.10108186174702, "relative_elevation": 46.6427895566449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8992187175492, 52.3615307215197, 46.7022431595251 ] }, "distance": 15.12, "direction": 170.57, "angle": 72.06, "elevation": 46.7, "pano_id": "TMX7316010203-001666_pano_0000_000046", "timestamp": "2020-04-22T06:33:45.585320Z", "filename": "pano_0000_000046.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.12212792, "relative_pitch": 72.05811166542988, "relative_heading": 170.5686746958987, "relative_elevation": 46.7022431595251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89909419945733, 52.3617912983445, 46.5898977955803 ] }, "distance": 15.3, "direction": 336.9, "angle": 71.81, "elevation": 46.59, "pano_id": "TMX7316010203-002824_pano_0021_000140", "timestamp": "2022-10-07T09:54:02.474400Z", "filename": "pano_0021_000140.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.30484666, "relative_pitch": 71.81457574666906, "relative_heading": 336.900378194426, "relative_elevation": 46.5898977955803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89908037852927, 52.3617887599915, 47.6088258801028 ] }, "distance": 15.45, "direction": 333.27, "angle": 72.03, "elevation": 47.61, "pano_id": "TMX7316010203-001176_pano_0001_000026", "timestamp": "2019-05-10T10:24:13.244210Z", "filename": "pano_0001_000026.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.44535103, "relative_pitch": 72.02579607303619, "relative_heading": 333.2742520532043, "relative_elevation": 47.6088258801028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918619664647, 52.361524496485, 47.494241184555 ] }, "distance": 15.61, "direction": 179.04, "angle": 71.8, "elevation": 47.49, "pano_id": "TMX7316010203-001176_pano_0001_000032", "timestamp": "2019-05-10T10:24:16.744200Z", "filename": "pano_0001_000032.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.6126122, "relative_pitch": 71.80293925935054, "relative_heading": 179.03640741612216, "relative_elevation": 47.494241184555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0004_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899060631641, 52.3617836791773, 46.6498335814103 ] }, "distance": 15.61, "direction": 327.92, "angle": 71.49, "elevation": 46.65, "pano_id": "TMX7316060226-000478_pano_0004_000023", "timestamp": "2019-11-11T12:22:28.578240Z", "filename": "pano_0004_000023.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.61337386, "relative_pitch": 71.4949657289843, "relative_heading": 327.924328569268, "relative_elevation": 46.6498335814103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89909998574169, 52.3617969714164, 48.1679020514712 ] }, "distance": 15.74, "direction": 339.12, "angle": 71.9, "elevation": 48.17, "pano_id": "TMX7316010203-001664_pano_0000_002323", "timestamp": "2020-04-21T11:36:58.596940Z", "filename": "pano_0000_002323.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.74268355, "relative_pitch": 71.90108933266387, "relative_heading": 339.12191892012623, "relative_elevation": 48.1679020514712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911800227529, 52.3618014445953, 46.5638556247577 ] }, "distance": 15.83, "direction": 343.92, "angle": 71.23, "elevation": 46.56, "pano_id": "TMX7316010203-002865_pano_0008_000142", "timestamp": "2022-12-15T11:51:06.742780Z", "filename": "pano_0008_000142.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.82584231, "relative_pitch": 71.22843994082457, "relative_heading": 343.9214456375098, "relative_elevation": 46.5638556247577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89909121150891, 52.3617961757551, 46.5977644892409 ] }, "distance": 15.88, "direction": 336.99, "angle": 71.18, "elevation": 46.6, "pano_id": "TMX7316010203-000998_pano_0001_000328", "timestamp": "2018-11-21T11:04:37.664100Z", "filename": "pano_0001_000328.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.88394178, "relative_pitch": 71.17711831623657, "relative_heading": 336.99309012542176, "relative_elevation": 46.5977644892409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89920743466164, 52.3615220591911, 47.1471703303978 ] }, "distance": 15.97, "direction": 173.86, "angle": 71.28, "elevation": 47.15, "pano_id": "TMX7316010203-001594_pano_0004_001272", "timestamp": "2020-01-27T13:54:16.272130Z", "filename": "pano_0004_001272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 15.97333795, "relative_pitch": 71.28375423198267, "relative_heading": 173.85680947367214, "relative_elevation": 47.1471703303978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89921483961631, 52.3615218175045, 47.9122347226366 ] }, "distance": 16.06, "direction": 172.08, "angle": 71.47, "elevation": 47.91, "pano_id": "TMX7316010203-001664_pano_0000_002329", "timestamp": "2020-04-21T11:37:03.351880Z", "filename": "pano_0000_002329.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.06180303, "relative_pitch": 71.46710456074932, "relative_heading": 172.0776430050736, "relative_elevation": 47.9122347226366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89906739523961, 52.3617916115332, 47.4023895021528 ] }, "distance": 16.14, "direction": 330.98, "angle": 71.2, "elevation": 47.4, "pano_id": "TMX7316010203-002537_pano_0000_000437", "timestamp": "2022-04-22T08:07:55.372200Z", "filename": "pano_0000_000437.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.13950201, "relative_pitch": 71.19738705603764, "relative_heading": 330.9757897720441, "relative_elevation": 47.4023895021528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89910808242859, 52.3618029103692, 47.638162872754 ] }, "distance": 16.18, "direction": 341.78, "angle": 71.24, "elevation": 47.64, "pano_id": "TMX7316010203-001048_pano_0000_001160", "timestamp": "2019-01-11T08:19:48.767520Z", "filename": "pano_0000_001160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.18100633, "relative_pitch": 71.23918476837449, "relative_heading": 341.7816512746132, "relative_elevation": 47.638162872754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89919658674905, 52.3615193215566, 46.6364172110334 ] }, "distance": 16.22, "direction": 176.57, "angle": 70.83, "elevation": 46.64, "pano_id": "TMX7316010203-000998_pano_0001_000334", "timestamp": "2018-11-21T11:04:45.019330Z", "filename": "pano_0001_000334.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.21530106, "relative_pitch": 70.82763540386682, "relative_heading": 176.5692153734006, "relative_elevation": 46.6364172110334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89905835086995, 52.3617896441216, 46.5702103339136 ] }, "distance": 16.26, "direction": 328.7, "angle": 70.75, "elevation": 46.57, "pano_id": "TMX7316010203-000714_pano_0001_003559", "timestamp": "2018-05-11T09:26:34.419830Z", "filename": "pano_0001_003559.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.25980432, "relative_pitch": 70.75355429056908, "relative_heading": 328.7024720927073, "relative_elevation": 46.5702103339136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0008_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89924265005929, 52.3615223370634, 47.1474335454404 ] }, "distance": 16.37, "direction": 165.47, "angle": 70.85, "elevation": 47.15, "pano_id": "TMX7316010203-002619_pano_0008_000044", "timestamp": "2022-06-22T07:34:17.743770Z", "filename": "pano_0008_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.37446143, "relative_pitch": 70.84771468298716, "relative_heading": 165.46920783999047, "relative_elevation": 47.1474335454404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899214562254766, 52.3615183631601, 0.0 ] }, "distance": 16.44, "direction": 172.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01154", "timestamp": "2025-07-14T07:15:33Z", "filename": "recording_2025-07-14_06-43-08_01154.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.44006593, "relative_pitch": 0.0, "relative_heading": 172.3275058019049, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89924618285323, 52.3615195010548, 47.9570777239278 ] }, "distance": 16.74, "direction": 164.94, "angle": 70.76, "elevation": 47.96, "pano_id": "TMX7316010203-000714_pano_0001_003445", "timestamp": "2018-05-11T09:23:32.396000Z", "filename": "pano_0001_003445.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.74103117, "relative_pitch": 70.75674100313559, "relative_heading": 164.94285679515065, "relative_elevation": 47.9570777239278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899054290526781, 52.36179344581677, 0.0 ] }, "distance": 16.76, "direction": 328.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01408", "timestamp": "2025-07-14T07:22:00Z", "filename": "recording_2025-07-14_06-43-08_01408.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.76497451, "relative_pitch": 0.0, "relative_heading": 328.6457605238675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89924503084749, 52.361518889629, 45.9914951520041 ] }, "distance": 16.79, "direction": 165.26, "angle": 69.95, "elevation": 45.99, "pano_id": "TMX7316010203-002865_pano_0008_000098", "timestamp": "2022-12-15T11:49:44.228560Z", "filename": "pano_0008_000098.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.78660414, "relative_pitch": 69.94823840936766, "relative_heading": 165.26185008608965, "relative_elevation": 45.9914951520041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89910243505099, 52.3618077043401, 46.6678020916879 ] }, "distance": 16.81, "direction": 341.1, "angle": 70.19, "elevation": 46.67, "pano_id": "TMX7316010203-001048_pano_0000_001712", "timestamp": "2019-01-11T08:30:51.576540Z", "filename": "pano_0000_001712.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.80916256, "relative_pitch": 70.19160989837222, "relative_heading": 341.1045010049434, "relative_elevation": 46.6678020916879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89925506656285, 52.3615202548833, 46.0459666606039 ] }, "distance": 16.83, "direction": 162.88, "angle": 69.92, "elevation": 46.05, "pano_id": "TMX7316010203-002865_pano_0008_000136", "timestamp": "2022-12-15T11:50:53.008080Z", "filename": "pano_0008_000136.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.82816823, "relative_pitch": 69.92443403226109, "relative_heading": 162.8784419888336, "relative_elevation": 46.0459666606039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899318028291042, 52.36153740318407, 0.0 ] }, "distance": 16.92, "direction": 146.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track06_Sphere_00056", "timestamp": "2024-12-03T13:11:21Z", "filename": "Job_20241203_1333_Track06_Sphere_00056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.92182898, "relative_pitch": 0.0, "relative_heading": 146.89057720718915, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911685719461, 52.3618116666776, 48.147169450298 ] }, "distance": 16.94, "direction": 344.73, "angle": 70.61, "elevation": 48.15, "pano_id": "TMX7316060226-000020_pano_0003_000367", "timestamp": "2016-08-15T07:29:24.509990Z", "filename": "pano_0003_000367.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.94210758, "relative_pitch": 70.61396282901948, "relative_heading": 344.73335426116154, "relative_elevation": 48.147169450298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899053611924146, 52.361795078784574, 0.0 ] }, "distance": 16.94, "direction": 328.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00385", "timestamp": "2024-12-03T12:58:06Z", "filename": "Job_20241203_1333_Track01_Sphere_00385.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 16.94428974, "relative_pitch": 0.0, "relative_heading": 328.8319759972427, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89931755711601, 52.3615361832713, 46.0207198793069 ] }, "distance": 17.02, "direction": 147.23, "angle": 69.71, "elevation": 46.02, "pano_id": "TMX7316010203-002865_pano_0008_000099", "timestamp": "2022-12-15T11:49:45.753520Z", "filename": "pano_0008_000099.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.01829966, "relative_pitch": 69.7057842763785, "relative_heading": 147.23073629079244, "relative_elevation": 46.0207198793069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89928779085332, 52.3615255141283, 46.8738312330097 ] }, "distance": 17.08, "direction": 155.13, "angle": 69.98, "elevation": 46.87, "pano_id": "TMX7316060226-000020_pano_0003_000561", "timestamp": "2016-08-15T07:33:40.743150Z", "filename": "pano_0003_000561.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.0811212, "relative_pitch": 69.97793908891417, "relative_heading": 155.13055365319116, "relative_elevation": 46.8738312330097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89925400223726, 52.3615171942699, 47.11006197799 ] }, "distance": 17.13, "direction": 163.45, "angle": 70.01, "elevation": 47.11, "pano_id": "TMX7316010203-002040_pano_0001_002740", "timestamp": "2021-03-15T09:43:14.744870Z", "filename": "pano_0001_002740.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.13313598, "relative_pitch": 70.01452566124371, "relative_heading": 163.44546831542704, "relative_elevation": 47.11006197799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911144752043, 52.3618128144488, 48.052753678523 ] }, "distance": 17.17, "direction": 343.66, "angle": 70.34, "elevation": 48.05, "pano_id": "TMX7316010203-001681_pano_0000_005812", "timestamp": "2020-04-29T11:58:55.018750Z", "filename": "pano_0000_005812.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.16537286, "relative_pitch": 70.34228970856691, "relative_heading": 343.65886944837297, "relative_elevation": 48.052753678523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89906181356799, 52.3618004934557, 47.0612577637658 ] }, "distance": 17.19, "direction": 331.47, "angle": 69.94, "elevation": 47.06, "pano_id": "TMX7316010203-002040_pano_0001_002733", "timestamp": "2021-03-15T09:43:04.595020Z", "filename": "pano_0001_002733.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.18882465, "relative_pitch": 69.93560086988474, "relative_heading": 331.4658956627202, "relative_elevation": 47.0612577637658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89931933959701, 52.3615332658108, 46.0287622967735 ] }, "distance": 17.36, "direction": 147.47, "angle": 69.34, "elevation": 46.03, "pano_id": "TMX7316010203-002865_pano_0008_000135", "timestamp": "2022-12-15T11:50:46.967970Z", "filename": "pano_0008_000135.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.35715426, "relative_pitch": 69.33885888085523, "relative_heading": 147.47371609853286, "relative_elevation": 46.0287622967735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89923098806709, 52.36150930144, 47.6579399202019 ] }, "distance": 17.62, "direction": 169.16, "angle": 69.71, "elevation": 47.66, "pano_id": "TMX7316060226-000020_pano_0003_000360", "timestamp": "2016-08-15T07:29:16.634990Z", "filename": "pano_0003_000360.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.61573625, "relative_pitch": 69.7142472518572, "relative_heading": 169.15680760571672, "relative_elevation": 47.6579399202019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89926927944929, 52.3615144640286, 46.5232919519767 ] }, "distance": 17.74, "direction": 160.5, "angle": 69.12, "elevation": 46.52, "pano_id": "TMX7316010203-002364_pano_0004_000595", "timestamp": "2021-12-29T12:06:13.568770Z", "filename": "pano_0004_000595.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.7442847, "relative_pitch": 69.12282510556828, "relative_heading": 160.5024712079598, "relative_elevation": 46.5232919519767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89927239221803, 52.3615135833862, 46.5211396245286 ] }, "distance": 17.91, "direction": 159.97, "angle": 68.95, "elevation": 46.52, "pano_id": "TMX7316010203-001048_pano_0000_001705", "timestamp": "2019-01-11T08:30:43.721690Z", "filename": "pano_0000_001705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.90821433, "relative_pitch": 68.94589493835204, "relative_heading": 159.96756635026173, "relative_elevation": 46.5211396245286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89927611876236, 52.361513951522, 46.5766003448516 ] }, "distance": 17.96, "direction": 159.16, "angle": 68.91, "elevation": 46.58, "pano_id": "TMX7316010203-001053_pano_0000_000952", "timestamp": "2019-01-14T12:03:17.058100Z", "filename": "pano_0000_000952.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.95846603, "relative_pitch": 68.91493616553612, "relative_heading": 159.1618266817299, "relative_elevation": 46.5766003448516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899290530009901, 52.36151748989735, 0.0 ] }, "distance": 17.97, "direction": 155.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00027", "timestamp": "2025-07-14T07:36:44Z", "filename": "recording_2025-07-14_07-34-51_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 17.97087078, "relative_pitch": 0.0, "relative_heading": 155.78801412133944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89933793170595, 52.3615336003477, 46.3558444334194 ] }, "distance": 18.04, "direction": 144.02, "angle": 68.74, "elevation": 46.36, "pano_id": "TMX7316010203-002364_pano_0004_000594", "timestamp": "2021-12-29T12:06:10.158800Z", "filename": "pano_0004_000594.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.03961037, "relative_pitch": 68.73624974629833, "relative_heading": 144.01630249318106, "relative_elevation": 46.3558444334194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89919399409021, 52.3615021962513, 47.333394376561 ] }, "distance": 18.11, "direction": 177.49, "angle": 69.06, "elevation": 47.33, "pano_id": "TMX7316010203-002537_pano_0000_000430", "timestamp": "2022-04-22T08:07:52.272280Z", "filename": "pano_0000_000430.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.10924892, "relative_pitch": 69.06368548768491, "relative_heading": 177.48786177293582, "relative_elevation": 47.333394376561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89928789701866, 52.3615151989255, 47.5124352294952 ] }, "distance": 18.13, "direction": 156.64, "angle": 69.11, "elevation": 47.51, "pano_id": "TMX7316010203-001176_pano_0000_001426", "timestamp": "2019-05-10T10:13:21.333990Z", "filename": "pano_0000_001426.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.13179385, "relative_pitch": 69.11204188418621, "relative_heading": 156.63535269001179, "relative_elevation": 47.5124352294952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899228936441386, 52.36150352076137, 0.0 ] }, "distance": 18.22, "direction": 169.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track06_Sphere_00059", "timestamp": "2024-12-03T13:11:37Z", "filename": "Job_20241203_1333_Track06_Sphere_00059.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.22303004, "relative_pitch": 0.0, "relative_heading": 169.96888948118288, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8991737061887, 52.3615006885048, 45.9719414012507 ] }, "distance": 18.27, "direction": 181.85, "angle": 68.33, "elevation": 45.97, "pano_id": "TMX7316010203-002865_pano_0008_000097", "timestamp": "2022-12-15T11:49:42.458620Z", "filename": "pano_0008_000097.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.26909427, "relative_pitch": 68.32729420667805, "relative_heading": 181.84546113331223, "relative_elevation": 45.9719414012507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_005805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_005805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_005805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89917489557071, 52.3615000454424, 47.8644885905087 ] }, "distance": 18.34, "direction": 181.59, "angle": 69.04, "elevation": 47.86, "pano_id": "TMX7316010203-001681_pano_0000_005805", "timestamp": "2020-04-29T11:58:50.143620Z", "filename": "pano_0000_005805.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.33819326, "relative_pitch": 69.03679868962593, "relative_heading": 181.58523823043203, "relative_elevation": 47.8644885905087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89932637946559, 52.361524942253, 47.192753225565 ] }, "distance": 18.4, "direction": 147.77, "angle": 68.7, "elevation": 47.19, "pano_id": "TMX7316010203-002040_pano_0001_002741", "timestamp": "2021-03-15T09:43:16.429920Z", "filename": "pano_0001_002741.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.39617485, "relative_pitch": 68.70370002046347, "relative_heading": 147.7653841194395, "relative_elevation": 47.192753225565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89908188502847, 52.3618187365427, 47.7252833964303 ] }, "distance": 18.45, "direction": 338.22, "angle": 68.87, "elevation": 47.73, "pano_id": "TMX7316010203-002865_pano_0006_000334", "timestamp": "2022-12-15T11:39:32.234340Z", "filename": "pano_0006_000334.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.44726912, "relative_pitch": 68.86697145340925, "relative_heading": 338.2242987083511, "relative_elevation": 47.7252833964303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89916484469845, 52.3614992275684, 47.4746001567692 ] }, "distance": 18.46, "direction": 183.7, "angle": 68.75, "elevation": 47.47, "pano_id": "TMX7316010203-001048_pano_0000_001153", "timestamp": "2019-01-11T08:19:42.477530Z", "filename": "pano_0000_001153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.46070723, "relative_pitch": 68.75121091574192, "relative_heading": 183.70216922282435, "relative_elevation": 47.4746001567692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89911278515548, 52.3618254988892, 48.2028107987717 ] }, "distance": 18.5, "direction": 345.16, "angle": 69.0, "elevation": 48.2, "pano_id": "TMX7316010203-000714_pano_0001_003452", "timestamp": "2018-05-11T09:23:40.726130Z", "filename": "pano_0001_003452.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.50051473, "relative_pitch": 69.00291192580396, "relative_heading": 345.1597263593483, "relative_elevation": 48.2028107987717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89931974578024, 52.361520775981, 48.0462267864496 ] }, "distance": 18.56, "direction": 149.71, "angle": 68.88, "elevation": 48.05, "pano_id": "TMX7316010203-000714_pano_0001_003444", "timestamp": "2018-05-11T09:23:27.761070Z", "filename": "pano_0001_003444.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.55795886, "relative_pitch": 68.8808385954521, "relative_heading": 149.70937915053094, "relative_elevation": 48.0462267864496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899098757855994, 52.36182422337915, 0.0 ] }, "distance": 18.63, "direction": 342.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01161", "timestamp": "2025-07-14T07:15:41Z", "filename": "recording_2025-07-14_06-43-08_01161.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.63281708, "relative_pitch": 0.0, "relative_heading": 342.2062465048527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89919655661336, 52.3614969599573, 47.6386824883521 ] }, "distance": 18.7, "direction": 177.03, "angle": 68.57, "elevation": 47.64, "pano_id": "TMX7316010203-002865_pano_0006_000341", "timestamp": "2022-12-15T11:39:38.039470Z", "filename": "pano_0006_000341.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.69959744, "relative_pitch": 68.56851850668856, "relative_heading": 177.03174383712812, "relative_elevation": 47.6386824883521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89934397796794, 52.3615289125751, 46.4317310256884 ] }, "distance": 18.7, "direction": 143.93, "angle": 68.06, "elevation": 46.43, "pano_id": "TMX7316010203-001053_pano_0000_000951", "timestamp": "2019-01-14T12:03:13.898130Z", "filename": "pano_0000_000951.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.70373196, "relative_pitch": 68.0593297194841, "relative_heading": 143.93416665558, "relative_elevation": 46.4317310256884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0008_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89932619203217, 52.3615214707831, 47.1500179832801 ] }, "distance": 18.72, "direction": 148.43, "angle": 68.35, "elevation": 47.15, "pano_id": "TMX7316010203-002619_pano_0008_000043", "timestamp": "2022-06-22T07:34:08.648850Z", "filename": "pano_0008_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.71736811, "relative_pitch": 68.34817054369532, "relative_heading": 148.42916703202553, "relative_elevation": 47.1500179832801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89929537722726, 52.3615114077574, 46.3696443838999 ] }, "distance": 18.72, "direction": 155.72, "angle": 68.01, "elevation": 46.37, "pano_id": "TMX7316010203-001664_pano_0000_002557", "timestamp": "2020-04-21T11:41:11.865420Z", "filename": "pano_0000_002557.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.72356036, "relative_pitch": 68.01167710497802, "relative_heading": 155.71578354667642, "relative_elevation": 46.3696443838999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89936051049871, 52.3615354360252, 46.7630105363205 ] }, "distance": 18.83, "direction": 139.86, "angle": 68.07, "elevation": 46.76, "pano_id": "TMX7316060226-000020_pano_0003_000560", "timestamp": "2016-08-15T07:33:37.168140Z", "filename": "pano_0003_000560.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.82758614, "relative_pitch": 68.06944272324445, "relative_heading": 139.85975006492896, "relative_elevation": 46.7630105363205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899359030876393, 52.36153346476455, 0.0 ] }, "distance": 18.93, "direction": 140.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00026", "timestamp": "2025-07-14T07:36:39Z", "filename": "recording_2025-07-14_07-34-51_00026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.93155399, "relative_pitch": 0.0, "relative_heading": 140.5209348259126, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89939055951461, 52.3615516012858, 45.9337345324457 ] }, "distance": 18.97, "direction": 131.6, "angle": 67.56, "elevation": 45.93, "pano_id": "TMX7316010203-002865_pano_0008_000100", "timestamp": "2022-12-15T11:49:46.978530Z", "filename": "pano_0008_000100.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 18.96879729, "relative_pitch": 67.56133020880107, "relative_heading": 131.6017644524317, "relative_elevation": 45.9337345324457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_001708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_001708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_001708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89910914965623, 52.3618300987174, 46.9056520741433 ] }, "distance": 19.06, "direction": 344.83, "angle": 67.89, "elevation": 46.91, "pano_id": "TMX7316010203-002040_pano_0001_001708", "timestamp": "2021-03-15T09:15:02.034520Z", "filename": "pano_0001_001708.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.05902383, "relative_pitch": 67.88677445254469, "relative_heading": 344.8341395820371, "relative_elevation": 46.9056520741433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89935574665956, 52.3615302126569, 47.3801383301616 ] }, "distance": 19.07, "direction": 141.73, "angle": 68.07, "elevation": 47.38, "pano_id": "TMX7316010203-001176_pano_0000_001427", "timestamp": "2019-05-10T10:13:22.694000Z", "filename": "pano_0000_001427.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.07287646, "relative_pitch": 68.07274759308379, "relative_heading": 141.73095786244988, "relative_elevation": 47.3801383301616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89935222379239, 52.3615281037382, 46.325364889577 ] }, "distance": 19.11, "direction": 142.73, "angle": 67.58, "elevation": 46.33, "pano_id": "TMX7316010203-001048_pano_0000_001704", "timestamp": "2019-01-11T08:30:40.076670Z", "filename": "pano_0000_001704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.11139378, "relative_pitch": 67.5815475722971, "relative_heading": 142.73162231002186, "relative_elevation": 46.325364889577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89919872937532, 52.3614931247486, 46.5945579605177 ] }, "distance": 19.13, "direction": 176.66, "angle": 67.67, "elevation": 46.59, "pano_id": "TMX7316010203-002824_pano_0021_000133", "timestamp": "2022-10-07T09:53:59.064380Z", "filename": "pano_0021_000133.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.13386237, "relative_pitch": 67.67469828083932, "relative_heading": 176.6552800257828, "relative_elevation": 46.5945579605177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track06_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track06_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track06_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899394473044496, 52.36155190083046, 0.0 ] }, "distance": 19.15, "direction": 131.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track06_Sphere_00055", "timestamp": "2024-12-03T13:11:16Z", "filename": "Job_20241203_1333_Track06_Sphere_00055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.14709071, "relative_pitch": 0.0, "relative_heading": 130.99748013011646, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89938759595323, 52.361546614057, 45.9192170388997 ] }, "distance": 19.19, "direction": 133.24, "angle": 67.32, "elevation": 45.92, "pano_id": "TMX7316010203-002865_pano_0008_000134", "timestamp": "2022-12-15T11:50:43.848010Z", "filename": "pano_0008_000134.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.19414392, "relative_pitch": 67.31516677161379, "relative_heading": 133.24085403996793, "relative_elevation": 45.9192170388997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89910935949408, 52.3618320846698, 47.5065090553835 ] }, "distance": 19.27, "direction": 345.05, "angle": 67.92, "elevation": 47.51, "pano_id": "TMX7316010203-001594_pano_0004_001279", "timestamp": "2020-01-27T13:54:20.697050Z", "filename": "pano_0004_001279.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.26870605, "relative_pitch": 67.92245709922746, "relative_heading": 345.04707347447754, "relative_elevation": 47.5065090553835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899174028768746, 52.36149166430742, 0.0 ] }, "distance": 19.27, "direction": 181.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00392", "timestamp": "2024-12-03T12:58:11Z", "filename": "Job_20241203_1333_Track01_Sphere_00392.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.2721027, "relative_pitch": 0.0, "relative_heading": 181.6840229736452, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0004_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89918432270684, 52.3614884652311, 46.6755801131949 ] }, "distance": 19.62, "direction": 179.61, "angle": 67.2, "elevation": 46.68, "pano_id": "TMX7316060226-000478_pano_0004_000030", "timestamp": "2019-11-11T12:22:35.023610Z", "filename": "pano_0004_000030.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.62021744, "relative_pitch": 67.20040660974226, "relative_heading": 179.60605809833314, "relative_elevation": 46.6755801131949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899117354221612, 52.361836622221084, 0.0 ] }, "distance": 19.63, "direction": 346.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00250", "timestamp": "2025-01-20T11:34:17Z", "filename": "Job_20250120_0926_Track30_Sphere_00250.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.62697518, "relative_pitch": 0.0, "relative_heading": 346.9638009101854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89919799744275, 52.3614886511055, 46.4440718619153 ] }, "distance": 19.63, "direction": 176.89, "angle": 67.09, "elevation": 46.44, "pano_id": "TMX7316010203-000714_pano_0001_003566", "timestamp": "2018-05-11T09:26:39.579770Z", "filename": "pano_0001_003566.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.62806469, "relative_pitch": 67.09024335574894, "relative_heading": 176.88536222344376, "relative_elevation": 46.4440718619153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.899147037909616, 52.36148969257878, 0.0 ] }, "distance": 19.63, "direction": 187.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01415", "timestamp": "2025-07-14T07:22:17Z", "filename": "recording_2025-07-14_06-43-08_01415.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.63106468, "relative_pitch": 0.0, "relative_heading": 187.03718384475607, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89910893730355, 52.361836794785, 46.81721885968 ] }, "distance": 19.78, "direction": 345.36, "angle": 67.09, "elevation": 46.82, "pano_id": "TMX7316010203-001666_pano_0000_000053", "timestamp": "2020-04-22T06:33:49.150330Z", "filename": "pano_0000_000053.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.78278567, "relative_pitch": 67.09333501098, "relative_heading": 345.35827172755154, "relative_elevation": 46.81721885968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89908160896012, 52.3618335647125, 46.64157045912 ] }, "distance": 20.0, "direction": 339.93, "angle": 66.8, "elevation": 46.64, "pano_id": "TMX7316010203-002824_pano_0021_000141", "timestamp": "2022-10-07T09:54:02.954350Z", "filename": "pano_0021_000141.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 19.99534388, "relative_pitch": 66.79507977467166, "relative_heading": 339.92847076786234, "relative_elevation": 46.64157045912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89937024270739, 52.3615257822974, 46.1265227487311 ] }, "distance": 20.08, "direction": 140.39, "angle": 66.48, "elevation": 46.13, "pano_id": "TMX7316010203-001664_pano_0000_002556", "timestamp": "2020-04-21T11:41:09.485450Z", "filename": "pano_0000_002556.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.0770501, "relative_pitch": 66.47841371766059, "relative_heading": 140.38960072929484, "relative_elevation": 46.1265227487311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8992359838632, 52.3614870754359, 46.7062285179272 ] }, "distance": 20.11, "direction": 169.53, "angle": 66.71, "elevation": 46.71, "pano_id": "TMX7316010203-001666_pano_0000_000045", "timestamp": "2020-04-22T06:33:45.065330Z", "filename": "pano_0000_000045.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.10921088, "relative_pitch": 66.70586652109485, "relative_heading": 169.53006791574913, "relative_elevation": 46.7062285179272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0004_000593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0004_000593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0004_000593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89940660265229, 52.3615464370735, 46.2839756747708 ] }, "distance": 20.17, "direction": 130.76, "angle": 66.45, "elevation": 46.28, "pano_id": "TMX7316010203-002364_pano_0004_000593", "timestamp": "2021-12-29T12:06:08.528850Z", "filename": "pano_0004_000593.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.16975726, "relative_pitch": 66.45325937076643, "relative_heading": 130.76107468317048, "relative_elevation": 46.2839756747708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89939219327845, 52.3615343181158, 47.8827682770789 ] }, "distance": 20.37, "direction": 135.44, "angle": 66.95, "elevation": 47.88, "pano_id": "TMX7316010203-000714_pano_0001_003443", "timestamp": "2018-05-11T09:23:24.456100Z", "filename": "pano_0001_003443.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.37463717, "relative_pitch": 66.94972124319716, "relative_heading": 135.44093386495078, "relative_elevation": 47.8827682770789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0004_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0004_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0004_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89904127608322, 52.3618263877685, 46.7146476283669 ] }, "distance": 20.39, "direction": 331.88, "angle": 66.42, "elevation": 46.71, "pano_id": "TMX7316060226-000478_pano_0004_000022", "timestamp": "2019-11-11T12:22:27.813220Z", "filename": "pano_0004_000022.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.38904622, "relative_pitch": 66.42068564120757, "relative_heading": 331.8796923522452, "relative_elevation": 46.7146476283669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89939764391862, 52.3615371883634, 47.0963190533221 ] }, "distance": 20.41, "direction": 134.07, "angle": 66.57, "elevation": 47.1, "pano_id": "TMX7316010203-002040_pano_0001_002742", "timestamp": "2021-03-15T09:43:17.534920Z", "filename": "pano_0001_002742.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.41344702, "relative_pitch": 66.56614309063833, "relative_heading": 134.06922786364183, "relative_elevation": 47.0963190533221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89905675833975, 52.3618320598797, 47.6870910031721 ] }, "distance": 20.49, "direction": 335.32, "angle": 66.75, "elevation": 47.69, "pano_id": "TMX7316010203-001176_pano_0001_000025", "timestamp": "2019-05-10T10:24:12.654220Z", "filename": "pano_0001_000025.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.4854174, "relative_pitch": 66.75261056204567, "relative_heading": 335.31545977831115, "relative_elevation": 47.6870910031721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89920372538946, 52.3614806242438, 47.4897501887754 ] }, "distance": 20.54, "direction": 175.93, "angle": 66.61, "elevation": 47.49, "pano_id": "TMX7316010203-001176_pano_0001_000033", "timestamp": "2019-05-10T10:24:17.344170Z", "filename": "pano_0001_000033.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.54396135, "relative_pitch": 66.60679732136566, "relative_heading": 175.93400917153028, "relative_elevation": 47.4897501887754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89940338480475, 52.3615387115824, 46.3957276344299 ] }, "distance": 20.58, "direction": 132.97, "angle": 66.08, "elevation": 46.4, "pano_id": "TMX7316010203-001053_pano_0000_000950", "timestamp": "2019-01-14T12:03:00.298250Z", "filename": "pano_0000_000950.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.58032248, "relative_pitch": 66.07877459021178, "relative_heading": 132.9728317872736, "relative_elevation": 46.3957276344299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89914201341114, 52.3614809846708, 47.5609328970313 ] }, "distance": 20.64, "direction": 187.65, "angle": 66.54, "elevation": 47.56, "pano_id": "TMX7316010203-002824_pano_0021_000042", "timestamp": "2022-10-07T09:52:51.729780Z", "filename": "pano_0021_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.63584886, "relative_pitch": 66.54482962393787, "relative_heading": 187.65079719662234, "relative_elevation": 47.5609328970313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8990530533936, 52.3618332431367, 47.4794288370758 ] }, "distance": 20.71, "direction": 334.83, "angle": 66.43, "elevation": 47.48, "pano_id": "TMX7316010203-002537_pano_0000_000438", "timestamp": "2022-04-22T08:07:55.822200Z", "filename": "pano_0000_000438.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.71119031, "relative_pitch": 66.43249761919942, "relative_heading": 334.83315307669415, "relative_elevation": 47.4794288370758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0008_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0008_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0008_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89940156280936, 52.3615356558363, 47.0350709501654 ] }, "distance": 20.72, "direction": 133.89, "angle": 66.22, "elevation": 47.04, "pano_id": "TMX7316010203-002619_pano_0008_000042", "timestamp": "2022-06-22T07:34:04.093830Z", "filename": "pano_0008_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.72396836, "relative_pitch": 66.22138792330591, "relative_heading": 133.8946136845302, "relative_elevation": 47.0350709501654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89923450530725, 52.3614803557471, 46.3617592565715 ] }, "distance": 20.83, "direction": 170.18, "angle": 65.81, "elevation": 46.36, "pano_id": "TMX7316010203-001664_pano_0000_002558", "timestamp": "2020-04-21T11:41:15.065410Z", "filename": "pano_0000_002558.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.82751113, "relative_pitch": 65.80852375406009, "relative_heading": 170.17634844458337, "relative_elevation": 46.3617592565715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0008_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0008_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0008_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89910363894084, 52.3618459000404, 46.6630455004051 ] }, "distance": 20.85, "direction": 345.1, "angle": 65.92, "elevation": 46.66, "pano_id": "TMX7316010203-002865_pano_0008_000143", "timestamp": "2022-12-15T11:51:07.652760Z", "filename": "pano_0008_000143.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.85450736, "relative_pitch": 65.91932137315385, "relative_heading": 345.10245537161575, "relative_elevation": 46.6630455004051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8990823438624, 52.3618423072371, 48.2707728035748 ] }, "distance": 20.9, "direction": 340.97, "angle": 66.59, "elevation": 48.27, "pano_id": "TMX7316010203-001664_pano_0000_002322", "timestamp": "2020-04-21T11:36:58.052070Z", "filename": "pano_0000_002322.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.89536704, "relative_pitch": 66.59326366857103, "relative_heading": 340.9729373333197, "relative_elevation": 48.2707728035748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89922598191602, 52.3614782995044, 47.1122053470463 ] }, "distance": 20.96, "direction": 171.85, "angle": 66.01, "elevation": 47.11, "pano_id": "TMX7316010203-001594_pano_0004_001271", "timestamp": "2020-01-27T13:54:15.647070Z", "filename": "pano_0004_001271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.96280746, "relative_pitch": 66.01309208910286, "relative_heading": 171.8470347057358, "relative_elevation": 47.1122053470463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89909349885601, 52.3618451629723, 46.5527508081868 ] }, "distance": 20.96, "direction": 343.22, "angle": 65.76, "elevation": 46.55, "pano_id": "TMX7316060226-000478_pano_0002_000134", "timestamp": "2019-11-11T11:30:23.090770Z", "filename": "pano_0002_000134.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.96415323, "relative_pitch": 65.7564788518387, "relative_heading": 343.22004221520194, "relative_elevation": 46.5527508081868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00246/adjacencies/b_20250120_0926_Track30_Sphere_00246/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89906658944242, 52.3618395606479, 46.6676332456991 ] }, "distance": 20.99, "direction": 337.93, "angle": 65.79, "elevation": 46.67, "pano_id": "TMX7316010203-000998_pano_0001_000327", "timestamp": "2018-11-21T11:04:36.589130Z", "filename": "pano_0001_000327.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_20250120_0926_Track30_Sphere_00246", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121757.43508729285, 486086.73545955325 ] }, "relative_distance": 20.98593392, "relative_pitch": 65.78706183056019, "relative_heading": 337.92941365847196, "relative_elevation": 46.6676332456991 } ] } }