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_20241216_0911_Track34_Sphere_00006/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track34_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887396642814001, 52.38004548104544, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track34_Sphere_00006", "timestamp": "2024-12-16T11:29:57Z", "filename": "Job_20241216_0911_Track34_Sphere_00006.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "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_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_003171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88739249578225, 52.380041910733, 46.0843005860224 ] }, "distance": 0.49, "direction": 215.41, "angle": 89.39, "elevation": 46.08, "pano_id": "TMX7316010203-001179_pano_0000_003171", "timestamp": "2019-05-13T11:24:46.320540Z", "filename": "pano_0000_003171.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 0.48742224, "relative_pitch": 89.39401931845791, "relative_heading": 215.40537157732666, "relative_elevation": 46.0843005860224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88738191531436, 52.3800434728744, 45.8996360683814 ] }, "distance": 1.03, "direction": 257.44, "angle": 88.72, "elevation": 45.9, "pano_id": "TMX7316010203-001054_pano_0000_003574", "timestamp": "2019-01-15T10:01:59.698740Z", "filename": "pano_0000_003574.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 1.02746164, "relative_pitch": 88.71765027518612, "relative_heading": 257.4385990239905, "relative_elevation": 45.8996360683814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88741320398877, 52.3800425465678, 46.1517454059795 ] }, "distance": 1.17, "direction": 106.15, "angle": 88.54, "elevation": 46.15, "pano_id": "TMX7316010203-000076_pano_0000_000314", "timestamp": "2016-08-17T07:19:05.678890Z", "filename": "pano_0000_000314.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 1.17405387, "relative_pitch": 88.54276742982401, "relative_heading": 106.1482723974635, "relative_elevation": 46.1517454059795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88738936963469, 52.3800340422583, 47.235238019377 ] }, "distance": 1.37, "direction": 201.26, "angle": 88.34, "elevation": 47.24, "pano_id": "TMX7316010203-001541_pano_0000_000740", "timestamp": "2020-01-08T08:25:21.400770Z", "filename": "pano_0000_000740.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 1.36580598, "relative_pitch": 88.34375513959554, "relative_heading": 201.26109897399246, "relative_elevation": 47.235238019377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_002437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88742130312762, 52.3800463405994, 45.9357230998576 ] }, "distance": 1.68, "direction": 86.74, "angle": 87.9, "elevation": 45.94, "pano_id": "TMX7316010203-001673_pano_0000_002437", "timestamp": "2020-04-24T08:02:19.210080Z", "filename": "pano_0000_002437.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 1.68196354, "relative_pitch": 87.90301811499185, "relative_heading": 86.74005145276827, "relative_elevation": 45.9357230998576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88736953743394, 52.3800461513245, 46.9046829966828 ] }, "distance": 1.85, "direction": 272.31, "angle": 87.74, "elevation": 46.9, "pano_id": "TMX7316010203-000703_pano_0000_005161", "timestamp": "2018-05-02T12:49:27.247000Z", "filename": "pano_0000_005161.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 1.84724475, "relative_pitch": 87.74468874984258, "relative_heading": 272.31403449078164, "relative_elevation": 46.9046829966828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0037_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88742921619064, 52.3800531279153, 47.4026431152597 ] }, "distance": 2.38, "direction": 69.01, "angle": 87.13, "elevation": 47.4, "pano_id": "TMX7316010203-002619_pano_0037_000122", "timestamp": "2022-06-22T09:15:09.022900Z", "filename": "pano_0037_000122.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 2.37569306, "relative_pitch": 87.13089008599131, "relative_heading": 69.01213218286686, "relative_elevation": 47.4026431152597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88743247033976, 52.3800436853291, 46.3660849789158 ] }, "distance": 2.45, "direction": 94.68, "angle": 86.98, "elevation": 46.37, "pano_id": "TMX7316010203-002043_pano_0000_001388", "timestamp": "2021-03-17T09:09:31.885800Z", "filename": "pano_0000_001388.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 2.44784138, "relative_pitch": 86.97794420750007, "relative_heading": 94.68225622108338, "relative_elevation": 46.3660849789158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0037_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8873582092943, 52.3800417276765, 47.4514854252338 ] }, "distance": 2.65, "direction": 260.93, "angle": 86.8, "elevation": 47.45, "pano_id": "TMX7316010203-002619_pano_0037_000121", "timestamp": "2022-06-22T09:15:08.037940Z", "filename": "pano_0037_000121.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 2.65024337, "relative_pitch": 86.80325786042565, "relative_heading": 260.9329187807199, "relative_elevation": 47.4514854252338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88736104914116, 52.3800322258334, 46.370724520646 ] }, "distance": 2.84, "direction": 238.68, "angle": 86.5, "elevation": 46.37, "pano_id": "TMX7316010203-002043_pano_0000_001389", "timestamp": "2021-03-17T09:09:32.990780Z", "filename": "pano_0000_001389.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 2.83726739, "relative_pitch": 86.49863066503566, "relative_heading": 238.67748176855136, "relative_elevation": 46.370724520646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88743768133641, 52.3800564197179, 46.9168077781796 ] }, "distance": 3.05, "direction": 66.46, "angle": 86.28, "elevation": 46.92, "pano_id": "TMX7316010203-000703_pano_0000_005160", "timestamp": "2018-05-02T12:49:26.117000Z", "filename": "pano_0000_005160.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 3.04809373, "relative_pitch": 86.28282866582674, "relative_heading": 66.46366864895155, "relative_elevation": 46.9168077781796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_002438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88734993799706, 52.380034935158, 45.9792124768719 ] }, "distance": 3.39, "direction": 249.75, "angle": 85.78, "elevation": 45.98, "pano_id": "TMX7316010203-001673_pano_0000_002438", "timestamp": "2020-04-24T08:02:19.900090Z", "filename": "pano_0000_002438.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 3.3899514, "relative_pitch": 85.78333101135132, "relative_heading": 249.74697379226512, "relative_elevation": 45.9792124768719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88745201924539, 52.3800569837559, 45.8812384968624 ] }, "distance": 3.98, "direction": 71.25, "angle": 85.04, "elevation": 45.88, "pano_id": "TMX7316010203-001054_pano_0000_003573", "timestamp": "2019-01-15T10:01:58.993710Z", "filename": "pano_0000_003573.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 3.98216332, "relative_pitch": 85.03956688838524, "relative_heading": 71.25097136969646, "relative_elevation": 45.8812384968624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88734292331383, 52.3800296683573, 46.1737355850637 ] }, "distance": 4.06, "direction": 244.31, "angle": 84.98, "elevation": 46.17, "pano_id": "TMX7316010203-000076_pano_0000_000315", "timestamp": "2016-08-17T07:19:06.423860Z", "filename": "pano_0000_000315.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 4.05920734, "relative_pitch": 84.97595203078035, "relative_heading": 244.31196005017483, "relative_elevation": 46.1737355850637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88746039671094, 52.3800455021476, 47.1984256468713 ] }, "distance": 4.34, "direction": 89.97, "angle": 84.74, "elevation": 47.2, "pano_id": "TMX7316010203-001541_pano_0000_000741", "timestamp": "2020-01-08T08:25:22.365720Z", "filename": "pano_0000_000741.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 4.3413165, "relative_pitch": 84.74471496788246, "relative_heading": 89.96898456700113, "relative_elevation": 47.1984256468713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_003170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88746464058327, 52.3800531851148, 46.0328754708171 ] }, "distance": 4.71, "direction": 79.51, "angle": 84.16, "elevation": 46.03, "pano_id": "TMX7316010203-001179_pano_0000_003170", "timestamp": "2019-05-13T11:24:45.325520Z", "filename": "pano_0000_003170.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 4.70899132, "relative_pitch": 84.15917292582974, "relative_heading": 79.51084464077846, "relative_elevation": 46.0328754708171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track34_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887324253909697, 52.38003350946257, 0.0 ] }, "distance": 5.11, "direction": 254.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track34_Sphere_00007", "timestamp": "2024-12-16T11:30:00Z", "filename": "Job_20241216_0911_Track34_Sphere_00007.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 5.10614722, "relative_pitch": 0.0, "relative_heading": 254.87726794990255, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_003172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88732071553632, 52.3800299086318, 46.1370623465627 ] }, "distance": 5.45, "direction": 251.47, "angle": 83.26, "elevation": 46.14, "pano_id": "TMX7316010203-001179_pano_0000_003172", "timestamp": "2019-05-13T11:24:47.220670Z", "filename": "pano_0000_003172.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 5.45291227, "relative_pitch": 83.25951480210341, "relative_heading": 251.4714518926071, "relative_elevation": 46.1370623465627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8873179461953, 52.3800221549959, 47.2630557259545 ] }, "distance": 5.95, "direction": 244.16, "angle": 82.82, "elevation": 47.26, "pano_id": "TMX7316010203-001541_pano_0000_000739", "timestamp": "2020-01-08T08:25:20.565710Z", "filename": "pano_0000_000739.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 5.95435056, "relative_pitch": 82.81952436154288, "relative_heading": 244.15644424990452, "relative_elevation": 47.2630557259545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88748320655653, 52.3800551349637, 46.1360362684354 ] }, "distance": 5.99, "direction": 79.67, "angle": 82.6, "elevation": 46.14, "pano_id": "TMX7316010203-000076_pano_0000_000313", "timestamp": "2016-08-17T07:19:04.878910Z", "filename": "pano_0000_000313.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 5.99163559, "relative_pitch": 82.60047548105278, "relative_heading": 79.67160545641416, "relative_elevation": 46.1360362684354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88731147866081, 52.3800300462135, 45.9183810455725 ] }, "distance": 6.05, "direction": 253.5, "angle": 82.5, "elevation": 45.92, "pano_id": "TMX7316010203-001054_pano_0000_003575", "timestamp": "2019-01-15T10:02:00.403700Z", "filename": "pano_0000_003575.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 6.0482294, "relative_pitch": 82.49636972685738, "relative_heading": 253.5028572995003, "relative_elevation": 45.9183810455725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88730015515512, 52.3800355372072, 46.9044445930049 ] }, "distance": 6.66, "direction": 260.44, "angle": 81.92, "elevation": 46.9, "pano_id": "TMX7316010203-000703_pano_0000_005162", "timestamp": "2018-05-02T12:49:28.351920Z", "filename": "pano_0000_005162.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 6.66283934, "relative_pitch": 81.91514830208753, "relative_heading": 260.44065254554226, "relative_elevation": 46.9044445930049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_002436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88749333105608, 52.3800574528139, 45.8887983923778 ] }, "distance": 6.72, "direction": 78.56, "angle": 81.67, "elevation": 45.89, "pano_id": "TMX7316010203-001673_pano_0000_002436", "timestamp": "2020-04-24T08:02:18.495130Z", "filename": "pano_0000_002436.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 6.71739351, "relative_pitch": 81.6719542703792, "relative_heading": 78.56157701613887, "relative_elevation": 45.8887983923778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0037_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88750007864648, 52.3800643072069, 47.3524310607463 ] }, "distance": 7.35, "direction": 73.44, "angle": 81.18, "elevation": 47.35, "pano_id": "TMX7316010203-002619_pano_0037_000123", "timestamp": "2022-06-22T09:15:10.377760Z", "filename": "pano_0037_000123.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 7.34838154, "relative_pitch": 81.17892273628883, "relative_heading": 73.43635871826719, "relative_elevation": 47.3524310607463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88750446444721, 52.380054160394, 46.3567643119022 ] }, "distance": 7.41, "direction": 82.51, "angle": 80.92, "elevation": 46.36, "pano_id": "TMX7316010203-002043_pano_0000_001387", "timestamp": "2021-03-17T09:09:30.535930Z", "filename": "pano_0000_001387.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 7.405352, "relative_pitch": 80.92386008337341, "relative_heading": 82.50621346508129, "relative_elevation": 46.3567643119022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track34_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887503540266231, 52.38006186736282, 0.0 ] }, "distance": 7.5, "direction": 75.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track34_Sphere_00005", "timestamp": "2024-12-16T11:29:53Z", "filename": "Job_20241216_0911_Track34_Sphere_00005.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 7.50406867, "relative_pitch": 0.0, "relative_heading": 75.93714011121973, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0037_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88728658657241, 52.3800318045957, 47.4931875066832 ] }, "distance": 7.65, "direction": 258.52, "angle": 80.85, "elevation": 47.49, "pano_id": "TMX7316010203-002619_pano_0037_000120", "timestamp": "2022-06-22T09:15:07.192760Z", "filename": "pano_0037_000120.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 7.64722812, "relative_pitch": 80.8528961413873, "relative_heading": 258.521230333522, "relative_elevation": 47.4931875066832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88728884860731, 52.3800213781216, 46.3873268663883 ] }, "distance": 7.81, "direction": 249.93, "angle": 80.44, "elevation": 46.39, "pano_id": "TMX7316010203-002043_pano_0000_001390", "timestamp": "2021-03-17T09:09:33.945780Z", "filename": "pano_0000_001390.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 7.81488685, "relative_pitch": 80.43715973364777, "relative_heading": 249.9282966623954, "relative_elevation": 46.3873268663883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88750670485572, 52.3800674635048, 46.9286917131394 ] }, "distance": 7.88, "direction": 71.92, "angle": 80.46, "elevation": 46.93, "pano_id": "TMX7316010203-000703_pano_0000_005159", "timestamp": "2018-05-02T12:49:24.991990Z", "filename": "pano_0000_005159.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 7.88373782, "relative_pitch": 80.46369954869276, "relative_heading": 71.9244443992613, "relative_elevation": 46.9286917131394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_002439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88727843922431, 52.3800229256958, 46.0132194459438 ] }, "distance": 8.43, "direction": 252.68, "angle": 79.62, "elevation": 46.01, "pano_id": "TMX7316010203-001673_pano_0000_002439", "timestamp": "2020-04-24T08:02:20.580160Z", "filename": "pano_0000_002439.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 8.43129438, "relative_pitch": 79.6165183216109, "relative_heading": 252.68167142011546, "relative_elevation": 46.0132194459438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track34_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887270622428491, 52.38002394483917, 0.0 ] }, "distance": 8.91, "direction": 254.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track34_Sphere_00008", "timestamp": "2024-12-16T11:30:02Z", "filename": "Job_20241216_0911_Track34_Sphere_00008.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 8.90968208, "relative_pitch": 0.0, "relative_heading": 254.39710000114889, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88727276434643, 52.3800172344101, 46.18718686793 ] }, "distance": 9.0, "direction": 249.56, "angle": 78.97, "elevation": 46.19, "pano_id": "TMX7316010203-000076_pano_0000_000316", "timestamp": "2016-08-17T07:19:07.143890Z", "filename": "pano_0000_000316.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 9.00204798, "relative_pitch": 78.97111328823239, "relative_heading": 249.56426031284133, "relative_elevation": 46.18718686793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752290273606, 52.3800695125583, 45.8691252702847 ] }, "distance": 9.0, "direction": 72.72, "angle": 78.89, "elevation": 45.87, "pano_id": "TMX7316010203-001054_pano_0000_003572", "timestamp": "2019-01-15T10:01:58.273740Z", "filename": "pano_0000_003572.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 9.00391433, "relative_pitch": 78.89428705433686, "relative_heading": 72.72288799870329, "relative_elevation": 45.8691252702847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753087754154, 52.3800575210407, 47.1681697126478 ] }, "distance": 9.24, "direction": 81.66, "angle": 78.92, "elevation": 47.17, "pano_id": "TMX7316010203-001541_pano_0000_000742", "timestamp": "2020-01-08T08:25:23.655720Z", "filename": "pano_0000_000742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 9.23836142, "relative_pitch": 78.91832499846527, "relative_heading": 81.66152182294545, "relative_elevation": 47.1681697126478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_003169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753757378231, 52.3800634740713, 45.9812308130786 ] }, "distance": 9.8, "direction": 78.22, "angle": 77.96, "elevation": 45.98, "pano_id": "TMX7316010203-001179_pano_0000_003169", "timestamp": "2019-05-13T11:24:44.140530Z", "filename": "pano_0000_003169.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 9.80331216, "relative_pitch": 77.96459636989046, "relative_heading": 78.2153036846223, "relative_elevation": 45.9812308130786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_003173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88724926243197, 52.3800175343445, 46.1837434638292 ] }, "distance": 10.51, "direction": 252.78, "angle": 77.18, "elevation": 46.18, "pano_id": "TMX7316010203-001179_pano_0000_003173", "timestamp": "2019-05-13T11:24:48.075520Z", "filename": "pano_0000_003173.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 10.50661763, "relative_pitch": 77.18356939887244, "relative_heading": 252.78369964032717, "relative_elevation": 46.1837434638292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875532114658, 52.3800677816738, 46.1277655707672 ] }, "distance": 10.95, "direction": 76.9, "angle": 76.65, "elevation": 46.13, "pano_id": "TMX7316010203-000076_pano_0000_000312", "timestamp": "2016-08-17T07:19:03.938990Z", "filename": "pano_0000_000312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 10.94650323, "relative_pitch": 76.65017725967851, "relative_heading": 76.8975014073979, "relative_elevation": 46.1277655707672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88724637111576, 52.3800096290998, 47.2832191307098 ] }, "distance": 10.98, "direction": 248.7, "angle": 76.92, "elevation": 47.28, "pano_id": "TMX7316010203-001541_pano_0000_000738", "timestamp": "2020-01-08T08:25:19.745710Z", "filename": "pano_0000_000738.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 10.98291379, "relative_pitch": 76.92326361637116, "relative_heading": 248.7008848277603, "relative_elevation": 47.2832191307098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88724100933263, 52.3800169096068, 45.9242998100817 ] }, "distance": 11.06, "direction": 253.3, "angle": 76.45, "elevation": 45.92, "pano_id": "TMX7316010203-001054_pano_0000_003576", "timestamp": "2019-01-15T10:02:01.108740Z", "filename": "pano_0000_003576.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 11.06445831, "relative_pitch": 76.45399250724691, "relative_heading": 253.30121949963845, "relative_elevation": 45.9242998100817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88723043305781, 52.3800250032405, 46.8986433586106 ] }, "distance": 11.55, "direction": 258.62, "angle": 76.17, "elevation": 46.9, "pano_id": "TMX7316010203-000703_pano_0000_005163", "timestamp": "2018-05-02T12:49:29.451900Z", "filename": "pano_0000_005163.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 11.54514347, "relative_pitch": 76.17035606354146, "relative_heading": 258.61689137780206, "relative_elevation": 46.8986433586106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_002435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875648895357, 52.3800686711994, 45.85295087751 ] }, "distance": 11.74, "direction": 77.31, "angle": 75.63, "elevation": 45.85, "pano_id": "TMX7316010203-001673_pano_0000_002435", "timestamp": "2020-04-24T08:02:17.750140Z", "filename": "pano_0000_002435.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 11.74375548, "relative_pitch": 75.63433098581015, "relative_heading": 77.30666400341738, "relative_elevation": 45.85295087751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0037_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88757257530318, 52.3800692322553, 47.2197887543589 ] }, "distance": 12.27, "direction": 77.56, "angle": 75.44, "elevation": 47.22, "pano_id": "TMX7316010203-002619_pano_0037_000124", "timestamp": "2022-06-22T09:15:18.317730Z", "filename": "pano_0037_000124.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 12.26816353, "relative_pitch": 75.43599228580705, "relative_heading": 77.55929410215668, "relative_elevation": 47.2197887543589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875772003829, 52.3800519519795, 46.3356253718957 ] }, "distance": 12.32, "direction": 86.65, "angle": 75.11, "elevation": 46.34, "pano_id": "TMX7316010203-002043_pano_0000_001386", "timestamp": "2021-03-17T09:09:28.965940Z", "filename": "pano_0000_001386.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 12.31611705, "relative_pitch": 75.11482793954067, "relative_heading": 86.64827268778126, "relative_elevation": 46.3356253718957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track34_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887574749707738, 52.38007294407727, 0.0 ] }, "distance": 12.51, "direction": 75.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track34_Sphere_00004", "timestamp": "2024-12-16T11:29:52Z", "filename": "Job_20241216_0911_Track34_Sphere_00004.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 12.50724736, "relative_pitch": 0.0, "relative_heading": 75.85749295875047, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0037_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8872147892037, 52.3800222043566, 47.5340291103348 ] }, "distance": 12.65, "direction": 258.19, "angle": 75.1, "elevation": 47.53, "pano_id": "TMX7316010203-002619_pano_0037_000119", "timestamp": "2022-06-22T09:15:06.382770Z", "filename": "pano_0037_000119.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 12.6512831, "relative_pitch": 75.09610988980538, "relative_heading": 258.1863494972493, "relative_elevation": 47.5340291103348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88757606484589, 52.3800783769137, 46.9383126823232 ] }, "distance": 12.75, "direction": 73.32, "angle": 74.8, "elevation": 46.94, "pano_id": "TMX7316010203-000703_pano_0000_005158", "timestamp": "2018-05-02T12:49:23.851940Z", "filename": "pano_0000_005158.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 12.75428594, "relative_pitch": 74.79837601054041, "relative_heading": 73.32152502860723, "relative_elevation": 46.9383126823232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88721713894264, 52.3800097426318, 46.3942621974275 ] }, "distance": 12.85, "direction": 251.98, "angle": 74.51, "elevation": 46.39, "pano_id": "TMX7316010203-002043_pano_0000_001391", "timestamp": "2021-03-17T09:09:34.815790Z", "filename": "pano_0000_001391.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 12.85394618, "relative_pitch": 74.51413091332982, "relative_heading": 251.97809540965764, "relative_elevation": 46.3942621974275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track34_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887211591422101, 52.380013916996354, 0.0 ] }, "distance": 13.08, "direction": 254.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track34_Sphere_00009", "timestamp": "2024-12-16T11:30:03Z", "filename": "Job_20241216_0911_Track34_Sphere_00009.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 13.08139341, "relative_pitch": 0.0, "relative_heading": 254.42540211129483, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_002440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88720760496009, 52.3800098668337, 46.049786045216 ] }, "distance": 13.47, "direction": 252.89, "angle": 73.7, "elevation": 46.05, "pano_id": "TMX7316010203-001673_pano_0000_002440", "timestamp": "2020-04-24T08:02:21.255110Z", "filename": "pano_0000_002440.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 13.46873457, "relative_pitch": 73.69675084168358, "relative_heading": 252.88848156246482, "relative_elevation": 46.049786045216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88720253031779, 52.3800052020285, 46.2024729847908 ] }, "distance": 13.96, "direction": 251.27, "angle": 73.19, "elevation": 46.2, "pano_id": "TMX7316010203-000076_pano_0000_000317", "timestamp": "2016-08-17T07:19:07.873880Z", "filename": "pano_0000_000317.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 13.95729931, "relative_pitch": 73.19096488313818, "relative_heading": 251.26913679055565, "relative_elevation": 46.2024729847908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88760215814506, 52.3800559181524, 47.1146477479488 ] }, "distance": 14.04, "direction": 85.26, "angle": 73.4, "elevation": 47.11, "pano_id": "TMX7316010203-001541_pano_0000_000743", "timestamp": "2020-01-08T08:25:25.640740Z", "filename": "pano_0000_000743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 14.04265432, "relative_pitch": 73.40316315379611, "relative_heading": 85.25590641225351, "relative_elevation": 47.1146477479488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887595803188, 52.380080065125, 45.8455849858001 ] }, "distance": 14.1, "direction": 74.16, "angle": 72.91, "elevation": 45.85, "pano_id": "TMX7316010203-001054_pano_0000_003571", "timestamp": "2019-01-15T10:01:57.508750Z", "filename": "pano_0000_003571.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 14.09723789, "relative_pitch": 72.9076561733271, "relative_heading": 74.15797787589234, "relative_elevation": 45.8455849858001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track02_Sphere_00121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887587373768103, 52.37999010379492, 0.0 ] }, "distance": 14.38, "direction": 115.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track02_Sphere_00121", "timestamp": "2024-11-21T13:22:44Z", "filename": "Job_20241121_1354_Track02_Sphere_00121.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 14.37548492, "relative_pitch": 0.0, "relative_heading": 115.38196281872246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758730366327, 52.3799861336488, 45.8536300221458 ] }, "distance": 14.57, "direction": 116.96, "angle": 72.38, "elevation": 45.85, "pano_id": "TMX7316010203-000703_pano_0000_005435", "timestamp": "2018-05-02T12:56:00.659590Z", "filename": "pano_0000_005435.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 14.56606637, "relative_pitch": 72.3767996940156, "relative_heading": 116.9601985409865, "relative_elevation": 45.8536300221458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track02_Sphere_00122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887548589720684, 52.37995325237097, 0.0 ] }, "distance": 14.57, "direction": 134.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track02_Sphere_00122", "timestamp": "2024-11-21T13:22:45Z", "filename": "Job_20241121_1354_Track02_Sphere_00122.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 14.5732577, "relative_pitch": 0.0, "relative_heading": 134.7660922927451, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_003168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88761232916379, 52.3800700967043, 45.931533372961 ] }, "distance": 14.94, "direction": 79.44, "angle": 71.98, "elevation": 45.93, "pano_id": "TMX7316010203-001179_pano_0000_003168", "timestamp": "2019-05-13T11:24:42.315550Z", "filename": "pano_0000_003168.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 14.94037106, "relative_pitch": 71.98159801724631, "relative_heading": 79.43582522755874, "relative_elevation": 45.931533372961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88761593738246, 52.3800264987172, 45.8239158252254 ] }, "distance": 15.08, "direction": 98.05, "angle": 71.78, "elevation": 45.82, "pano_id": "TMX7316010203-000703_pano_0000_005434", "timestamp": "2018-05-02T12:55:59.464700Z", "filename": "pano_0000_005434.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.08149606, "relative_pitch": 71.78267092865634, "relative_heading": 98.0509855152847, "relative_elevation": 45.8239158252254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0002_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88760787385971, 52.3800017335305, 46.650457881391 ] }, "distance": 15.19, "direction": 108.7, "angle": 71.97, "elevation": 46.65, "pano_id": "TMX7316010203-002967_pano_0002_000055", "timestamp": "2023-02-13T09:31:51.784270Z", "filename": "pano_0002_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.18519054, "relative_pitch": 71.96941310578082, "relative_heading": 108.69759089605309, "relative_elevation": 46.650457881391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0002_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88757616457509, 52.3799621039268, 46.6434363313019 ] }, "distance": 15.35, "direction": 127.2, "angle": 71.79, "elevation": 46.64, "pano_id": "TMX7316010203-002967_pano_0002_000056", "timestamp": "2023-02-13T09:31:52.779280Z", "filename": "pano_0002_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.34652449, "relative_pitch": 71.78787011381114, "relative_heading": 127.1964474054152, "relative_elevation": 46.6434363313019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_001313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88760492268261, 52.3799924632818, 45.7447853991762 ] }, "distance": 15.36, "direction": 112.59, "angle": 71.44, "elevation": 45.74, "pano_id": "TMX7316010203-001179_pano_0000_001313", "timestamp": "2019-05-13T10:50:42.039930Z", "filename": "pano_0000_001313.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.36087436, "relative_pitch": 71.4382015922312, "relative_heading": 112.58543913661993, "relative_elevation": 45.7447853991762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002960_pano_0000_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88759348218279, 52.3799758513144, 47.6526774549857 ] }, "distance": 15.48, "direction": 120.03, "angle": 72.0, "elevation": 47.65, "pano_id": "TMX7316010203-002960_pano_0000_000012", "timestamp": "2023-02-06T10:14:44.676750Z", "filename": "pano_0000_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.48201603, "relative_pitch": 72.00138930132594, "relative_heading": 120.02988160988625, "relative_elevation": 47.6526774549857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_006820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758137569778, 52.3799641802903, 46.2239607591182 ] }, "distance": 15.49, "direction": 125.72, "angle": 71.47, "elevation": 46.22, "pano_id": "TMX7316010203-000703_pano_0000_006820", "timestamp": "2018-05-02T13:28:02.213470Z", "filename": "pano_0000_006820.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.49463471, "relative_pitch": 71.46844366306807, "relative_heading": 125.72246044658952, "relative_elevation": 46.2239607591182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_001314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756780570795, 52.3799537239716, 45.8039742419496 ] }, "distance": 15.5, "direction": 131.22, "angle": 71.31, "elevation": 45.8, "pano_id": "TMX7316010203-001179_pano_0000_001314", "timestamp": "2019-05-13T10:50:42.839780Z", "filename": "pano_0000_001314.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.49501753, "relative_pitch": 71.30984590824976, "relative_heading": 131.21872492935046, "relative_elevation": 45.8039742419496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88755708087664, 52.3799458621871, 45.9229271570221 ] }, "distance": 15.56, "direction": 135.42, "angle": 71.28, "elevation": 45.92, "pano_id": "TMX7316010203-000703_pano_0000_005436", "timestamp": "2018-05-02T12:56:01.789620Z", "filename": "pano_0000_005436.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.56388282, "relative_pitch": 71.27780568062033, "relative_heading": 135.4164794322931, "relative_elevation": 45.9229271570221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_003174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88717742320276, 52.3800051651624, 46.2299126237631 ] }, "distance": 15.59, "direction": 253.27, "angle": 71.37, "elevation": 46.23, "pano_id": "TMX7316010203-001179_pano_0000_003174", "timestamp": "2019-05-13T11:24:48.925490Z", "filename": "pano_0000_003174.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.58727036, "relative_pitch": 71.3675141864875, "relative_heading": 253.2733512973491, "relative_elevation": 46.2299126237631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88760114240116, 52.3799825372914, 45.7968706768006 ] }, "distance": 15.59, "direction": 116.7, "angle": 71.2, "elevation": 45.8, "pano_id": "TMX7316060226-000020_pano_0007_000998", "timestamp": "2016-08-15T08:52:15.540900Z", "filename": "pano_0007_000998.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.58759341, "relative_pitch": 71.20328849852828, "relative_heading": 116.7008932860003, "relative_elevation": 45.7968706768006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_002498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88759283452562, 52.3799733066643, 45.6142948148772 ] }, "distance": 15.59, "direction": 121.01, "angle": 71.13, "elevation": 45.61, "pano_id": "TMX7316010203-002045_pano_0001_002498", "timestamp": "2021-03-17T12:33:52.339410Z", "filename": "pano_0001_002498.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.58783045, "relative_pitch": 71.13309844442058, "relative_heading": 121.01212910857772, "relative_elevation": 45.6142948148772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0006_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88760105451663, 52.3799805778316, 47.1713735479861 ] }, "distance": 15.68, "direction": 117.42, "angle": 71.61, "elevation": 47.17, "pano_id": "TMX7316010203-003005_pano_0006_000012", "timestamp": "2023-03-20T10:26:24.379760Z", "filename": "pano_0006_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.68146275, "relative_pitch": 71.61133568390122, "relative_heading": 117.42243635068374, "relative_elevation": 47.1713735479861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002978_pano_0002_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88759434636421, 52.3799721048446, 47.7957529006526 ] }, "distance": 15.75, "direction": 121.24, "angle": 71.77, "elevation": 47.8, "pano_id": "TMX7316010203-002978_pano_0002_000014", "timestamp": "2023-02-20T10:48:56.120320Z", "filename": "pano_0002_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.74508536, "relative_pitch": 71.76685785341648, "relative_heading": 121.23619692751937, "relative_elevation": 47.7957529006526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002960_pano_0000_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8876235100355, 52.3800178518857, 47.6440260056406 ] }, "distance": 15.75, "direction": 101.26, "angle": 71.71, "elevation": 47.64, "pano_id": "TMX7316010203-002960_pano_0000_000011", "timestamp": "2023-02-06T10:14:43.181740Z", "filename": "pano_0000_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.75145927, "relative_pitch": 71.70574095887265, "relative_heading": 101.25534499107879, "relative_elevation": 47.6440260056406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0017_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8876082615393, 52.3799875162135, 45.7580788247287 ] }, "distance": 15.79, "direction": 114.11, "angle": 70.96, "elevation": 45.76, "pano_id": "TMX7316010203-002961_pano_0017_000086", "timestamp": "2023-02-06T11:38:57.593630Z", "filename": "pano_0017_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.78782988, "relative_pitch": 70.96411919276848, "relative_heading": 114.11327285369887, "relative_elevation": 45.7580788247287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887604367757497, 52.37998086423609, 0.0 ] }, "distance": 15.87, "direction": 116.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01842", "timestamp": "2025-06-16T04:18:34Z", "filename": "recording_2025-06-16_03-46-32_01842.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.86759957, "relative_pitch": 0.0, "relative_heading": 116.94509046296831, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88762385866777, 52.3800783571638, 46.1085014594719 ] }, "distance": 15.9, "direction": 76.7, "angle": 70.98, "elevation": 46.11, "pano_id": "TMX7316010203-000076_pano_0000_000311", "timestamp": "2016-08-17T07:19:02.858930Z", "filename": "pano_0000_000311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.89883989, "relative_pitch": 70.97510847840842, "relative_heading": 76.69712616413833, "relative_elevation": 46.1085014594719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_006819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88762010935523, 52.3800029828832, 46.2211554059759 ] }, "distance": 15.93, "direction": 107.26, "angle": 70.98, "elevation": 46.22, "pano_id": "TMX7316010203-000703_pano_0000_006819", "timestamp": "2018-05-02T13:28:01.338440Z", "filename": "pano_0000_006819.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.93481744, "relative_pitch": 70.97828489909884, "relative_heading": 107.26357337171972, "relative_elevation": 46.2211554059759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8871760992972, 52.3799967814376, 47.2978846784681 ] }, "distance": 15.97, "direction": 250.16, "angle": 71.35, "elevation": 47.3, "pano_id": "TMX7316010203-001541_pano_0000_000737", "timestamp": "2020-01-08T08:25:18.900730Z", "filename": "pano_0000_000737.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.9656868, "relative_pitch": 71.3475786158273, "relative_heading": 250.15872109827762, "relative_elevation": 47.2978846784681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88762729474786, 52.3800723896027, 45.8045851187781 ] }, "distance": 15.99, "direction": 79.21, "angle": 70.76, "elevation": 45.8, "pano_id": "TMX7316010203-000703_pano_0000_005433", "timestamp": "2018-05-02T12:55:46.549680Z", "filename": "pano_0000_005433.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 15.98908194, "relative_pitch": 70.75735345334779, "relative_heading": 79.20653799559624, "relative_elevation": 45.8045851187781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0017_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88757086065892, 52.3799489862256, 45.8001385899261 ] }, "distance": 16.0, "direction": 132.15, "angle": 70.74, "elevation": 45.8, "pano_id": "TMX7316010203-002961_pano_0017_000087", "timestamp": "2023-02-06T11:38:58.638620Z", "filename": "pano_0017_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.00098451, "relative_pitch": 70.7423512225011, "relative_heading": 132.14788483508997, "relative_elevation": 45.8001385899261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track02_Sphere_00120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887630360355578, 52.38002677520546, 0.0 ] }, "distance": 16.05, "direction": 97.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track02_Sphere_00120", "timestamp": "2024-11-21T13:22:42Z", "filename": "Job_20241121_1354_Track02_Sphere_00120.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.05051746, "relative_pitch": 0.0, "relative_heading": 97.45119956895289, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756232626008, 52.3799427294936, 45.8519004145637 ] }, "distance": 16.06, "direction": 135.38, "angle": 70.69, "elevation": 45.85, "pano_id": "TMX7316060226-000020_pano_0007_000999", "timestamp": "2016-08-15T08:52:16.920890Z", "filename": "pano_0007_000999.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.06288582, "relative_pitch": 70.69356814946684, "relative_heading": 135.38185637193868, "relative_elevation": 45.8519004145637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88717037653681, 52.3800042523004, 45.9287489345297 ] }, "distance": 16.08, "direction": 253.42, "angle": 70.71, "elevation": 45.93, "pano_id": "TMX7316010203-001054_pano_0000_003577", "timestamp": "2019-01-15T10:02:01.808750Z", "filename": "pano_0000_003577.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.0760967, "relative_pitch": 70.70880401412539, "relative_heading": 253.41884479376682, "relative_elevation": 45.9287489345297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887563584054005, 52.37994290788143, 0.0 ] }, "distance": 16.11, "direction": 135.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01843", "timestamp": "2025-06-16T04:18:35Z", "filename": "recording_2025-06-16_03-46-32_01843.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.1090889, "relative_pitch": 0.0, "relative_heading": 135.1154273820634, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88759656969578, 52.3799678938921, 45.4403803078458 ] }, "distance": 16.12, "direction": 122.38, "angle": 70.47, "elevation": 45.44, "pano_id": "TMX7316010203-001666_pano_0000_000801", "timestamp": "2020-04-22T06:44:55.120240Z", "filename": "pano_0000_000801.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.12074189, "relative_pitch": 70.467000506425, "relative_heading": 122.38119499293603, "relative_elevation": 45.4403803078458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8876035467243, 52.3799742386208, 46.8761775437742 ] }, "distance": 16.17, "direction": 119.36, "angle": 70.97, "elevation": 46.88, "pano_id": "TMX7316010203-001673_pano_0000_000229", "timestamp": "2020-04-24T07:22:55.747260Z", "filename": "pano_0000_000229.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.16625871, "relative_pitch": 70.97214415812277, "relative_heading": 119.36490818304644, "relative_elevation": 46.8761775437742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0003_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88759825386824, 52.3799685777334, 46.8586249547079 ] }, "distance": 16.18, "direction": 121.94, "angle": 70.95, "elevation": 46.86, "pano_id": "TMX7316010203-003019_pano_0003_000203", "timestamp": "2023-04-03T06:59:57.953970Z", "filename": "pano_0003_000203.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.17732843, "relative_pitch": 70.95343469284504, "relative_heading": 121.93606267912695, "relative_elevation": 46.8586249547079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0022_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88761393183321, 52.3799861534673, 46.4231093376875 ] }, "distance": 16.2, "direction": 114.04, "angle": 70.76, "elevation": 46.42, "pano_id": "TMX7316010203-002985_pano_0022_000013", "timestamp": "2023-02-27T12:00:01.642840Z", "filename": "pano_0022_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.20221802, "relative_pitch": 70.76040444147479, "relative_heading": 114.04488099645098, "relative_elevation": 46.4231093376875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0002_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88761636428096, 52.37998780841, 46.7453474476933 ] }, "distance": 16.28, "direction": 113.22, "angle": 70.8, "elevation": 46.75, "pano_id": "TMX7316010203-002996_pano_0002_000011", "timestamp": "2023-03-13T10:49:54.302550Z", "filename": "pano_0002_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.28015412, "relative_pitch": 70.79813966399037, "relative_heading": 113.21546818639965, "relative_elevation": 46.7453474476933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002978_pano_0002_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88763090193557, 52.3800119352516, 47.7634333735332 ] }, "distance": 16.38, "direction": 103.17, "angle": 71.07, "elevation": 47.76, "pano_id": "TMX7316010203-002978_pano_0002_000013", "timestamp": "2023-02-20T10:48:55.120330Z", "filename": "pano_0002_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.38278302, "relative_pitch": 71.06811185235364, "relative_heading": 103.17034772964392, "relative_elevation": 47.7634333735332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_002497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88763098069891, 52.3800118030954, 45.6146141607314 ] }, "distance": 16.39, "direction": 103.22, "angle": 70.23, "elevation": 45.61, "pano_id": "TMX7316010203-002045_pano_0001_002497", "timestamp": "2021-03-17T12:33:51.584360Z", "filename": "pano_0001_002497.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.39136124, "relative_pitch": 70.23437840047761, "relative_heading": 103.21612728531566, "relative_elevation": 45.6146141607314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0006_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756701117944, 52.3799410703233, 47.2421436244622 ] }, "distance": 16.42, "direction": 135.04, "angle": 70.84, "elevation": 47.24, "pano_id": "TMX7316010203-003005_pano_0006_000013", "timestamp": "2023-03-20T10:26:25.229780Z", "filename": "pano_0006_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.4186629, "relative_pitch": 70.83547693367258, "relative_heading": 135.04194329278528, "relative_elevation": 47.2421436244622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track02_Sphere_00123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887511883674212, 52.37991577157579, 0.0 ] }, "distance": 16.43, "direction": 151.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track02_Sphere_00123", "timestamp": "2024-11-21T13:22:46Z", "filename": "Job_20241121_1354_Track02_Sphere_00123.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.42871129, "relative_pitch": 0.0, "relative_heading": 151.46731286845372, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88716088554309, 52.3800140463456, 46.8885644506663 ] }, "distance": 16.43, "direction": 257.71, "angle": 70.69, "elevation": 46.89, "pano_id": "TMX7316010203-000703_pano_0000_005164", "timestamp": "2018-05-02T12:49:30.581890Z", "filename": "pano_0000_005164.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.43052375, "relative_pitch": 70.68870027885076, "relative_heading": 257.7083676544036, "relative_elevation": 46.8885644506663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0022_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88757500248469, 52.3799458642921, 46.4818455958739 ] }, "distance": 16.44, "direction": 132.39, "angle": 70.52, "elevation": 46.48, "pano_id": "TMX7316010203-002985_pano_0022_000014", "timestamp": "2023-02-27T12:00:02.392840Z", "filename": "pano_0022_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.44334975, "relative_pitch": 70.5183319582855, "relative_heading": 132.3858722933719, "relative_elevation": 46.4818455958739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88761310452834, 52.379979728478, 46.779401130043 ] }, "distance": 16.46, "direction": 116.4, "angle": 70.62, "elevation": 46.78, "pano_id": "TMX7316010203-001543_pano_0000_001079", "timestamp": "2020-01-08T10:23:49.466530Z", "filename": "pano_0000_001079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.45596073, "relative_pitch": 70.6192534189797, "relative_heading": 116.39870570917917, "relative_elevation": 46.779401130043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0014_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88762014168696, 52.3799890554268, 46.9344001114368 ] }, "distance": 16.46, "direction": 112.42, "angle": 70.67, "elevation": 46.93, "pano_id": "TMX7316010203-002990_pano_0014_000118", "timestamp": "2023-03-06T11:32:11.058570Z", "filename": "pano_0014_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.46344163, "relative_pitch": 70.67037519292035, "relative_heading": 112.41875676304362, "relative_elevation": 46.9344001114368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0014_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758228297613, 52.3799506539917, 46.9736607233062 ] }, "distance": 16.47, "direction": 129.85, "angle": 70.68, "elevation": 46.97, "pano_id": "TMX7316010203-002990_pano_0014_000119", "timestamp": "2023-03-06T11:32:11.758540Z", "filename": "pano_0014_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.46633904, "relative_pitch": 70.68218662389641, "relative_heading": 129.85237212154047, "relative_elevation": 46.9736607233062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0002_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88757812669364, 52.3799474796695, 46.7927327724174 ] }, "distance": 16.48, "direction": 131.43, "angle": 70.6, "elevation": 46.79, "pano_id": "TMX7316010203-002996_pano_0002_000012", "timestamp": "2023-03-13T10:49:55.047730Z", "filename": "pano_0002_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.48162654, "relative_pitch": 70.59640070479816, "relative_heading": 131.42572366858164, "relative_elevation": 46.7927327724174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002960_pano_0000_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88755874534346, 52.379935207293, 47.7067928956822 ] }, "distance": 16.5, "direction": 138.03, "angle": 70.92, "elevation": 47.71, "pano_id": "TMX7316010203-002960_pano_0000_000013", "timestamp": "2023-02-06T10:14:46.286730Z", "filename": "pano_0000_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.50499359, "relative_pitch": 70.91604969718348, "relative_heading": 138.02620841298324, "relative_elevation": 47.7067928956822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_002499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88755653643465, 52.379933954198, 45.671695346944 ] }, "distance": 16.51, "direction": 138.74, "angle": 70.13, "elevation": 45.67, "pano_id": "TMX7316010203-002045_pano_0001_002499", "timestamp": "2021-03-17T12:33:53.149370Z", "filename": "pano_0001_002499.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.50933617, "relative_pitch": 70.12616598782158, "relative_heading": 138.7379630163432, "relative_elevation": 45.671695346944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0006_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88760911716962, 52.3799726400232, 45.6469823364168 ] }, "distance": 16.58, "direction": 119.26, "angle": 70.03, "elevation": 45.65, "pano_id": "TMX7316010203-002542_pano_0006_000330", "timestamp": "2022-04-25T10:35:23.205920Z", "filename": "pano_0006_000330.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.58409863, "relative_pitch": 70.03330696205288, "relative_heading": 119.25787513232675, "relative_elevation": 45.6469823364168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0006_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88763682371942, 52.380019456995, 47.1677689738572 ] }, "distance": 16.61, "direction": 100.04, "angle": 70.6, "elevation": 47.17, "pano_id": "TMX7316010203-003005_pano_0006_000011", "timestamp": "2023-03-20T10:26:23.529810Z", "filename": "pano_0006_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.60948833, "relative_pitch": 70.60097825212397, "relative_heading": 100.04056592590285, "relative_elevation": 47.1677689738572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875738422105, 52.3799422635658, 46.8570995507762 ] }, "distance": 16.66, "direction": 133.59, "angle": 70.43, "elevation": 46.86, "pano_id": "TMX7316010203-001543_pano_0000_001080", "timestamp": "2020-01-08T10:23:50.156540Z", "filename": "pano_0000_001080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.6587526, "relative_pitch": 70.428556195087, "relative_heading": 133.587005361623, "relative_elevation": 46.8570995507762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0002_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764157820518, 52.3800408674607, 46.6774575859308 ] }, "distance": 16.69, "direction": 91.76, "angle": 70.33, "elevation": 46.68, "pano_id": "TMX7316010203-002967_pano_0002_000054", "timestamp": "2023-02-13T09:31:50.499320Z", "filename": "pano_0002_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.68675323, "relative_pitch": 70.3285065674135, "relative_heading": 91.7629087122077, "relative_elevation": 46.6774575859308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0006_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0006_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0006_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88762334049833, 52.3799878039332, 46.3854872183874 ] }, "distance": 16.72, "direction": 112.58, "angle": 70.18, "elevation": 46.39, "pano_id": "TMX7316010203-003047_pano_0006_000014", "timestamp": "2023-04-17T09:23:59.671040Z", "filename": "pano_0006_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.71797416, "relative_pitch": 70.18013271285253, "relative_heading": 112.5752486411335, "relative_elevation": 46.3854872183874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0006_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0006_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0006_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758393981015, 52.3799480362094, 46.4477104591206 ] }, "distance": 16.74, "direction": 130.37, "angle": 70.18, "elevation": 46.45, "pano_id": "TMX7316010203-003047_pano_0006_000015", "timestamp": "2023-04-17T09:24:00.766060Z", "filename": "pano_0006_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.7403005, "relative_pitch": 70.18024164735355, "relative_heading": 130.37031230345355, "relative_elevation": 46.4477104591206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_002434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88763651661645, 52.3800796089561, 45.8171412693337 ] }, "distance": 16.77, "direction": 76.91, "angle": 69.9, "elevation": 45.82, "pano_id": "TMX7316010203-001673_pano_0000_002434", "timestamp": "2020-04-24T08:02:16.925100Z", "filename": "pano_0000_002434.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.76982165, "relative_pitch": 69.89654938102808, "relative_heading": 76.91159885249132, "relative_elevation": 45.8171412693337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756244483214, 52.3799337194248, 46.9538835259154 ] }, "distance": 16.8, "direction": 137.77, "angle": 70.32, "elevation": 46.95, "pano_id": "TMX7316010203-001673_pano_0000_000230", "timestamp": "2020-04-24T07:22:56.497280Z", "filename": "pano_0000_000230.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.79673473, "relative_pitch": 70.31643061304428, "relative_heading": 137.7650437925351, "relative_elevation": 46.9538835259154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_006821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88754494335326, 52.3799246739254, 46.2013912191615 ] }, "distance": 16.81, "direction": 143.09, "angle": 70.0, "elevation": 46.2, "pano_id": "TMX7316010203-000703_pano_0000_006821", "timestamp": "2018-05-02T13:28:03.058700Z", "filename": "pano_0000_006821.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.81332797, "relative_pitch": 70.0028507372565, "relative_heading": 143.08518066602383, "relative_elevation": 46.2013912191615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0009_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88762365752102, 52.3799850740215, 45.9665916319937 ] }, "distance": 16.86, "direction": 113.5, "angle": 69.86, "elevation": 45.97, "pano_id": "TMX7316010203-003025_pano_0009_000226", "timestamp": "2023-04-11T06:57:18.814670Z", "filename": "pano_0009_000226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.85672263, "relative_pitch": 69.8611632372986, "relative_heading": 113.50051302332386, "relative_elevation": 45.9665916319937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0002_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88754177974153, 52.3799225259647, 46.5514259040356 ] }, "distance": 16.88, "direction": 144.16, "angle": 70.07, "elevation": 46.55, "pano_id": "TMX7316010203-002967_pano_0002_000057", "timestamp": "2023-02-13T09:31:53.749280Z", "filename": "pano_0002_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.87799051, "relative_pitch": 70.07104856422515, "relative_heading": 144.15728235559087, "relative_elevation": 46.5514259040356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0003_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88763602244165, 52.3800060847368, 46.8975259875879 ] }, "distance": 16.88, "direction": 105.05, "angle": 70.2, "elevation": 46.9, "pano_id": "TMX7316010203-003019_pano_0003_000202", "timestamp": "2023-04-03T06:59:57.164140Z", "filename": "pano_0003_000202.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.87973385, "relative_pitch": 70.20477451911289, "relative_heading": 105.05265963843071, "relative_elevation": 46.8975259875879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0009_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758483168724, 52.3799464443774, 46.0256504518911 ] }, "distance": 16.9, "direction": 130.69, "angle": 69.84, "elevation": 46.03, "pano_id": "TMX7316010203-003025_pano_0009_000227", "timestamp": "2023-04-11T06:57:19.484650Z", "filename": "pano_0009_000227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.90157348, "relative_pitch": 69.83571771898005, "relative_heading": 130.69443799374318, "relative_elevation": 46.0256504518911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002978_pano_0002_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756048166668, 52.3799312609037, 47.8153067594394 ] }, "distance": 16.91, "direction": 138.72, "angle": 70.52, "elevation": 47.82, "pano_id": "TMX7316010203-002978_pano_0002_000015", "timestamp": "2023-02-20T10:48:56.975300Z", "filename": "pano_0002_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.9117942, "relative_pitch": 70.52182395919198, "relative_heading": 138.72340831729815, "relative_elevation": 47.8153067594394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_002305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_002305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_002305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88759511022901, 52.3799541066618, 46.7945332415402 ] }, "distance": 16.91, "direction": 126.96, "angle": 70.13, "elevation": 46.79, "pano_id": "TMX7316010203-000227_pano_0000_002305", "timestamp": "2017-03-29T09:56:50.288470Z", "filename": "pano_0000_002305.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.91231343, "relative_pitch": 70.12931137045277, "relative_heading": 126.95564857183746, "relative_elevation": 46.7945332415402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0003_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756110279142, 52.3799306618344, 46.8566303439438 ] }, "distance": 16.99, "direction": 138.76, "angle": 70.07, "elevation": 46.86, "pano_id": "TMX7316010203-003019_pano_0003_000204", "timestamp": "2023-04-03T06:59:58.758950Z", "filename": "pano_0003_000204.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 16.98979887, "relative_pitch": 70.06980419138586, "relative_heading": 138.76451513511648, "relative_elevation": 46.8566303439438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88763672467076, 52.3800033317367, 45.4328361293301 ] }, "distance": 17.01, "direction": 106.01, "angle": 69.48, "elevation": 45.43, "pano_id": "TMX7316010203-001666_pano_0000_000800", "timestamp": "2020-04-22T06:44:54.460180Z", "filename": "pano_0000_000800.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.007832, "relative_pitch": 69.47655742303613, "relative_heading": 106.0074469586226, "relative_elevation": 45.4328361293301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_001312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764566842302, 52.3800295479354, 45.7158094458282 ] }, "distance": 17.05, "direction": 95.97, "angle": 69.55, "elevation": 45.72, "pano_id": "TMX7316010203-001179_pano_0000_001312", "timestamp": "2019-05-13T10:50:41.264850Z", "filename": "pano_0000_001312.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.04981142, "relative_pitch": 69.54688920467468, "relative_heading": 95.96867776903836, "relative_elevation": 45.7158094458282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756154730812, 52.3799301622105, 45.5220451913774 ] }, "distance": 17.05, "direction": 138.81, "angle": 69.47, "elevation": 45.52, "pano_id": "TMX7316010203-001666_pano_0000_000802", "timestamp": "2020-04-22T06:44:55.780170Z", "filename": "pano_0000_000802.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.05156493, "relative_pitch": 69.46514644334563, "relative_heading": 138.81116435931756, "relative_elevation": 45.5220451913774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002950_pano_0002_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002950_pano_0002_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002950_pano_0002_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88762785686581, 52.3799853666756, 45.9069146765396 ] }, "distance": 17.11, "direction": 113.02, "angle": 69.56, "elevation": 45.91, "pano_id": "TMX7316010203-002950_pano_0002_000138", "timestamp": "2023-01-30T09:45:42.662830Z", "filename": "pano_0002_000138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.10657817, "relative_pitch": 69.56278523708279, "relative_heading": 113.01856687032777, "relative_elevation": 45.9069146765396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88761032109781, 52.379964122952, 45.6959904450923 ] }, "distance": 17.14, "direction": 121.89, "angle": 69.44, "elevation": 45.7, "pano_id": "TMX7316010203-000703_pano_0000_005430", "timestamp": "2018-05-02T12:55:40.614850Z", "filename": "pano_0000_005430.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.13689005, "relative_pitch": 69.44297244884787, "relative_heading": 121.88926928019805, "relative_elevation": 45.6959904450923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0006_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88756951963926, 52.3799333928901, 45.7154771182686 ] }, "distance": 17.15, "direction": 136.65, "angle": 69.44, "elevation": 45.72, "pano_id": "TMX7316010203-002542_pano_0006_000331", "timestamp": "2022-04-25T10:35:23.970910Z", "filename": "pano_0006_000331.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.15068062, "relative_pitch": 69.43584973210766, "relative_heading": 136.65495146279198, "relative_elevation": 45.7154771182686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002950_pano_0002_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002950_pano_0002_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002950_pano_0002_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88758723989624, 52.3799445717125, 46.0104151144624 ] }, "distance": 17.16, "direction": 130.86, "angle": 69.54, "elevation": 46.01, "pano_id": "TMX7316010203-002950_pano_0002_000139", "timestamp": "2023-01-30T09:45:43.622830Z", "filename": "pano_0002_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.16185317, "relative_pitch": 69.54451923034944, "relative_heading": 130.86493430607933, "relative_elevation": 46.0104151144624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764587295845, 52.3800207090941, 45.7824230762199 ] }, "distance": 17.19, "direction": 99.23, "angle": 69.42, "elevation": 45.78, "pano_id": "TMX7316060226-000020_pano_0007_000997", "timestamp": "2016-08-15T08:52:14.165940Z", "filename": "pano_0007_000997.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.19370685, "relative_pitch": 69.41620295161552, "relative_heading": 99.22534817466492, "relative_elevation": 45.7824230762199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0017_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764770519638, 52.3800253822496, 45.7547122612596 ] }, "distance": 17.24, "direction": 97.45, "angle": 69.35, "elevation": 45.75, "pano_id": "TMX7316010203-002961_pano_0017_000085", "timestamp": "2023-02-06T11:38:56.543620Z", "filename": "pano_0017_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.24174054, "relative_pitch": 69.35209414773752, "relative_heading": 97.45293142737431, "relative_elevation": 45.7547122612596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_001315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753257484587, 52.3799143389583, 45.696858163923 ] }, "distance": 17.28, "direction": 147.61, "angle": 69.29, "elevation": 45.7, "pano_id": "TMX7316010203-001179_pano_0000_001315", "timestamp": "2019-05-13T10:50:43.624740Z", "filename": "pano_0000_001315.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.28086049, "relative_pitch": 69.28523721579501, "relative_heading": 147.6127268642831, "relative_elevation": 45.696858163923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887646675647417, 52.380017811396094, 0.0 ] }, "distance": 17.3, "direction": 100.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01841", "timestamp": "2025-06-16T04:18:33Z", "filename": "recording_2025-06-16_03-46-32_01841.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.3021214, "relative_pitch": 0.0, "relative_heading": 100.25032934103248, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764618244971, 52.3800143882409, 46.8645513271913 ] }, "distance": 17.34, "direction": 101.51, "angle": 69.69, "elevation": 46.86, "pano_id": "TMX7316010203-001673_pano_0000_000228", "timestamp": "2020-04-24T07:22:55.002220Z", "filename": "pano_0000_000228.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.34103884, "relative_pitch": 69.6942844158553, "relative_heading": 101.50863790240561, "relative_elevation": 46.8645513271913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764487446659, 52.3800891510237, 46.9511776873842 ] }, "distance": 17.59, "direction": 73.96, "angle": 69.46, "elevation": 46.95, "pano_id": "TMX7316010203-000703_pano_0000_005157", "timestamp": "2018-05-02T12:49:22.637030Z", "filename": "pano_0000_005157.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.58792294, "relative_pitch": 69.464037584157, "relative_heading": 73.96102934680381, "relative_elevation": 46.9511776873842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0006_000329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764952248546, 52.3800104771929, 45.6410804390907 ] }, "distance": 17.65, "direction": 102.75, "angle": 68.85, "elevation": 45.64, "pano_id": "TMX7316010203-002542_pano_0006_000329", "timestamp": "2022-04-25T10:35:22.445910Z", "filename": "pano_0006_000329.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.65484936, "relative_pitch": 68.85256934405739, "relative_heading": 102.74543587377838, "relative_elevation": 45.6410804390907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0037_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0037_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0037_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88714338354243, 52.3800110307349, 47.5551774799824 ] }, "distance": 17.67, "direction": 257.47, "angle": 69.62, "elevation": 47.56, "pano_id": "TMX7316010203-002619_pano_0037_000118", "timestamp": "2022-06-22T09:15:05.512780Z", "filename": "pano_0037_000118.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.66659443, "relative_pitch": 69.62013151653149, "relative_heading": 257.4679011672385, "relative_elevation": 47.5551774799824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002960_pano_0000_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88765546002096, 52.3800623740848, 47.6522728754207 ] }, "distance": 17.72, "direction": 83.91, "angle": 69.6, "elevation": 47.65, "pano_id": "TMX7316010203-002960_pano_0000_000010", "timestamp": "2023-02-06T10:14:40.716820Z", "filename": "pano_0000_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.72409415, "relative_pitch": 69.59749377736829, "relative_heading": 83.91182496433201, "relative_elevation": 47.6522728754207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0022_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88765499920378, 52.380025688558, 46.398616977036 ] }, "distance": 17.73, "direction": 97.14, "angle": 69.09, "elevation": 46.4, "pano_id": "TMX7316010203-002985_pano_0022_000012", "timestamp": "2023-02-27T12:00:00.902880Z", "filename": "pano_0022_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.73008002, "relative_pitch": 69.08688424697895, "relative_heading": 97.13551344878509, "relative_elevation": 46.398616977036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0017_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753529210501, 52.3799104064812, 45.7047371882945 ] }, "distance": 17.75, "direction": 147.86, "angle": 68.78, "elevation": 45.7, "pano_id": "TMX7316010203-002961_pano_0017_000088", "timestamp": "2023-02-06T11:38:59.683610Z", "filename": "pano_0017_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.74966008, "relative_pitch": 68.77607380403428, "relative_heading": 147.86495291355146, "relative_elevation": 45.7047371882945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88764766524401, 52.3800024243664, 45.7019380703568 ] }, "distance": 17.75, "direction": 105.66, "angle": 68.77, "elevation": 45.7, "pano_id": "TMX7316010203-000703_pano_0000_005431", "timestamp": "2018-05-02T12:55:42.009880Z", "filename": "pano_0000_005431.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.75211692, "relative_pitch": 68.77221324849452, "relative_heading": 105.657602693888, "relative_elevation": 45.7019380703568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887522838807898, 52.37990545498561, 0.0 ] }, "distance": 17.79, "direction": 151.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01844", "timestamp": "2025-06-16T04:18:37Z", "filename": "recording_2025-06-16_03-46-32_01844.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.79390982, "relative_pitch": 0.0, "relative_heading": 151.12262142157604, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752468652047, 52.3799059924854, 45.83457907103 ] }, "distance": 17.8, "direction": 150.68, "angle": 68.77, "elevation": 45.83, "pano_id": "TMX7316010203-000703_pano_0000_005437", "timestamp": "2018-05-02T12:56:02.789600Z", "filename": "pano_0000_005437.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.8028429, "relative_pitch": 68.77307794823714, "relative_heading": 150.67507433972065, "relative_elevation": 45.83457907103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0002_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88765701079918, 52.3800272864589, 46.7173479897901 ] }, "distance": 17.84, "direction": 96.51, "angle": 69.09, "elevation": 46.72, "pano_id": "TMX7316010203-002996_pano_0002_000010", "timestamp": "2023-03-13T10:49:53.567550Z", "filename": "pano_0002_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.84496002, "relative_pitch": 69.09428498813894, "relative_heading": 96.51439963697916, "relative_elevation": 46.7173479897901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88765436559556, 52.3800163761842, 46.7670976761729 ] }, "distance": 17.85, "direction": 100.46, "angle": 69.11, "elevation": 46.77, "pano_id": "TMX7316010203-001543_pano_0000_001078", "timestamp": "2020-01-08T10:23:48.806510Z", "filename": "pano_0000_001078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.84594431, "relative_pitch": 69.11355217694542, "relative_heading": 100.45570800771544, "relative_elevation": 46.7670976761729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88757245885568, 52.3799260628202, 45.7150627681986 ] }, "distance": 17.89, "direction": 137.98, "angle": 68.63, "elevation": 45.72, "pano_id": "TMX7316010203-000703_pano_0000_005429", "timestamp": "2018-05-02T12:55:39.249760Z", "filename": "pano_0000_005429.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.88602704, "relative_pitch": 68.63206870520828, "relative_heading": 137.98223059534075, "relative_elevation": 45.7150627681986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_00561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_00561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_00561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88723498955292, 52.379918647312316, 0.0 ] }, "distance": 17.9, "direction": 217.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_00561", "timestamp": "2025-07-03T07:55:38Z", "filename": "recording_2025-07-03_07-31-54_00561.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.89855798, "relative_pitch": 0.0, "relative_heading": 217.95266173776415, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002043_pano_0000_001392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002043_pano_0000_001392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002043/pano_0000_001392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88714643805745, 52.379995874022, 46.3895564405248 ] }, "distance": 17.91, "direction": 252.05, "angle": 68.89, "elevation": 46.39, "pano_id": "TMX7316010203-002043_pano_0000_001392", "timestamp": "2021-03-17T09:09:35.620740Z", "filename": "pano_0000_001392.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.90957662, "relative_pitch": 68.88996356559453, "relative_heading": 252.0484092822173, "relative_elevation": 46.3895564405248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track34_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track34_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887142929158126, 52.38000229358169, 0.0 ] }, "distance": 17.93, "direction": 254.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track34_Sphere_00010", "timestamp": "2024-12-16T11:30:04Z", "filename": "Job_20241216_0911_Track34_Sphere_00010.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 17.93253805, "relative_pitch": 0.0, "relative_heading": 254.45565331666083, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0014_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875459520484, 52.379911956034, 46.8709933357313 ] }, "distance": 18.0, "direction": 145.62, "angle": 68.99, "elevation": 46.87, "pano_id": "TMX7316010203-002990_pano_0014_000120", "timestamp": "2023-03-06T11:32:12.468540Z", "filename": "pano_0014_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.0036257, "relative_pitch": 68.9877091538022, "relative_heading": 145.6162939280054, "relative_elevation": 46.8709933357313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0014_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88766001659671, 52.3800269433077, 46.9114261949435 ] }, "distance": 18.05, "direction": 96.56, "angle": 68.95, "elevation": 46.91, "pano_id": "TMX7316010203-002990_pano_0014_000117", "timestamp": "2023-03-06T11:32:10.378550Z", "filename": "pano_0014_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.05265622, "relative_pitch": 68.95206281774009, "relative_heading": 96.56110298948929, "relative_elevation": 46.9114261949435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_006818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88766329750203, 52.3800402368588, 46.197388083674 ] }, "distance": 18.17, "direction": 91.84, "angle": 68.53, "elevation": 46.2, "pano_id": "TMX7316010203-000703_pano_0000_006818", "timestamp": "2018-05-02T13:28:00.473520Z", "filename": "pano_0000_006818.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.16720241, "relative_pitch": 68.53268127957855, "relative_heading": 91.84059570617019, "relative_elevation": 46.197388083674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_001000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_001000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_001000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_001000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_001000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_001000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_001000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_001000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_001000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752628055912, 52.3799017087314, 45.7633252851665 ] }, "distance": 18.27, "direction": 151.11, "angle": 68.23, "elevation": 45.76, "pano_id": "TMX7316060226-000020_pano_0007_001000", "timestamp": "2016-08-15T08:52:18.210890Z", "filename": "pano_0007_001000.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.27212251, "relative_pitch": 68.23444085025, "relative_heading": 151.11037101917753, "relative_elevation": 45.7633252851665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0002_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88754106857792, 52.3799069224079, 46.6955760437995 ] }, "distance": 18.29, "direction": 147.47, "angle": 68.61, "elevation": 46.7, "pano_id": "TMX7316010203-002996_pano_0002_000013", "timestamp": "2023-03-13T10:49:55.767550Z", "filename": "pano_0002_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.28762267, "relative_pitch": 68.61294945068036, "relative_heading": 147.46746105381817, "relative_elevation": 46.6955760437995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0022_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753729742305, 52.3799054454954, 46.3827388873324 ] }, "distance": 18.29, "direction": 148.42, "angle": 68.48, "elevation": 46.38, "pano_id": "TMX7316010203-002985_pano_0022_000015", "timestamp": "2023-02-27T12:00:03.127900Z", "filename": "pano_0022_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.29061954, "relative_pitch": 68.47864511126329, "relative_heading": 148.42255578129476, "relative_elevation": 46.3827388873324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0009_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88766282512095, 52.3800230912243, 45.9498850367963 ] }, "distance": 18.3, "direction": 97.83, "angle": 68.29, "elevation": 45.95, "pano_id": "TMX7316010203-003025_pano_0009_000225", "timestamp": "2023-04-11T06:57:18.149650Z", "filename": "pano_0009_000225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.29608936, "relative_pitch": 68.28879585005035, "relative_heading": 97.82629879696277, "relative_elevation": 45.9498850367963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0006_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0006_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0006_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88754476829739, 52.3799082979307, 46.3892362974584 ] }, "distance": 18.3, "direction": 146.54, "angle": 68.48, "elevation": 46.39, "pano_id": "TMX7316010203-003047_pano_0006_000016", "timestamp": "2023-04-17T09:24:01.976060Z", "filename": "pano_0006_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.29643652, "relative_pitch": 68.47516618336827, "relative_heading": 146.54451680759792, "relative_elevation": 46.3892362974584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753606344922, 52.3799045090975, 46.7161555979401 ] }, "distance": 18.34, "direction": 148.82, "angle": 68.57, "elevation": 46.72, "pano_id": "TMX7316010203-001543_pano_0000_001081", "timestamp": "2020-01-08T10:23:50.866530Z", "filename": "pano_0000_001081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.33582174, "relative_pitch": 68.57027892991154, "relative_heading": 148.81674859144022, "relative_elevation": 46.7161555979401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003047_pano_0006_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0006_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003047_pano_0006_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003047/pano_0006_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88766452011317, 52.3800272338708, 46.3473488511518 ] }, "distance": 18.35, "direction": 96.35, "angle": 68.4, "elevation": 46.35, "pano_id": "TMX7316010203-003047_pano_0006_000013", "timestamp": "2023-04-17T09:23:58.646100Z", "filename": "pano_0006_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.35374266, "relative_pitch": 68.3962285400045, "relative_heading": 96.35143897592008, "relative_elevation": 46.3473488511518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0009_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88754624733039, 52.3799080248109, 45.9148883549497 ] }, "distance": 18.38, "direction": 146.33, "angle": 68.19, "elevation": 45.91, "pano_id": "TMX7316010203-003025_pano_0009_000228", "timestamp": "2023-04-11T06:57:20.129660Z", "filename": "pano_0009_000228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.37743843, "relative_pitch": 68.18623865406866, "relative_heading": 146.33477549632863, "relative_elevation": 45.9148883549497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002950_pano_0002_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002950_pano_0002_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002950_pano_0002_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88766495531503, 52.3800276712616, 45.8646924747154 ] }, "distance": 18.38, "direction": 96.19, "angle": 68.16, "elevation": 45.86, "pano_id": "TMX7316010203-002950_pano_0002_000137", "timestamp": "2023-01-30T09:45:41.657810Z", "filename": "pano_0002_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.37788395, "relative_pitch": 68.1641296595156, "relative_heading": 96.19041145661147, "relative_elevation": 45.8646924747154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_002441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_002441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_002441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8871369699121, 52.3799963476772, 46.0666826795787 ] }, "distance": 18.51, "direction": 252.82, "angle": 68.11, "elevation": 46.07, "pano_id": "TMX7316010203-001673_pano_0000_002441", "timestamp": "2020-04-24T08:02:21.935090Z", "filename": "pano_0000_002441.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.50835007, "relative_pitch": 68.11106962995358, "relative_heading": 252.81881334625987, "relative_elevation": 46.0666826795787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0006_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753349623832, 52.3799014899851, 47.138409554027 ] }, "distance": 18.54, "direction": 149.82, "angle": 68.53, "elevation": 47.14, "pano_id": "TMX7316010203-003005_pano_0006_000014", "timestamp": "2023-03-20T10:26:26.079730Z", "filename": "pano_0006_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.53554153, "relative_pitch": 68.53449107160763, "relative_heading": 149.81679121093526, "relative_elevation": 47.138409554027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002950_pano_0002_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002950_pano_0002_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002950_pano_0002_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002950/pano_0002_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88754591018334, 52.3799044879631, 45.9585872236639 ] }, "distance": 18.69, "direction": 147.06, "angle": 67.87, "elevation": 45.96, "pano_id": "TMX7316010203-002950_pano_0002_000140", "timestamp": "2023-01-30T09:45:44.517770Z", "filename": "pano_0002_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.69377556, "relative_pitch": 67.86583771974999, "relative_heading": 147.06203044428707, "relative_elevation": 45.9585872236639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_002304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_002304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_002304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88766971378994, 52.3800275203606, 46.7211203631014 ] }, "distance": 18.7, "direction": 96.13, "angle": 68.18, "elevation": 46.72, "pano_id": "TMX7316010203-000227_pano_0000_002304", "timestamp": "2017-03-29T09:56:48.693610Z", "filename": "pano_0000_002304.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.7018421, "relative_pitch": 68.18443201239593, "relative_heading": 96.1345042635409, "relative_elevation": 46.7211203631014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_002500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752039517883, 52.3798948144712, 45.581472706981 ] }, "distance": 18.76, "direction": 153.31, "angle": 67.62, "elevation": 45.58, "pano_id": "TMX7316010203-002045_pano_0001_002500", "timestamp": "2021-03-17T12:33:53.954340Z", "filename": "pano_0001_002500.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.76406623, "relative_pitch": 67.62499767099162, "relative_heading": 153.31406948869028, "relative_elevation": 45.581472706981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002978_pano_0002_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88767217048057, 52.3800506398707, 47.7442860286683 ] }, "distance": 18.77, "direction": 88.25, "angle": 68.54, "elevation": 47.74, "pano_id": "TMX7316010203-002978_pano_0002_000012", "timestamp": "2023-02-20T10:48:53.770440Z", "filename": "pano_0002_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.77081029, "relative_pitch": 68.53757916717895, "relative_heading": 88.24740695115845, "relative_elevation": 47.7442860286683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002045_pano_0001_002496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002045_pano_0001_002496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/17/TMX7316010203-002045/pano_0001_002496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88767257783661, 52.3800493023919, 45.6173788970336 ] }, "distance": 18.79, "direction": 88.7, "angle": 67.61, "elevation": 45.62, "pano_id": "TMX7316010203-002045_pano_0001_002496", "timestamp": "2021-03-17T12:33:50.904380Z", "filename": "pano_0001_002496.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.7945805, "relative_pitch": 67.60810229427157, "relative_heading": 88.7034897006003, "relative_elevation": 45.6173788970336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88767344240695, 52.3800431257617, 45.7107323650271 ] }, "distance": 18.85, "direction": 90.8, "angle": 67.59, "elevation": 45.71, "pano_id": "TMX7316010203-000703_pano_0000_005432", "timestamp": "2018-05-02T12:55:43.614810Z", "filename": "pano_0000_005432.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.85046585, "relative_pitch": 67.58943490848182, "relative_heading": 90.79651488839549, "relative_elevation": 45.7107323650271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0003_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88767402714454, 52.3800436525347, 46.9446041025221 ] }, "distance": 18.89, "direction": 90.62, "angle": 68.08, "elevation": 46.94, "pano_id": "TMX7316010203-003019_pano_0003_000201", "timestamp": "2023-04-03T06:59:56.398980Z", "filename": "pano_0003_000201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.88955724, "relative_pitch": 68.08114513357225, "relative_heading": 90.6170570996989, "relative_elevation": 46.9446041025221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88713212647123, 52.3799937396887, 46.2043027374893 ] }, "distance": 18.91, "direction": 252.27, "angle": 67.74, "elevation": 46.2, "pano_id": "TMX7316010203-000076_pano_0000_000318", "timestamp": "2016-08-17T07:19:08.628890Z", "filename": "pano_0000_000318.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.91002626, "relative_pitch": 67.74219607258043, "relative_heading": 252.27394777045026, "relative_elevation": 46.2043027374893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752114840357, 52.3798930913502, 46.858378790319 ] }, "distance": 18.96, "direction": 153.44, "angle": 67.97, "elevation": 46.86, "pano_id": "TMX7316010203-001673_pano_0000_000231", "timestamp": "2020-04-24T07:22:57.272240Z", "filename": "pano_0000_000231.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.95845959, "relative_pitch": 67.97220694262951, "relative_heading": 153.43580971217918, "relative_elevation": 46.858378790319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003005_pano_0006_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003005_pano_0006_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003005/pano_0006_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88767460975812, 52.3800578895226, 47.1835008691996 ] }, "distance": 18.98, "direction": 85.83, "angle": 68.09, "elevation": 47.18, "pano_id": "TMX7316010203-003005_pano_0006_000010", "timestamp": "2023-03-20T10:26:22.554800Z", "filename": "pano_0006_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.97842517, "relative_pitch": 68.08873225956341, "relative_heading": 85.82773223458474, "relative_elevation": 47.1835008691996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002960_pano_0000_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002960_pano_0000_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002960/pano_0000_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752439570131, 52.3798937143556, 47.6384308878332 ] }, "distance": 19.0, "direction": 152.75, "angle": 68.26, "elevation": 47.64, "pano_id": "TMX7316010203-002960_pano_0000_000014", "timestamp": "2023-02-06T10:14:47.861710Z", "filename": "pano_0000_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 18.99671781, "relative_pitch": 68.25943106332275, "relative_heading": 152.7457604427978, "relative_elevation": 47.6384308878332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003019_pano_0003_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003019_pano_0003_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003019/pano_0003_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752475994317, 52.379892335107, 46.7251772712916 ] }, "distance": 19.14, "direction": 152.89, "angle": 67.72, "elevation": 46.73, "pano_id": "TMX7316010203-003019_pano_0003_000205", "timestamp": "2023-04-03T06:59:59.543950Z", "filename": "pano_0003_000205.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.14457394, "relative_pitch": 67.71975529069707, "relative_heading": 152.89011092512973, "relative_elevation": 46.7251772712916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track02_Sphere_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88767687402201, 52.38006195154485, 0.0 ] }, "distance": 19.17, "direction": 84.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track02_Sphere_00119", "timestamp": "2024-11-21T13:22:41Z", "filename": "Job_20241121_1354_Track02_Sphere_00119.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.17012576, "relative_pitch": 0.0, "relative_heading": 84.5137835523891, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_003570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_003570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_003570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88766828084498, 52.380091943305, 45.8474137913436 ] }, "distance": 19.21, "direction": 74.38, "angle": 67.27, "elevation": 45.85, "pano_id": "TMX7316010203-001054_pano_0000_003570", "timestamp": "2019-01-15T10:01:56.683750Z", "filename": "pano_0000_003570.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.20610415, "relative_pitch": 67.27052825074323, "relative_heading": 74.38389254101949, "relative_elevation": 45.8474137913436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0006_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753187251907, 52.3798936615452, 45.6376153444871 ] }, "distance": 19.24, "direction": 151.41, "angle": 67.14, "elevation": 45.64, "pano_id": "TMX7316010203-002542_pano_0006_000332", "timestamp": "2022-04-25T10:35:24.760930Z", "filename": "pano_0006_000332.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.24035545, "relative_pitch": 67.14020561107277, "relative_heading": 151.4058178001314, "relative_elevation": 45.6376153444871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752834838665, 52.3798922873595, 45.4285970674828 ] }, "distance": 19.26, "direction": 152.25, "angle": 67.02, "elevation": 45.43, "pano_id": "TMX7316010203-001666_pano_0000_000803", "timestamp": "2020-04-22T06:44:56.455240Z", "filename": "pano_0000_000803.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.26185632, "relative_pitch": 67.02291527811545, "relative_heading": 152.2503019939601, "relative_elevation": 45.4285970674828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002978_pano_0002_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002978_pano_0002_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002978/pano_0002_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875261370629, 52.3798907120362, 47.7701761256903 ] }, "distance": 19.35, "direction": 152.89, "angle": 67.95, "elevation": 47.77, "pano_id": "TMX7316010203-002978_pano_0002_000016", "timestamp": "2023-02-20T10:48:57.810320Z", "filename": "pano_0002_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.34807119, "relative_pitch": 67.95086773801053, "relative_heading": 152.88664402026876, "relative_elevation": 47.7701761256903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88768067131685, 52.3800373908401, 45.4098200257868 ] }, "distance": 19.36, "direction": 92.66, "angle": 66.91, "elevation": 45.41, "pano_id": "TMX7316010203-001666_pano_0000_000799", "timestamp": "2020-04-22T06:44:53.805240Z", "filename": "pano_0000_000799.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.36183673, "relative_pitch": 66.90757230885183, "relative_heading": 92.66483171186397, "relative_elevation": 45.4098200257868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_006822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_006822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_006822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88750816947544, 52.3798854104953, 46.2108237724751 ] }, "distance": 19.36, "direction": 156.91, "angle": 67.27, "elevation": 46.21, "pano_id": "TMX7316010203-000703_pano_0000_006822", "timestamp": "2018-05-02T13:28:03.903470Z", "filename": "pano_0000_006822.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.36322811, "relative_pitch": 67.26537418972444, "relative_heading": 156.90800236846107, "relative_elevation": 46.2108237724751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_1354_Track02_Sphere_00124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_1354_Track02_Sphere_00124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_1354_Track02_Sphere_00124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887475715910298, 52.379877448196545, 0.0 ] }, "distance": 19.46, "direction": 163.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_1354_Track02_Sphere_00124", "timestamp": "2024-11-21T13:22:46Z", "filename": "Job_20241121_1354_Track02_Sphere_00124.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.45763905, "relative_pitch": 0.0, "relative_heading": 163.93491356863112, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0002_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88750564912726, 52.3798831803157, 46.5484109614044 ] }, "distance": 19.53, "direction": 157.66, "angle": 67.24, "elevation": 46.55, "pano_id": "TMX7316010203-002967_pano_0002_000058", "timestamp": "2023-02-13T09:31:54.714240Z", "filename": "pano_0002_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.52586267, "relative_pitch": 67.24320235075301, "relative_heading": 157.65688100780363, "relative_elevation": 46.5484109614044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0015_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0015_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0015_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0015_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0015_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0015_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0015_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0015_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0015_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88751351851585, 52.3798827190548, 45.6538900872692 ] }, "distance": 19.78, "direction": 156.28, "angle": 66.57, "elevation": 45.65, "pano_id": "TMX7316010203-002445_pano_0015_000025", "timestamp": "2022-01-27T09:29:14.603280Z", "filename": "pano_0015_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.78277676, "relative_pitch": 66.57191538345074, "relative_heading": 156.27777318918353, "relative_elevation": 45.6538900872692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88753460421363, 52.3798880720409, 45.7050689728931 ] }, "distance": 19.88, "direction": 151.79, "angle": 66.5, "elevation": 45.71, "pano_id": "TMX7316010203-000703_pano_0000_005428", "timestamp": "2018-05-02T12:55:37.939810Z", "filename": "pano_0000_005428.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.87594609, "relative_pitch": 66.49703069960982, "relative_heading": 151.79310153749276, "relative_elevation": 45.7050689728931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001673_pano_0000_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001673_pano_0000_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001673/pano_0000_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88768854774294, 52.3800541637273, 46.8813317166641 ] }, "distance": 19.9, "direction": 87.22, "angle": 67.0, "elevation": 46.88, "pano_id": "TMX7316010203-001673_pano_0000_000227", "timestamp": "2020-04-24T07:22:54.292250Z", "filename": "pano_0000_000227.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.90070488, "relative_pitch": 66.99921275614741, "relative_heading": 87.21713106165764, "relative_elevation": 46.8813317166641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887689479792503, 52.38005373603614, 0.0 ] }, "distance": 19.96, "direction": 87.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01840", "timestamp": "2025-06-16T04:18:32Z", "filename": "recording_2025-06-16_03-46-32_01840.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.96185162, "relative_pitch": 0.0, "relative_heading": 87.36241308951313, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_00562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_00562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_00562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887275747888347, 52.379881960833956, 0.0 ] }, "distance": 19.97, "direction": 204.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_00562", "timestamp": "2025-07-03T07:55:43Z", "filename": "recording_2025-07-03_07-31-54_00562.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.97129935, "relative_pitch": 0.0, "relative_heading": 204.34370842462178, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0006_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0006_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0006_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88769018794779, 52.3800480783698, 45.6531881662086 ] }, "distance": 19.99, "direction": 89.17, "angle": 66.35, "elevation": 45.65, "pano_id": "TMX7316010203-002542_pano_0006_000328", "timestamp": "2022-04-25T10:35:21.681140Z", "filename": "pano_0006_000328.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.99101817, "relative_pitch": 66.35192890140972, "relative_heading": 89.1715126566701, "relative_elevation": 45.6531881662086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_003167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88768359771329, 52.3800837664312, 45.8630419140682 ] }, "distance": 20.0, "direction": 77.7, "angle": 66.44, "elevation": 45.86, "pano_id": "TMX7316010203-001179_pano_0000_003167", "timestamp": "2019-05-13T11:24:39.260550Z", "filename": "pano_0000_003167.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 19.99917626, "relative_pitch": 66.43976467724664, "relative_heading": 77.70059794244244, "relative_elevation": 45.8630419140682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002967_pano_0002_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002967_pano_0002_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002967/pano_0002_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88768620476216, 52.3800756877629, 46.7369050346315 ] }, "distance": 20.0, "direction": 80.33, "angle": 66.83, "elevation": 46.74, "pano_id": "TMX7316010203-002967_pano_0002_000053", "timestamp": "2023-02-13T09:31:48.904770Z", "filename": "pano_0002_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.00212868, "relative_pitch": 66.83038768064463, "relative_heading": 80.32576825349251, "relative_elevation": 46.7369050346315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0017_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88769078616137, 52.3800619878057, 45.7638771943748 ] }, "distance": 20.11, "direction": 84.76, "angle": 66.27, "elevation": 45.76, "pano_id": "TMX7316010203-002961_pano_0017_000084", "timestamp": "2023-02-06T11:38:55.483630Z", "filename": "pano_0017_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.11370404, "relative_pitch": 66.27400750112565, "relative_heading": 84.76033588443103, "relative_elevation": 45.7638771943748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_001316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_001316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_001316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88749758347231, 52.3798751199399, 45.7726377910003 ] }, "distance": 20.16, "direction": 160.07, "angle": 66.22, "elevation": 45.77, "pano_id": "TMX7316010203-001179_pano_0000_001316", "timestamp": "2019-05-13T10:50:44.379730Z", "filename": "pano_0000_001316.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.16452922, "relative_pitch": 66.22474513118796, "relative_heading": 160.0698447423806, "relative_elevation": 45.7726377910003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_002306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_002306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_002306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_002306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88752320396386, 52.3798791974614, 46.7502851337194 ] }, "distance": 20.41, "direction": 155.03, "angle": 66.41, "elevation": 46.75, "pano_id": "TMX7316010203-000227_pano_0000_002306", "timestamp": "2017-03-29T09:56:51.773550Z", "filename": "pano_0000_002306.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.41173825, "relative_pitch": 66.41333805803771, "relative_heading": 155.02530406111867, "relative_elevation": 46.7502851337194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88769687952094, 52.3800527759235, 46.8006503479555 ] }, "distance": 20.46, "direction": 87.73, "angle": 66.39, "elevation": 46.8, "pano_id": "TMX7316010203-001543_pano_0000_001077", "timestamp": "2020-01-08T10:23:48.161520Z", "filename": "pano_0000_001077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.46069809, "relative_pitch": 66.3856125510898, "relative_heading": 87.7261970758536, "relative_elevation": 46.8006503479555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0007_000996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0007_000996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0007_000996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88769667226432, 52.380057753852, 45.7866981616244 ] }, "distance": 20.48, "direction": 86.18, "angle": 65.91, "elevation": 45.79, "pano_id": "TMX7316060226-000020_pano_0007_000996", "timestamp": "2016-08-15T08:52:12.660920Z", "filename": "pano_0007_000996.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.47606737, "relative_pitch": 65.90553967882617, "relative_heading": 86.17570081367022, "relative_elevation": 45.7866981616244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002961_pano_0017_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002961_pano_0017_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002961/pano_0017_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875006839132, 52.3798711754903, 45.7399312825873 ] }, "distance": 20.65, "direction": 159.93, "angle": 65.7, "elevation": 45.74, "pano_id": "TMX7316010203-002961_pano_0017_000089", "timestamp": "2023-02-06T11:39:00.758560Z", "filename": "pano_0017_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.64918375, "relative_pitch": 65.70331633609128, "relative_heading": 159.93425578830838, "relative_elevation": 45.7399312825873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001179_pano_0000_003175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001179_pano_0000_003175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001179/pano_0000_003175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88710584915344, 52.3799923893804, 46.2663356857374 ] }, "distance": 20.66, "direction": 253.39, "angle": 65.93, "elevation": 46.27, "pano_id": "TMX7316010203-001179_pano_0000_003175", "timestamp": "2019-05-13T11:24:49.840480Z", "filename": "pano_0000_003175.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.66407756, "relative_pitch": 65.93287941427815, "relative_heading": 253.3877742544649, "relative_elevation": 46.2663356857374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0022_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0022_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0022_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88769871304204, 52.3800633891437, 46.4054474197328 ] }, "distance": 20.67, "direction": 84.47, "angle": 66.0, "elevation": 46.41, "pano_id": "TMX7316010203-002985_pano_0022_000011", "timestamp": "2023-02-27T12:00:00.182860Z", "filename": "pano_0022_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.66574004, "relative_pitch": 65.99515340520995, "relative_heading": 84.46647672059878, "relative_elevation": 46.4054474197328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0014_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8875101501729, 52.3798729072712, 46.9126543402672 ] }, "distance": 20.7, "direction": 158.08, "angle": 66.19, "elevation": 46.91, "pano_id": "TMX7316010203-002990_pano_0014_000121", "timestamp": "2023-03-06T11:32:13.198530Z", "filename": "pano_0014_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.70023753, "relative_pitch": 66.19050060060142, "relative_heading": 158.07503530105873, "relative_elevation": 46.9126543402672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0002_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0002_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0002_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88770034078761, 52.3800656894442, 46.7416506083682 ] }, "distance": 20.8, "direction": 83.79, "angle": 66.01, "elevation": 46.74, "pano_id": "TMX7316010203-002996_pano_0002_000009", "timestamp": "2023-03-13T10:49:52.822550Z", "filename": "pano_0002_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.8021779, "relative_pitch": 66.00874296163984, "relative_heading": 83.79417539744009, "relative_elevation": 46.7416506083682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_01845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_01845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_01845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887485032981601, 52.3798665225214, 0.0 ] }, "distance": 20.8, "direction": 163.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_01845", "timestamp": "2025-06-16T04:18:38Z", "filename": "recording_2025-06-16_03-46-32_01845.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.80327556, "relative_pitch": 0.0, "relative_heading": 163.1823440772788, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003025_pano_0009_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003025_pano_0009_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003025/pano_0009_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88770213835249, 52.3800605128123, 45.9725276567042 ] }, "distance": 20.87, "direction": 85.4, "angle": 65.58, "elevation": 45.97, "pano_id": "TMX7316010203-003025_pano_0009_000224", "timestamp": "2023-04-11T06:57:17.489660Z", "filename": "pano_0009_000224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.86982468, "relative_pitch": 65.58371101470595, "relative_heading": 85.40286519789063, "relative_elevation": 45.9725276567042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002990_pano_0014_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002990_pano_0014_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002990/pano_0014_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8877016824874, 52.3800644103765, 46.9289981164038 ] }, "distance": 20.88, "direction": 84.21, "angle": 66.02, "elevation": 46.93, "pano_id": "TMX7316010203-002990_pano_0014_000116", "timestamp": "2023-03-06T11:32:09.678560Z", "filename": "pano_0014_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.87816909, "relative_pitch": 66.01627125680349, "relative_heading": 84.2095816167418, "relative_elevation": 46.9289981164038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_005438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_005438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_005438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88749024362457, 52.3798662518338, 45.8742108829319 ] }, "distance": 20.94, "direction": 162.28, "angle": 65.47, "elevation": 45.87, "pano_id": "TMX7316010203-000703_pano_0000_005438", "timestamp": "2018-05-02T12:56:03.729570Z", "filename": "pano_0000_005438.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.93738183, "relative_pitch": 65.46763876395289, "relative_heading": 162.27670734600815, "relative_elevation": 45.8742108829319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001541_pano_0000_000736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001541_pano_0000_000736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001541/pano_0000_000736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88710605935512, 52.3799837035953, 47.3315125182271 ] }, "distance": 20.95, "direction": 250.84, "angle": 66.13, "elevation": 47.33, "pano_id": "TMX7316010203-001541_pano_0000_000736", "timestamp": "2020-01-08T08:25:17.985730Z", "filename": "pano_0000_000736.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.94734872, "relative_pitch": 66.12741676770898, "relative_heading": 250.84247032447612, "relative_elevation": 47.3315125182271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88769728472556, 52.3800855588324, 46.0987654905766 ] }, "distance": 20.95, "direction": 77.71, "angle": 65.56, "elevation": 46.1, "pano_id": "TMX7316010203-000076_pano_0000_000310", "timestamp": "2016-08-17T07:19:01.173890Z", "filename": "pano_0000_000310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.95228644, "relative_pitch": 65.55779416924295, "relative_heading": 77.71061547554697, "relative_elevation": 46.0987654905766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track34_Sphere_00006/adjacencies/b_20241216_0911_Track34_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_07-31-54_00560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_00560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_07-31-54_00560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_07-31-54_00560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.887164004096853, 52.37992160113629, 0.0 ] }, "distance": 21.0, "direction": 228.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_07-31-54_00560", "timestamp": "2025-07-03T07:55:23Z", "filename": "recording_2025-07-03_07-31-54_00560.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_20241216_0911_Track34_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120968.74208659984, 488137.2974607548 ] }, "relative_distance": 20.99932602, "relative_pitch": 0.0, "relative_heading": 228.97157938208008, "relative_elevation": 0.0 } ] } }