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_20240925_0919_Track15_Sphere_00064/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track15_Sphere_00064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824675067080556, 52.384198480223105, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track15_Sphere_00064", "timestamp": "2024-09-25T07:54:02Z", "filename": "Job_20240925_0919_Track15_Sphere_00064.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "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_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82466533579663, 52.3841990657413, 44.1057313587517 ] }, "distance": 0.67, "direction": 275.62, "angle": 89.14, "elevation": 44.11, "pano_id": "TMX7316010203-000079_pano_0003_000088", "timestamp": "2016-08-18T06:54:41.943260Z", "filename": "pano_0003_000088.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 0.66578433, "relative_pitch": 89.13517509012804, "relative_heading": 275.61592857922255, "relative_elevation": 44.1057313587517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82468508710322, 52.3842005105974, 44.737819374539 ] }, "distance": 0.72, "direction": 71.68, "angle": 89.08, "elevation": 44.74, "pano_id": "TMX7316010203-002067_pano_0000_001765", "timestamp": "2021-03-29T10:06:10.530590Z", "filename": "pano_0000_001765.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 0.71868423, "relative_pitch": 89.07965939863581, "relative_heading": 71.67751206054243, "relative_elevation": 44.737819374539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82468758148498, 52.3841843455629, 44.7035856302828 ] }, "distance": 1.79, "direction": 151.55, "angle": 87.71, "elevation": 44.7, "pano_id": "TMX7316010203-002509_pano_0004_000196", "timestamp": "2022-04-12T11:06:30.454320Z", "filename": "pano_0004_000196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 1.788811, "relative_pitch": 87.70853570610628, "relative_heading": 151.55317264373735, "relative_elevation": 44.7035856302828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82470034300369, 52.3842087679397, 45.0886009065434 ] }, "distance": 2.07, "direction": 56.37, "angle": 87.38, "elevation": 45.09, "pano_id": "TMX7316010203-000830_pano_0000_002011", "timestamp": "2018-07-09T09:10:20.814480Z", "filename": "pano_0000_002011.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 2.06695938, "relative_pitch": 87.3752746385474, "relative_heading": 56.36922952858638, "relative_elevation": 45.0886009065434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82464333745727, 52.3841963817297, 44.4810507819057 ] }, "distance": 2.17, "direction": 263.83, "angle": 87.2, "elevation": 44.48, "pano_id": "TMX7316010203-001891_pano_0000_002059", "timestamp": "2020-08-24T10:03:50.782760Z", "filename": "pano_0000_002059.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 2.17300594, "relative_pitch": 87.20318735105691, "relative_heading": 263.8311524271667, "relative_elevation": 44.4810507819057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824642183307371, 52.38419589732731, 0.0 ] }, "distance": 2.26, "direction": 262.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01322", "timestamp": "2025-10-02T10:31:49Z", "filename": "recording_2025-10-02_10-04-24_01322.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 2.25737897, "relative_pitch": 0.0, "relative_heading": 262.68522672551035, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82464297964456, 52.3841843773328, 45.6153931953013 ] }, "distance": 2.69, "direction": 234.31, "angle": 86.63, "elevation": 45.62, "pano_id": "TMX7316010203-001326_pano_0000_005638", "timestamp": "2019-07-24T08:03:08.748200Z", "filename": "pano_0000_005638.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 2.68997686, "relative_pitch": 86.62512973278929, "relative_heading": 234.31098329797, "relative_elevation": 45.6153931953013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824715371269242, 52.384197368447445, 0.0 ] }, "distance": 2.75, "direction": 92.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01321", "timestamp": "2025-10-02T10:31:48Z", "filename": "recording_2025-10-02_10-04-24_01321.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 2.74703974, "relative_pitch": 0.0, "relative_heading": 92.58116212292666, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82471593402571, 52.384191046763, 44.4865984935313 ] }, "distance": 2.9, "direction": 106.56, "angle": 86.27, "elevation": 44.49, "pano_id": "TMX7316010203-001891_pano_0000_002058", "timestamp": "2020-08-24T10:03:49.977770Z", "filename": "pano_0000_002058.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 2.90290936, "relative_pitch": 86.26653890976729, "relative_heading": 106.55525858294563, "relative_elevation": 44.4865984935313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82471556889166, 52.3841794236949, 45.6258965553716 ] }, "distance": 3.48, "direction": 127.56, "angle": 85.64, "elevation": 45.63, "pano_id": "TMX7316010203-001326_pano_0000_005637", "timestamp": "2019-07-24T08:03:07.753260Z", "filename": "pano_0000_005637.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 3.47872313, "relative_pitch": 85.63994820925289, "relative_heading": 127.55804997401566, "relative_elevation": 45.6258965553716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82462532415698, 52.3842078227743, 45.1248858971521 ] }, "distance": 3.54, "direction": 287.06, "angle": 85.51, "elevation": 45.12, "pano_id": "TMX7316010203-000830_pano_0000_002010", "timestamp": "2018-07-09T09:10:20.049630Z", "filename": "pano_0000_002010.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 3.54287797, "relative_pitch": 85.51076109676426, "relative_heading": 287.06347660965463, "relative_elevation": 45.1248858971521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82461180262594, 52.3841899988678, 44.3988923802972 ] }, "distance": 4.41, "direction": 257.64, "angle": 84.33, "elevation": 44.4, "pano_id": "TMX7316010203-000305_pano_0000_003233", "timestamp": "2017-05-22T09:33:10.184410Z", "filename": "pano_0000_003233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 4.40975722, "relative_pitch": 84.32790914349516, "relative_heading": 257.6422049137467, "relative_elevation": 44.3988923802972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82461005193739, 52.3841992803669, 44.7353028487414 ] }, "distance": 4.43, "direction": 271.15, "angle": 84.35, "elevation": 44.74, "pano_id": "TMX7316010203-002067_pano_0000_001764", "timestamp": "2021-03-29T10:06:09.905660Z", "filename": "pano_0000_001764.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 4.42768021, "relative_pitch": 84.34755487165961, "relative_heading": 271.1522576703284, "relative_elevation": 44.7353028487414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82473961588834, 52.3841932589318, 44.101585097611 ] }, "distance": 4.43, "direction": 97.53, "angle": 84.26, "elevation": 44.1, "pano_id": "TMX7316010203-000079_pano_0003_000089", "timestamp": "2016-08-18T06:54:43.298320Z", "filename": "pano_0003_000089.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 4.43326901, "relative_pitch": 84.25968104314389, "relative_heading": 97.53047344697983, "relative_elevation": 44.101585097611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82461375587703, 52.3841828500447, 44.6780712818727 ] }, "distance": 4.52, "direction": 247.38, "angle": 84.22, "elevation": 44.68, "pano_id": "TMX7316010203-002509_pano_0004_000197", "timestamp": "2022-04-12T11:06:31.034480Z", "filename": "pano_0004_000197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 4.52240704, "relative_pitch": 84.2200888621432, "relative_heading": 247.3821471509112, "relative_elevation": 44.6780712818727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track15_Sphere_00063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824747949689662, 52.38419970720386, 0.0 ] }, "distance": 4.96, "direction": 88.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track15_Sphere_00063", "timestamp": "2024-09-25T07:54:01Z", "filename": "Job_20240925_0919_Track15_Sphere_00063.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 4.96434684, "relative_pitch": 0.0, "relative_heading": 88.42399648023083, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track15_Sphere_00065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824600966558252, 52.38419715753409, 0.0 ] }, "distance": 5.05, "direction": 268.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track15_Sphere_00065", "timestamp": "2024-09-25T07:54:03Z", "filename": "Job_20240925_0919_Track15_Sphere_00065.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 5.04754136, "relative_pitch": 0.0, "relative_heading": 268.3290993274527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8247599244161, 52.3842020417818, 44.7368664992973 ] }, "distance": 5.79, "direction": 86.08, "angle": 82.62, "elevation": 44.74, "pano_id": "TMX7316010203-002067_pano_0000_001766", "timestamp": "2021-03-29T10:06:11.145630Z", "filename": "pano_0000_001766.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 5.79138618, "relative_pitch": 82.62382858560588, "relative_heading": 86.07608426189563, "relative_elevation": 44.7368664992973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82458979016395, 52.3841977415308, 44.109880046919 ] }, "distance": 5.81, "direction": 269.19, "angle": 82.5, "elevation": 44.11, "pano_id": "TMX7316010203-000079_pano_0003_000087", "timestamp": "2016-08-18T06:54:40.703290Z", "filename": "pano_0003_000087.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 5.80696098, "relative_pitch": 82.50027438061034, "relative_heading": 269.1889830610305, "relative_elevation": 44.109880046919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82476143800181, 52.3841861997937, 44.7357508633286 ] }, "distance": 6.04, "direction": 103.08, "angle": 82.31, "elevation": 44.74, "pano_id": "TMX7316010203-002509_pano_0004_000195", "timestamp": "2022-04-12T11:06:29.869320Z", "filename": "pano_0004_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 6.0375446, "relative_pitch": 82.3137934126858, "relative_heading": 103.08128820745594, "relative_elevation": 44.7357508633286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82476781292975, 52.384182450275, 44.2821930507198 ] }, "distance": 6.56, "direction": 105.77, "angle": 81.57, "elevation": 44.28, "pano_id": "TMX7316010203-000305_pano_0000_003234", "timestamp": "2017-05-22T09:33:13.024560Z", "filename": "pano_0000_003234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 6.56201246, "relative_pitch": 81.57089438200236, "relative_heading": 105.77292686689474, "relative_elevation": 44.2821930507198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8247751061564, 52.3842099187842, 45.0911116590723 ] }, "distance": 6.93, "direction": 79.42, "angle": 81.26, "elevation": 45.09, "pano_id": "TMX7316010203-000830_pano_0000_002012", "timestamp": "2018-07-09T09:10:21.574460Z", "filename": "pano_0000_002012.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 6.92941333, "relative_pitch": 81.26337202497325, "relative_heading": 79.41554882873116, "relative_elevation": 45.0911116590723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82456972843226, 52.384193495117, 44.471687794663 ] }, "distance": 7.19, "direction": 265.58, "angle": 80.81, "elevation": 44.47, "pano_id": "TMX7316010203-001891_pano_0000_002060", "timestamp": "2020-08-24T10:03:51.507800Z", "filename": "pano_0000_002060.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 7.19377231, "relative_pitch": 80.81138638205316, "relative_heading": 265.5775412863245, "relative_elevation": 44.471687794663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824569085299832, 52.38419428278559, 0.0 ] }, "distance": 7.23, "direction": 266.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01323", "timestamp": "2025-10-02T10:31:50Z", "filename": "recording_2025-10-02_10-04-24_01323.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 7.23124288, "relative_pitch": 0.0, "relative_heading": 266.29671070707525, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82456990765481, 52.3841850327767, 45.6098992340267 ] }, "distance": 7.31, "direction": 258.2, "angle": 80.89, "elevation": 45.61, "pano_id": "TMX7316010203-001326_pano_0000_005639", "timestamp": "2019-07-24T08:03:09.623230Z", "filename": "pano_0000_005639.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 7.31483788, "relative_pitch": 80.88859063569893, "relative_heading": 258.19600619920243, "relative_elevation": 45.6098992340267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82477816594977, 52.3841697023602, 44.4994278308004 ] }, "distance": 7.72, "direction": 114.52, "angle": 80.16, "elevation": 44.5, "pano_id": "TMX7316010203-001891_pano_0000_002057", "timestamp": "2020-08-24T10:03:49.058060Z", "filename": "pano_0000_002057.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 7.71574373, "relative_pitch": 80.1632990836433, "relative_heading": 114.52101177740269, "relative_elevation": 44.4994278308004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824788682075436, 52.384199577099665, 0.0 ] }, "distance": 7.74, "direction": 89.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01320", "timestamp": "2025-10-02T10:31:47Z", "filename": "recording_2025-10-02_10-04-24_01320.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 7.7368397, "relative_pitch": 0.0, "relative_heading": 89.09603289586735, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8247818180579, 52.3841595605287, 45.6619828939438 ] }, "distance": 8.46, "direction": 120.79, "angle": 79.5, "elevation": 45.66, "pano_id": "TMX7316010203-001326_pano_0000_005636", "timestamp": "2019-07-24T08:03:06.553280Z", "filename": "pano_0000_005636.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 8.4609093, "relative_pitch": 79.50247354975284, "relative_heading": 120.78755562449518, "relative_elevation": 45.6619828939438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824788736675703, 52.3841663227544, 0.0 ] }, "distance": 8.53, "direction": 114.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01375", "timestamp": "2025-10-02T10:33:00Z", "filename": "recording_2025-10-02_10-04-24_01375.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 8.52676238, "relative_pitch": 0.0, "relative_heading": 114.81285424729568, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82455031824302, 52.3842068791902, 45.1205742880702 ] }, "distance": 8.55, "direction": 276.28, "angle": 79.28, "elevation": 45.12, "pano_id": "TMX7316010203-000830_pano_0000_002009", "timestamp": "2018-07-09T09:10:19.289480Z", "filename": "pano_0000_002009.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 8.54522503, "relative_pitch": 79.27596615140789, "relative_heading": 276.27905484498484, "relative_elevation": 45.1205742880702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82480133052535, 52.3841690930913, 44.0669103218243 ] }, "distance": 9.2, "direction": 110.83, "angle": 78.21, "elevation": 44.07, "pano_id": "TMX7316010203-000079_pano_0003_000090", "timestamp": "2016-08-18T06:54:44.763320Z", "filename": "pano_0003_000090.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 9.19800006, "relative_pitch": 78.21003817715628, "relative_heading": 110.8250644499251, "relative_elevation": 44.0669103218243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82453973744128, 52.3841816712162, 44.6826598327607 ] }, "distance": 9.4, "direction": 258.53, "angle": 78.12, "elevation": 44.68, "pano_id": "TMX7316010203-002509_pano_0004_000198", "timestamp": "2022-04-12T11:06:31.614320Z", "filename": "pano_0004_000198.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 9.40231697, "relative_pitch": 78.11693963225913, "relative_heading": 258.5255756151685, "relative_elevation": 44.6826598327607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82453483317671, 52.3841977720766, 44.760851662606 ] }, "distance": 9.55, "direction": 269.53, "angle": 77.96, "elevation": 44.76, "pano_id": "TMX7316010203-002067_pano_0000_001763", "timestamp": "2021-03-29T10:06:09.295720Z", "filename": "pano_0000_001763.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 9.54864435, "relative_pitch": 77.9578378680985, "relative_heading": 269.52722538292335, "relative_elevation": 44.760851662606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track15_Sphere_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824821253451292, 52.38420131362447, 0.0 ] }, "distance": 9.96, "direction": 88.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track15_Sphere_00062", "timestamp": "2024-09-25T07:54:00Z", "filename": "Job_20240925_0919_Track15_Sphere_00062.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 9.95860565, "relative_pitch": 0.0, "relative_heading": 88.18567604230671, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track15_Sphere_00066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82452750898057, 52.3841960984978, 0.0 ] }, "distance": 10.05, "direction": 268.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track15_Sphere_00066", "timestamp": "2024-09-25T07:54:03Z", "filename": "Job_20240925_0919_Track15_Sphere_00066.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 10.05050798, "relative_pitch": 0.0, "relative_heading": 268.48902931330883, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8245144461779, 52.3841960650369, 44.0984188383445 ] }, "distance": 10.94, "direction": 268.59, "angle": 76.07, "elevation": 44.1, "pano_id": "TMX7316010203-000079_pano_0003_000086", "timestamp": "2016-08-18T06:54:39.498350Z", "filename": "pano_0003_000086.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 10.93974162, "relative_pitch": 76.06757765756474, "relative_heading": 268.5923766767809, "relative_elevation": 44.0984188383445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_001294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_001294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_001294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82483896776067, 52.3842024830801, 44.2729391893372 ] }, "distance": 11.17, "direction": 87.71, "angle": 75.84, "elevation": 44.27, "pano_id": "TMX7316010203-001891_pano_0000_001294", "timestamp": "2020-08-24T09:53:25.731100Z", "filename": "pano_0000_001294.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 11.16863979, "relative_pitch": 75.84152639338845, "relative_heading": 87.71431619871126, "relative_elevation": 44.2729391893372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82483257577838, 52.3841570636439, 44.4000279307365 ] }, "distance": 11.67, "direction": 113.25, "angle": 75.27, "elevation": 44.4, "pano_id": "TMX7316010203-000830_pano_0000_002195", "timestamp": "2018-07-09T09:13:35.763490Z", "filename": "pano_0000_002195.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 11.67283495, "relative_pitch": 75.27017570450599, "relative_heading": 113.25439899969595, "relative_elevation": 44.4000279307365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82484760143643, 52.3841962813671, 44.4061312898993 ] }, "distance": 11.75, "direction": 91.19, "angle": 75.18, "elevation": 44.41, "pano_id": "TMX7316010203-001326_pano_0000_005487", "timestamp": "2019-07-24T08:00:58.033690Z", "filename": "pano_0000_005487.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 11.7501572, "relative_pitch": 75.17883398727945, "relative_heading": 91.19310444870015, "relative_elevation": 44.4061312898993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_02299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_02299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_02299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824842194274865, 52.38416578570407, 0.0 ] }, "distance": 11.95, "direction": 107.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_02299", "timestamp": "2025-10-02T10:50:49Z", "filename": "recording_2025-10-02_10-04-24_02299.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 11.94685691, "relative_pitch": 0.0, "relative_heading": 107.72929258621066, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82481580002484, 52.384132683397, 44.5058939028531 ] }, "distance": 12.06, "direction": 127.38, "angle": 74.84, "elevation": 44.51, "pano_id": "TMX7316010203-001891_pano_0000_002056", "timestamp": "2020-08-24T10:03:48.072760Z", "filename": "pano_0000_002056.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.05923716, "relative_pitch": 74.83926642963439, "relative_heading": 127.38217681350827, "relative_elevation": 44.5058939028531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_002003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82482732072579, 52.3841423865291, 44.2623760243878 ] }, "distance": 12.1, "direction": 121.05, "angle": 74.71, "elevation": 44.26, "pano_id": "TMX7316010203-002067_pano_0000_002003", "timestamp": "2021-03-29T10:09:35.749020Z", "filename": "pano_0000_002003.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.10079636, "relative_pitch": 74.7096585302754, "relative_heading": 121.05207040993784, "relative_elevation": 44.2623760243878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824495816611483, 52.38419338640619, 0.0 ] }, "distance": 12.22, "direction": 267.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01324", "timestamp": "2025-10-02T10:31:51Z", "filename": "recording_2025-10-02_10-04-24_01324.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.21805476, "relative_pitch": 0.0, "relative_heading": 267.3410853044959, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82449601582511, 52.3841903048142, 44.4876247029752 ] }, "distance": 12.23, "direction": 265.73, "angle": 74.63, "elevation": 44.49, "pano_id": "TMX7316010203-001891_pano_0000_002061", "timestamp": "2020-08-24T10:03:52.192720Z", "filename": "pano_0000_002061.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.22523064, "relative_pitch": 74.63436521507893, "relative_heading": 265.7325773409007, "relative_elevation": 44.4876247029752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82449644388481, 52.3841845205972, 45.6213521966711 ] }, "distance": 12.26, "direction": 262.72, "angle": 74.96, "elevation": 45.62, "pano_id": "TMX7316010203-001326_pano_0000_005640", "timestamp": "2019-07-24T08:03:10.443250Z", "filename": "pano_0000_005640.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.26098681, "relative_pitch": 74.95690829520626, "relative_heading": 262.7216716912384, "relative_elevation": 45.6213521966711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8248532490025, 52.3841713374005, 44.7751625152305 ] }, "distance": 12.5, "direction": 103.98, "angle": 74.4, "elevation": 44.78, "pano_id": "TMX7316010203-002509_pano_0004_000891", "timestamp": "2022-04-12T11:17:14.325590Z", "filename": "pano_0004_000891.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.50245005, "relative_pitch": 74.39881285590069, "relative_heading": 103.97958066005594, "relative_elevation": 44.7751625152305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82482475589791, 52.384132263848, 44.7819498581812 ] }, "distance": 12.58, "direction": 125.86, "angle": 74.31, "elevation": 44.78, "pano_id": "TMX7316010203-002509_pano_0004_000892", "timestamp": "2022-04-12T11:17:15.210600Z", "filename": "pano_0004_000892.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.57653683, "relative_pitch": 74.31316457737815, "relative_heading": 125.86434690225137, "relative_elevation": 44.7819498581812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82482728315457, 52.3841336143972, 44.2003741189837 ] }, "distance": 12.63, "direction": 124.85, "angle": 74.05, "elevation": 44.2, "pano_id": "TMX7316010203-000305_pano_0000_003294", "timestamp": "2017-05-22T09:36:22.058560Z", "filename": "pano_0000_003294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.62990551, "relative_pitch": 74.05313339389463, "relative_heading": 124.85444697621443, "relative_elevation": 44.2003741189837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824817844713313, 52.384124964637316, 0.0 ] }, "distance": 12.71, "direction": 130.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01374", "timestamp": "2025-10-02T10:32:58Z", "filename": "recording_2025-10-02_10-04-24_01374.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.70540611, "relative_pitch": 0.0, "relative_heading": 130.07971372098356, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824862030242703, 52.38420115674268, 0.0 ] }, "distance": 12.73, "direction": 88.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01319", "timestamp": "2025-10-02T10:31:46Z", "filename": "recording_2025-10-02_10-04-24_01319.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 12.73352833, "relative_pitch": 0.0, "relative_heading": 88.65969357362577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82481610887472, 52.3841196802234, 45.6425332054496 ] }, "distance": 13.0, "direction": 132.4, "angle": 74.1, "elevation": 45.64, "pano_id": "TMX7316010203-001326_pano_0000_005635", "timestamp": "2019-07-24T08:03:05.373240Z", "filename": "pano_0000_005635.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 13.0042157, "relative_pitch": 74.09698339173207, "relative_heading": 132.39796293208107, "relative_elevation": 45.6425332054496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82482907620634, 52.3841293444381, 44.1417983323336 ] }, "distance": 13.01, "direction": 126.26, "angle": 73.58, "elevation": 44.14, "pano_id": "TMX7316010203-000079_pano_0003_000091", "timestamp": "2016-08-18T06:54:46.208290Z", "filename": "pano_0003_000091.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 13.00557008, "relative_pitch": 73.58335895225306, "relative_heading": 126.26491162692722, "relative_elevation": 44.1417983323336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_002004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82486398929127, 52.3841810748855, 44.2493364894763 ] }, "distance": 13.01, "direction": 98.56, "angle": 73.62, "elevation": 44.25, "pano_id": "TMX7316010203-002067_pano_0000_002004", "timestamp": "2021-03-29T10:09:36.979040Z", "filename": "pano_0000_002004.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 13.00842367, "relative_pitch": 73.61771417413365, "relative_heading": 98.56230167622753, "relative_elevation": 44.2493364894763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82481587036204, 52.3841142105139, 44.3736002389342 ] }, "distance": 13.41, "direction": 134.37, "angle": 73.18, "elevation": 44.37, "pano_id": "TMX7316010203-000830_pano_0000_002194", "timestamp": "2018-07-09T09:13:34.598520Z", "filename": "pano_0000_002194.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 13.41052107, "relative_pitch": 73.18421394880234, "relative_heading": 134.36546023993543, "relative_elevation": 44.3736002389342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track20_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track20_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track20_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824824075359659, 52.384117795053825, 0.0 ] }, "distance": 13.55, "direction": 131.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track20_Sphere_00026", "timestamp": "2024-09-25T07:59:57Z", "filename": "Job_20240925_0919_Track20_Sphere_00026.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 13.5478711, "relative_pitch": 0.0, "relative_heading": 131.506278007073, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82447507208629, 52.3842056828281, 45.1278151907027 ] }, "distance": 13.64, "direction": 273.37, "angle": 73.18, "elevation": 45.13, "pano_id": "TMX7316010203-000830_pano_0000_002008", "timestamp": "2018-07-09T09:10:18.519510Z", "filename": "pano_0000_002008.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 13.6409276, "relative_pitch": 73.18134179344489, "relative_heading": 273.36840986145853, "relative_elevation": 45.1278151907027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82486848020425, 52.3841661425049, 44.4202289925888 ] }, "distance": 13.65, "direction": 105.28, "angle": 72.92, "elevation": 44.42, "pano_id": "TMX7316010203-000079_pano_0003_000172", "timestamp": "2016-08-18T06:56:13.222740Z", "filename": "pano_0003_000172.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 13.65198026, "relative_pitch": 72.91586945578332, "relative_heading": 105.28242536226585, "relative_elevation": 44.4202289925888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82488139771847, 52.3841895672188, 44.3930764393881 ] }, "distance": 14.08, "direction": 94.04, "angle": 72.4, "elevation": 44.39, "pano_id": "TMX7316010203-000830_pano_0000_002196", "timestamp": "2018-07-09T09:13:36.948490Z", "filename": "pano_0000_002196.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 14.08371438, "relative_pitch": 72.39835711110358, "relative_heading": 94.03809528475259, "relative_elevation": 44.3930764393881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82446595986768, 52.384180510065, 44.6772630000487 ] }, "distance": 14.38, "direction": 262.01, "angle": 72.16, "elevation": 44.68, "pano_id": "TMX7316010203-002509_pano_0004_000199", "timestamp": "2022-04-12T11:06:32.194320Z", "filename": "pano_0004_000199.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 14.37753624, "relative_pitch": 72.16136798781443, "relative_heading": 262.0054890115856, "relative_elevation": 44.6772630000487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82445933116831, 52.3841962137406, 44.7527145575732 ] }, "distance": 14.69, "direction": 269.02, "angle": 71.83, "elevation": 44.75, "pano_id": "TMX7316010203-002067_pano_0000_001762", "timestamp": "2021-03-29T10:06:08.680580Z", "filename": "pano_0000_001762.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 14.69130452, "relative_pitch": 71.82616099331693, "relative_heading": 269.0164545123253, "relative_elevation": 44.7527145575732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82445682928717, 52.3841894775544, 44.4510347563773 ] }, "distance": 14.89, "direction": 266.14, "angle": 71.48, "elevation": 44.45, "pano_id": "TMX7316010203-000305_pano_0000_003232", "timestamp": "2017-05-22T09:33:08.209420Z", "filename": "pano_0000_003232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 14.89321952, "relative_pitch": 71.4766903440791, "relative_heading": 266.14326491347487, "relative_elevation": 44.4510347563773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track15_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824894385756013, 52.38420254170081, 0.0 ] }, "distance": 14.94, "direction": 88.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track15_Sphere_00061", "timestamp": "2024-09-25T07:54:00Z", "filename": "Job_20240925_0919_Track15_Sphere_00061.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 14.93992085, "relative_pitch": 0.0, "relative_heading": 88.26642501489886, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_002002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82482195288287, 52.3840971125019, 44.2480607545003 ] }, "distance": 15.08, "direction": 138.44, "angle": 71.19, "elevation": 44.25, "pano_id": "TMX7316010203-002067_pano_0000_002002", "timestamp": "2021-03-29T10:09:34.624070Z", "filename": "pano_0000_002002.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 15.07500008, "relative_pitch": 71.18638791077784, "relative_heading": 138.43774074424329, "relative_elevation": 44.2480607545003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track15_Sphere_00067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824453598947489, 52.384194812572524, 0.0 ] }, "distance": 15.08, "direction": 268.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track15_Sphere_00067", "timestamp": "2024-09-25T07:54:04Z", "filename": "Job_20240925_0919_Track15_Sphere_00067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 15.08496001, "relative_pitch": 0.0, "relative_heading": 268.44978817053203, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8248188926814, 52.3840880957321, 44.7712423894554 ] }, "distance": 15.71, "direction": 141.44, "angle": 70.67, "elevation": 44.77, "pano_id": "TMX7316010203-002509_pano_0004_000893", "timestamp": "2022-04-12T11:17:15.980620Z", "filename": "pano_0004_000893.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 15.70899566, "relative_pitch": 70.6654332514672, "relative_heading": 141.4355766426613, "relative_elevation": 44.7712423894554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82482529446517, 52.3840886781399, 44.5128569342196 ] }, "distance": 15.93, "direction": 140.06, "angle": 70.3, "elevation": 44.51, "pano_id": "TMX7316010203-001891_pano_0000_002055", "timestamp": "2020-08-24T10:03:47.182750Z", "filename": "pano_0000_002055.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 15.93461329, "relative_pitch": 70.3037615743352, "relative_heading": 140.06467920260073, "relative_elevation": 44.5128569342196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82491004543084, 52.3841961699809, 44.7667416706681 ] }, "distance": 16.0, "direction": 90.92, "angle": 70.33, "elevation": 44.77, "pano_id": "TMX7316010203-002509_pano_0004_000890", "timestamp": "2022-04-12T11:17:13.340610Z", "filename": "pano_0004_000890.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 16.00139393, "relative_pitch": 70.33111252799205, "relative_heading": 90.92043538522482, "relative_elevation": 44.7667416706681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8244391237758, 52.3841948564327, 44.0980417560786 ] }, "distance": 16.07, "direction": 268.56, "angle": 69.98, "elevation": 44.1, "pano_id": "TMX7316010203-000079_pano_0003_000085", "timestamp": "2016-08-18T06:54:38.313370Z", "filename": "pano_0003_000085.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 16.07009123, "relative_pitch": 69.97738245451588, "relative_heading": 268.56225812647085, "relative_elevation": 44.0980417560786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_001293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_001293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_001293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_001293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82491225817731, 52.3842031727943, 44.2527758609504 ] }, "distance": 16.16, "direction": 88.15, "angle": 69.94, "elevation": 44.25, "pano_id": "TMX7316010203-001891_pano_0000_001293", "timestamp": "2020-08-24T09:53:25.196220Z", "filename": "pano_0000_001293.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 16.15842931, "relative_pitch": 69.94087321883603, "relative_heading": 88.14805446813034, "relative_elevation": 44.2527758609504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82491706585009, 52.3841904931385, 44.4568637125194 ] }, "distance": 16.5, "direction": 93.09, "angle": 69.64, "elevation": 44.46, "pano_id": "TMX7316010203-000079_pano_0003_000173", "timestamp": "2016-08-18T06:56:14.602710Z", "filename": "pano_0003_000173.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 16.50129154, "relative_pitch": 69.63631589778522, "relative_heading": 93.08735022230822, "relative_elevation": 44.4568637125194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824823538629823, 52.38408020581351, 0.0 ] }, "distance": 16.6, "direction": 142.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01373", "timestamp": "2025-10-02T10:32:56Z", "filename": "recording_2025-10-02_10-04-24_01373.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 16.59538393, "relative_pitch": 0.0, "relative_heading": 142.47124819133086, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82492008577831, 52.3842008459141, 44.176679183729 ] }, "distance": 16.69, "direction": 89.1, "angle": 69.31, "elevation": 44.18, "pano_id": "TMX7316010203-000305_pano_0000_003293", "timestamp": "2017-05-22T09:36:19.613640Z", "filename": "pano_0000_003293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 16.68503707, "relative_pitch": 69.30901060522446, "relative_heading": 89.09590449270941, "relative_elevation": 44.176679183729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82492043905362, 52.3841975454597, 44.3722628513351 ] }, "distance": 16.71, "direction": 90.36, "angle": 69.37, "elevation": 44.37, "pano_id": "TMX7316010203-001326_pano_0000_005486", "timestamp": "2019-07-24T08:00:57.443570Z", "filename": "pano_0000_005486.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 16.70733876, "relative_pitch": 69.36730756092277, "relative_heading": 90.35661345815312, "relative_elevation": 44.3722628513351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82483828022979, 52.3840853871401, 44.2081166533753 ] }, "distance": 16.79, "direction": 138.55, "angle": 69.2, "elevation": 44.21, "pano_id": "TMX7316010203-000079_pano_0003_000092", "timestamp": "2016-08-18T06:54:47.598330Z", "filename": "pano_0003_000092.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 16.78882722, "relative_pitch": 69.20482617921576, "relative_heading": 138.55303204685566, "relative_elevation": 44.2081166533753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82482150544684, 52.3840739471334, 45.6463446617126 ] }, "distance": 17.07, "direction": 144.26, "angle": 69.49, "elevation": 45.65, "pano_id": "TMX7316010203-001326_pano_0000_005634", "timestamp": "2019-07-24T08:03:04.413330Z", "filename": "pano_0000_005634.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 17.07171357, "relative_pitch": 69.49422449353277, "relative_heading": 144.2638237892395, "relative_elevation": 45.6463446617126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82442245407892, 52.3841887789226, 44.4981245966628 ] }, "distance": 17.23, "direction": 266.41, "angle": 68.83, "elevation": 44.5, "pano_id": "TMX7316010203-001891_pano_0000_002062", "timestamp": "2020-08-24T10:03:52.867850Z", "filename": "pano_0000_002062.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 17.23389035, "relative_pitch": 68.82887552275729, "relative_heading": 266.40881500979486, "relative_elevation": 44.4981245966628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_005641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_005641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_005641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82442315948495, 52.3841829298023, 45.6328035565093 ] }, "distance": 17.24, "direction": 264.24, "angle": 69.3, "elevation": 45.63, "pano_id": "TMX7316010203-001326_pano_0000_005641", "timestamp": "2019-07-24T08:03:11.253250Z", "filename": "pano_0000_005641.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 17.23908108, "relative_pitch": 69.30452513841243, "relative_heading": 264.2393523303126, "relative_elevation": 45.6328035565093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824421549864726, 52.38419243131195, 0.0 ] }, "distance": 17.27, "direction": 267.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01325", "timestamp": "2025-10-02T10:31:52Z", "filename": "recording_2025-10-02_10-04-24_01325.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 17.27473159, "relative_pitch": 0.0, "relative_heading": 267.76706976483655, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82481858837096, 52.3840699334425, 44.3819558219984 ] }, "distance": 17.32, "direction": 145.66, "angle": 68.68, "elevation": 44.38, "pano_id": "TMX7316010203-000830_pano_0000_002193", "timestamp": "2018-07-09T09:13:33.563470Z", "filename": "pano_0000_002193.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 17.32338196, "relative_pitch": 68.67806093088845, "relative_heading": 145.65993848075783, "relative_elevation": 44.3819558219984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_002005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82493225433216, 52.3841980302302, 44.2358286883682 ] }, "distance": 17.51, "direction": 90.16, "angle": 68.4, "elevation": 44.24, "pano_id": "TMX7316010203-002067_pano_0000_002005", "timestamp": "2021-03-29T10:09:38.044190Z", "filename": "pano_0000_002005.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 17.51157131, "relative_pitch": 68.40294742815942, "relative_heading": 90.16373060983254, "relative_elevation": 44.2358286883682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_10-04-24_01318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_10-04-24_01318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_10-04-24_01318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824935281985383, 52.38420223256955, 0.0 ] }, "distance": 17.72, "direction": 88.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_10-04-24_01318", "timestamp": "2025-10-02T10:31:45Z", "filename": "recording_2025-10-02_10-04-24_01318.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 17.7225666, "relative_pitch": 0.0, "relative_heading": 88.64989208007914, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track20_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track20_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track20_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track20_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824827811940119, 52.384067544418436, 0.0 ] }, "distance": 17.9, "direction": 144.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track20_Sphere_00025", "timestamp": "2024-09-25T07:59:55Z", "filename": "Job_20240925_0919_Track20_Sphere_00025.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 17.90094878, "relative_pitch": 0.0, "relative_heading": 144.4800705861442, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82440022577061, 52.3842046478111, 45.1589046176523 ] }, "distance": 18.73, "direction": 272.1, "angle": 67.48, "elevation": 45.16, "pano_id": "TMX7316010203-000830_pano_0000_002007", "timestamp": "2018-07-09T09:10:17.734500Z", "filename": "pano_0000_002007.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 18.72611736, "relative_pitch": 67.47760099106404, "relative_heading": 272.10042038724265, "relative_elevation": 45.1589046176523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_002197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_002197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_002197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82495248031179, 52.3842022058828, 44.3773234663531 ] }, "distance": 18.89, "direction": 88.74, "angle": 66.94, "elevation": 44.38, "pano_id": "TMX7316010203-000830_pano_0000_002197", "timestamp": "2018-07-09T09:13:37.988520Z", "filename": "pano_0000_002197.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 18.89320488, "relative_pitch": 66.93860184597902, "relative_heading": 88.74255444418506, "relative_elevation": 44.3773234663531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_002001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_002001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_002001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82482512729463, 52.3840519107141, 44.2722126599401 ] }, "distance": 19.25, "direction": 147.93, "angle": 66.5, "elevation": 44.27, "pano_id": "TMX7316010203-002067_pano_0000_002001", "timestamp": "2021-03-29T10:09:33.659050Z", "filename": "pano_0000_002001.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 19.24562157, "relative_pitch": 66.50488094228251, "relative_heading": 147.93402682498242, "relative_elevation": 44.2722126599401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82439180364987, 52.3841788940424, 44.7088273623958 ] }, "distance": 19.41, "direction": 263.55, "angle": 66.53, "elevation": 44.71, "pano_id": "TMX7316010203-002509_pano_0004_000200", "timestamp": "2022-04-12T11:06:32.804300Z", "filename": "pano_0004_000200.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 19.40974127, "relative_pitch": 66.53256753581312, "relative_heading": 263.5529929304891, "relative_elevation": 44.7088273623958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82438399581216, 52.3841945068372, 44.8443287340924 ] }, "distance": 19.82, "direction": 268.72, "angle": 66.15, "elevation": 44.84, "pano_id": "TMX7316010203-002067_pano_0000_001761", "timestamp": "2021-03-29T10:06:08.005830Z", "filename": "pano_0000_001761.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 19.82354436, "relative_pitch": 66.1520584626352, "relative_heading": 268.7221051719939, "relative_elevation": 44.8443287340924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82481947976186, 52.3840437264662, 44.7681793821976 ] }, "distance": 19.83, "direction": 150.27, "angle": 66.11, "elevation": 44.77, "pano_id": "TMX7316010203-002509_pano_0004_000894", "timestamp": "2022-04-12T11:17:16.670600Z", "filename": "pano_0004_000894.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 19.8297605, "relative_pitch": 66.10937810670079, "relative_heading": 150.2732073572509, "relative_elevation": 44.7681793821976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track15_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824968304362812, 52.38420315331172, 0.0 ] }, "distance": 19.97, "direction": 88.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track15_Sphere_00060", "timestamp": "2024-09-25T07:53:59Z", "filename": "Job_20240925_0919_Track15_Sphere_00060.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 19.97286209, "relative_pitch": 0.0, "relative_heading": 88.50801165730827, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_002054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_002054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_002054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82482422616827, 52.3840438311308, 44.5140087911859 ] }, "distance": 19.98, "direction": 149.45, "angle": 65.83, "elevation": 44.51, "pano_id": "TMX7316010203-001891_pano_0000_002054", "timestamp": "2020-08-24T10:03:46.412890Z", "filename": "pano_0000_002054.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 19.98195104, "relative_pitch": 65.82510331543432, "relative_heading": 149.45189903469736, "relative_elevation": 44.5140087911859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track15_Sphere_00068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track15_Sphere_00068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824380557074997, 52.384193404898966, 0.0 ] }, "distance": 20.06, "direction": 268.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track15_Sphere_00068", "timestamp": "2024-09-25T07:54:05Z", "filename": "Job_20240925_0919_Track15_Sphere_00068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 20.06070306, "relative_pitch": 0.0, "relative_heading": 268.38689569406574, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_003295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_003295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_003295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82483205372347, 52.3840419997711, 44.2280907817185 ] }, "distance": 20.43, "direction": 148.46, "angle": 65.21, "elevation": 44.23, "pano_id": "TMX7316010203-000305_pano_0000_003295", "timestamp": "2017-05-22T09:36:24.193570Z", "filename": "pano_0000_003295.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 20.43142857, "relative_pitch": 65.20514407957751, "relative_heading": 148.45514743384507, "relative_elevation": 44.2280907817185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8249800221462, 52.3842038336305, 44.7530970033258 ] }, "distance": 20.77, "direction": 88.36, "angle": 65.1, "elevation": 44.75, "pano_id": "TMX7316010203-002509_pano_0004_000889", "timestamp": "2022-04-12T11:17:12.440620Z", "filename": "pano_0004_000889.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 20.77248146, "relative_pitch": 65.10127928428527, "relative_heading": 88.35656620788325, "relative_elevation": 44.7530970033258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track15_Sphere_00064/adjacencies/b_20240925_0919_Track15_Sphere_00064/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0003_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0003_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0003_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82483830201019, 52.3840397494977, 44.2222365513444 ] }, "distance": 20.87, "direction": 147.82, "angle": 64.74, "elevation": 44.22, "pano_id": "TMX7316010203-000079_pano_0003_000093", "timestamp": "2016-08-18T06:54:49.033400Z", "filename": "pano_0003_000093.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_20240925_0919_Track15_Sphere_00064", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116701.75508274337, 488630.6744610031 ] }, "relative_distance": 20.86868485, "relative_pitch": 64.73715132934326, "relative_heading": 147.81934290109348, "relative_elevation": 44.2222365513444 } ] } }