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_20241029_0853_Track42_Sphere_00040/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track42_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844853147644407, 52.345249415725974, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track42_Sphere_00040", "timestamp": "2024-10-29T10:56:33Z", "filename": "Job_20241029_0853_Track42_Sphere_00040.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "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_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84484024425364, 52.3452508769502, 45.6987830242142 ] }, "distance": 0.89, "direction": 280.48, "angle": 88.88, "elevation": 45.7, "pano_id": "TMX7316010203-001691_pano_0000_000815", "timestamp": "2020-05-06T10:34:02.515280Z", "filename": "pano_0000_000815.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 0.89425187, "relative_pitch": 88.87895658973923, "relative_heading": 280.4760045073432, "relative_elevation": 45.6987830242142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84483727128894, 52.345245297978, 45.7917206510901 ] }, "distance": 1.17, "direction": 247.05, "angle": 88.53, "elevation": 45.79, "pano_id": "TMX7316010203-000028_pano_0001_000014", "timestamp": "2016-07-27T07:28:01.073770Z", "filename": "pano_0001_000014.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 1.17497157, "relative_pitch": 88.53016784482989, "relative_heading": 247.0476793269653, "relative_elevation": 45.7917206510901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_002160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8448370721766, 52.3452436419686, 45.7086684936658 ] }, "distance": 1.27, "direction": 239.61, "angle": 88.41, "elevation": 45.71, "pano_id": "TMX7316010203-001143_pano_0001_002160", "timestamp": "2019-04-26T10:13:41.706470Z", "filename": "pano_0001_002160.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 1.27000992, "relative_pitch": 88.40845305146351, "relative_heading": 239.61043454857713, "relative_elevation": 45.7086684936658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_001531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84486868240149, 52.3452369217274, 45.6634947163984 ] }, "distance": 1.75, "direction": 142.71, "angle": 87.81, "elevation": 45.66, "pano_id": "TMX7316010203-002478_pano_0000_001531", "timestamp": "2022-03-24T11:34:36.253710Z", "filename": "pano_0000_001531.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 1.74745316, "relative_pitch": 87.80847129026309, "relative_heading": 142.7109975888156, "relative_elevation": 45.6634947163984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84488713907174, 52.3452489597091, 45.6102149952203 ] }, "distance": 2.32, "direction": 91.25, "angle": 87.09, "elevation": 45.61, "pano_id": "TMX7316010203-000985_pano_0001_002789", "timestamp": "2018-06-12T09:03:55.810790Z", "filename": "pano_0001_002789.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 2.31701791, "relative_pitch": 87.09185049830884, "relative_heading": 91.25486651363605, "relative_elevation": 45.6102149952203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84488713907174, 52.3452489597091, 45.6102149952203 ] }, "distance": 2.32, "direction": 91.25, "angle": 87.09, "elevation": 45.61, "pano_id": "TMX7316010203-000785_pano_0001_002789", "timestamp": "2018-06-12T09:03:55.810790Z", "filename": "pano_0001_002789.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 2.31701791, "relative_pitch": 87.09185049830884, "relative_heading": 91.25486651363605, "relative_elevation": 45.6102149952203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84481728215733, 52.3452508067326, 45.6999532310292 ] }, "distance": 2.45, "direction": 273.62, "angle": 86.93, "elevation": 45.7, "pano_id": "TMX7316010203-002219_pano_0000_000016", "timestamp": "2021-07-07T07:47:17.767830Z", "filename": "pano_0000_000016.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 2.44907245, "relative_pitch": 86.93243853326236, "relative_heading": 273.6235542210582, "relative_elevation": 45.6999532310292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8448911198655, 52.3452511118346, 45.699726534076 ] }, "distance": 2.59, "direction": 85.83, "angle": 86.75, "elevation": 45.7, "pano_id": "TMX7316010203-002219_pano_0000_000015", "timestamp": "2021-07-07T07:47:17.227840Z", "filename": "pano_0000_000015.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 2.59462028, "relative_pitch": 86.75049770269662, "relative_heading": 85.82860703631216, "relative_elevation": 45.699726534076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84481344678101, 52.3452485887975, 45.6207973714918 ] }, "distance": 2.71, "direction": 268.05, "angle": 86.6, "elevation": 45.62, "pano_id": "TMX7316010203-000785_pano_0001_002790", "timestamp": "2018-06-12T09:03:56.400830Z", "filename": "pano_0001_002790.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 2.70711557, "relative_pitch": 86.60407890347017, "relative_heading": 268.0521421469747, "relative_elevation": 45.6207973714918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84481344678101, 52.3452485887975, 45.6207973714918 ] }, "distance": 2.71, "direction": 268.05, "angle": 86.6, "elevation": 45.62, "pano_id": "TMX7316010203-000985_pano_0001_002790", "timestamp": "2018-06-12T09:03:56.400830Z", "filename": "pano_0001_002790.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 2.70711557, "relative_pitch": 86.60407890347017, "relative_heading": 268.0521421469747, "relative_elevation": 45.6207973714918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84484763982487, 52.3452189197692, 45.6730023091659 ] }, "distance": 3.41, "direction": 186.31, "angle": 85.73, "elevation": 45.67, "pano_id": "TMX7316010203-001039_pano_0000_000398", "timestamp": "2019-01-07T08:32:50.024130Z", "filename": "pano_0000_000398.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 3.4141, "relative_pitch": 85.72503702047733, "relative_heading": 186.3119129959019, "relative_elevation": 45.6730023091659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84490606856581, 52.3452529625385, 45.4949613213539 ] }, "distance": 3.63, "direction": 83.75, "angle": 85.44, "elevation": 45.49, "pano_id": "TMX7316010203-000264_pano_0001_000889", "timestamp": "2017-04-19T12:33:18.790520Z", "filename": "pano_0001_000889.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 3.62800781, "relative_pitch": 85.44058137916274, "relative_heading": 83.75478005720456, "relative_elevation": 45.4949613213539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_07-41-26_00163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844877030823086, 52.34522007218863, 0.0 ] }, "distance": 3.65, "direction": 153.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_07-41-26_00163", "timestamp": "2025-08-01T07:43:42Z", "filename": "recording_2025-08-01_07-41-26_00163.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 3.64834502, "relative_pitch": 0.0, "relative_heading": 153.50493986276535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844862172104871, 52.3452146563654, 0.0 ] }, "distance": 3.92, "direction": 170.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00345", "timestamp": "2024-11-04T08:33:17Z", "filename": "Job_20241104_0918_Track01_Sphere_00345.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 3.91639895, "relative_pitch": 0.0, "relative_heading": 170.9652867478604, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0000_001086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8448482991864, 52.3452140144705, 45.5541235534474 ] }, "distance": 3.95, "direction": 184.79, "angle": 85.04, "elevation": 45.55, "pano_id": "TMX7316010203-000029_pano_0000_001086", "timestamp": "2016-07-27T09:21:16.321430Z", "filename": "pano_0000_001086.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 3.95306884, "relative_pitch": 85.04044478116593, "relative_heading": 184.79462943176944, "relative_elevation": 45.5541235534474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_002159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84491046359509, 52.3452438804742, 45.7021295865998 ] }, "distance": 3.95, "direction": 98.96, "angle": 85.05, "elevation": 45.7, "pano_id": "TMX7316010203-001143_pano_0001_002159", "timestamp": "2019-04-26T10:13:41.261550Z", "filename": "pano_0001_002159.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 3.95425616, "relative_pitch": 85.0549490831854, "relative_heading": 98.961061004648, "relative_elevation": 45.7021295865998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84491260558991, 52.3452453097154, 45.8054909165949 ] }, "distance": 4.08, "direction": 96.43, "angle": 84.91, "elevation": 45.81, "pano_id": "TMX7316010203-000028_pano_0001_000013", "timestamp": "2016-07-27T07:28:00.408740Z", "filename": "pano_0001_000013.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 4.07764323, "relative_pitch": 84.91289131208734, "relative_heading": 96.43336454081482, "relative_elevation": 45.8054909165949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84491449878229, 52.3452511933237, 45.7020121179521 ] }, "distance": 4.19, "direction": 87.29, "angle": 84.77, "elevation": 45.7, "pano_id": "TMX7316010203-001691_pano_0000_000814", "timestamp": "2020-05-06T10:34:02.075290Z", "filename": "pano_0000_000814.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 4.18565957, "relative_pitch": 84.76711342014558, "relative_heading": 87.29136048948416, "relative_elevation": 45.7020121179521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_001532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84479458594743, 52.3452362750787, 45.6765292631462 ] }, "distance": 4.25, "direction": 249.88, "angle": 84.68, "elevation": 45.68, "pano_id": "TMX7316010203-002478_pano_0000_001532", "timestamp": "2022-03-24T11:34:36.703670Z", "filename": "pano_0000_001532.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 4.25032327, "relative_pitch": 84.68378315381594, "relative_heading": 249.87782486223801, "relative_elevation": 45.6765292631462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84481889161282, 52.3452131564006, 45.6231619911268 ] }, "distance": 4.66, "direction": 210.05, "angle": 84.17, "elevation": 45.62, "pano_id": "TMX7316010203-001691_pano_0000_000676", "timestamp": "2020-05-06T10:32:06.706070Z", "filename": "pano_0000_000676.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 4.66141694, "relative_pitch": 84.16621026383181, "relative_heading": 210.053777745199, "relative_elevation": 45.6231619911268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_07-41-26_00162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844803323872314, 52.345220651166564, 0.0 ] }, "distance": 4.67, "direction": 226.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_07-41-26_00162", "timestamp": "2025-08-01T07:43:41Z", "filename": "recording_2025-08-01_07-41-26_00162.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 4.66621842, "relative_pitch": 0.0, "relative_heading": 226.6904599201368, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84489251485838, 52.3452140321031, 45.6128292279318 ] }, "distance": 4.76, "direction": 145.73, "angle": 84.04, "elevation": 45.61, "pano_id": "TMX7316010203-001691_pano_0000_000677", "timestamp": "2020-05-06T10:32:07.126080Z", "filename": "pano_0000_000677.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 4.76441178, "relative_pitch": 84.03688928611314, "relative_heading": 145.72990150221733, "relative_elevation": 45.6128292279318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track42_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844780398816963, 52.34524844419313, 0.0 ] }, "distance": 4.96, "direction": 268.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track42_Sphere_00041", "timestamp": "2024-10-29T10:56:34Z", "filename": "Job_20241029_0853_Track42_Sphere_00041.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 4.95889652, "relative_pitch": 0.0, "relative_heading": 268.75085518412754, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track42_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844926016287277, 52.34525019003176, 0.0 ] }, "distance": 4.97, "direction": 89.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track42_Sphere_00039", "timestamp": "2024-10-29T10:56:32Z", "filename": "Job_20241029_0853_Track42_Sphere_00039.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 4.96663053, "relative_pitch": 0.0, "relative_heading": 89.00596655842469, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84492096041906, 52.3452189255948, 45.6737280441448 ] }, "distance": 5.73, "direction": 126.28, "angle": 82.85, "elevation": 45.67, "pano_id": "TMX7316010203-001039_pano_0000_000399", "timestamp": "2019-01-07T08:32:50.503970Z", "filename": "pano_0000_000399.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 5.73302125, "relative_pitch": 82.8455822831031, "relative_heading": 126.28424791090463, "relative_elevation": 45.6737280441448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844788400904758, 52.34521448905315, 0.0 ] }, "distance": 5.88, "direction": 228.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00344", "timestamp": "2024-11-04T08:33:17Z", "filename": "Job_20241104_0918_Track01_Sphere_00344.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 5.87992364, "relative_pitch": 0.0, "relative_heading": 228.62646967840456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84476533226937, 52.3452504438109, 45.7073373869061 ] }, "distance": 5.99, "direction": 271.1, "angle": 82.54, "elevation": 45.71, "pano_id": "TMX7316010203-001691_pano_0000_000816", "timestamp": "2020-05-06T10:34:02.950290Z", "filename": "pano_0000_000816.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 5.98557266, "relative_pitch": 82.53932541979724, "relative_heading": 271.0951647823158, "relative_elevation": 45.7073373869061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0000_001087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84492181305628, 52.3452142584161, 45.5622446835041 ] }, "distance": 6.1, "direction": 129.9, "angle": 82.38, "elevation": 45.56, "pano_id": "TMX7316010203-000029_pano_0000_001087", "timestamp": "2016-07-27T09:21:16.851500Z", "filename": "pano_0000_001087.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 6.09931382, "relative_pitch": 82.37527544584015, "relative_heading": 129.89615853157244, "relative_elevation": 45.5622446835041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_002161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84476303929208, 52.3452432171705, 45.7271952386945 ] }, "distance": 6.18, "direction": 263.59, "angle": 82.3, "elevation": 45.73, "pano_id": "TMX7316010203-001143_pano_0001_002161", "timestamp": "2019-04-26T10:13:42.151560Z", "filename": "pano_0001_002161.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 6.17935739, "relative_pitch": 82.30394005556364, "relative_heading": 263.59134825114916, "relative_elevation": 45.7271952386945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84476194389333, 52.3452451561383, 45.7917329957709 ] }, "distance": 6.23, "direction": 265.64, "angle": 82.25, "elevation": 45.79, "pano_id": "TMX7316010203-000028_pano_0001_000015", "timestamp": "2016-07-27T07:28:01.713680Z", "filename": "pano_0001_000015.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 6.23343871, "relative_pitch": 82.24820968200932, "relative_heading": 265.63914524303897, "relative_elevation": 45.7917329957709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_001530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84494283283242, 52.3452374874572, 45.6728422176093 ] }, "distance": 6.25, "direction": 102.25, "angle": 82.2, "elevation": 45.67, "pano_id": "TMX7316010203-002478_pano_0000_001530", "timestamp": "2022-03-24T11:34:35.798660Z", "filename": "pano_0000_001530.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 6.25436822, "relative_pitch": 82.20250331445673, "relative_heading": 102.25247436596277, "relative_elevation": 45.6728422176093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84477462046663, 52.3452187713738, 45.6894196728244 ] }, "distance": 6.35, "direction": 237.5, "angle": 82.09, "elevation": 45.69, "pano_id": "TMX7316010203-001039_pano_0000_000397", "timestamp": "2019-01-07T08:32:49.548980Z", "filename": "pano_0000_000397.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 6.34556067, "relative_pitch": 82.09307359046345, "relative_heading": 237.49521959853044, "relative_elevation": 45.6894196728244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84475878969078, 52.3452474222765, 45.5239880299196 ] }, "distance": 6.43, "direction": 268.02, "angle": 81.96, "elevation": 45.52, "pano_id": "TMX7316010203-000264_pano_0001_000890", "timestamp": "2017-04-19T12:33:19.795500Z", "filename": "pano_0001_000890.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 6.43417073, "relative_pitch": 81.95533717015454, "relative_heading": 268.02436613455126, "relative_elevation": 45.5239880299196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0000_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84477513036828, 52.3452137640757, 45.5699413297698 ] }, "distance": 6.63, "direction": 233.27, "angle": 81.72, "elevation": 45.57, "pano_id": "TMX7316010203-000029_pano_0000_001085", "timestamp": "2016-07-27T09:21:15.801440Z", "filename": "pano_0000_001085.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 6.63368442, "relative_pitch": 81.71754547866243, "relative_heading": 233.27156851436774, "relative_elevation": 45.5699413297698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844953114294226, 52.345252003895, 0.0 ] }, "distance": 6.82, "direction": 87.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00588", "timestamp": "2025-08-01T08:35:23Z", "filename": "recording_2025-08-01_08-27-28_00588.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 6.81865411, "relative_pitch": 0.0, "relative_heading": 87.57927063317007, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84493645504966, 52.345214978768794, 0.0 ] }, "distance": 6.85, "direction": 124.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00346", "timestamp": "2024-11-04T08:33:17Z", "filename": "Job_20241104_0918_Track01_Sphere_00346.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 6.84946161, "relative_pitch": 0.0, "relative_heading": 124.01777084558253, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84496073940022, 52.3452494892831, 45.6180959902704 ] }, "distance": 7.33, "direction": 89.94, "angle": 80.87, "elevation": 45.62, "pano_id": "TMX7316010203-000785_pano_0001_002788", "timestamp": "2018-06-12T09:03:55.215830Z", "filename": "pano_0001_002788.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 7.33221316, "relative_pitch": 80.86892551370728, "relative_heading": 89.93599780931834, "relative_elevation": 45.6180959902704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84496073940022, 52.3452494892831, 45.6180959902704 ] }, "distance": 7.33, "direction": 89.94, "angle": 80.87, "elevation": 45.62, "pano_id": "TMX7316010203-000985_pano_0001_002788", "timestamp": "2018-06-12T09:03:55.215830Z", "filename": "pano_0001_002788.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 7.33221316, "relative_pitch": 80.86892551370728, "relative_heading": 89.93599780931834, "relative_elevation": 45.6180959902704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_07-41-26_00164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844950606579125, 52.3452194206614, 0.0 ] }, "distance": 7.43, "direction": 116.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_07-41-26_00164", "timestamp": "2025-08-01T07:43:42Z", "filename": "recording_2025-08-01_07-41-26_00164.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 7.43316047, "relative_pitch": 0.0, "relative_heading": 116.6810474457772, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84474278191819, 52.3452505384701, 45.7026685373858 ] }, "distance": 7.52, "direction": 270.95, "angle": 80.65, "elevation": 45.7, "pano_id": "TMX7316010203-002219_pano_0000_000017", "timestamp": "2021-07-07T07:47:18.302830Z", "filename": "pano_0000_000017.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 7.52228773, "relative_pitch": 80.65338069859065, "relative_heading": 270.9516707238453, "relative_elevation": 45.7026685373858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84496529923798, 52.3452513369934, 45.7222882341594 ] }, "distance": 7.65, "direction": 88.4, "angle": 80.51, "elevation": 45.72, "pano_id": "TMX7316010203-002219_pano_0000_000014", "timestamp": "2021-07-07T07:47:16.672830Z", "filename": "pano_0000_000014.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 7.6459436, "relative_pitch": 80.50651368148323, "relative_heading": 88.39770925076853, "relative_elevation": 45.7222882341594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473954124789, 52.3452483588904, 45.6298708822578 ] }, "distance": 7.74, "direction": 269.13, "angle": 80.37, "elevation": 45.63, "pano_id": "TMX7316010203-000785_pano_0001_002791", "timestamp": "2018-06-12T09:03:56.990800Z", "filename": "pano_0001_002791.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 7.74299005, "relative_pitch": 80.36914847752975, "relative_heading": 269.12982033704344, "relative_elevation": 45.6298708822578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473954124789, 52.3452483588904, 45.6298708822578 ] }, "distance": 7.74, "direction": 269.13, "angle": 80.37, "elevation": 45.63, "pano_id": "TMX7316010203-000985_pano_0001_002791", "timestamp": "2018-06-12T09:03:56.990800Z", "filename": "pano_0001_002791.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 7.74299005, "relative_pitch": 80.36914847752975, "relative_heading": 269.12982033704344, "relative_elevation": 45.6298708822578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84474515372718, 52.3452123753932, 45.6424311762676 ] }, "distance": 8.44, "direction": 240.75, "angle": 79.53, "elevation": 45.64, "pano_id": "TMX7316010203-001691_pano_0000_000675", "timestamp": "2020-05-06T10:32:06.286090Z", "filename": "pano_0000_000675.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 8.43514986, "relative_pitch": 79.52934196180628, "relative_heading": 240.74981698815816, "relative_elevation": 45.6424311762676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84496614646762, 52.3452150390747, 45.62245857995 ] }, "distance": 8.6, "direction": 116.42, "angle": 79.33, "elevation": 45.62, "pano_id": "TMX7316010203-001691_pano_0000_000678", "timestamp": "2020-05-06T10:32:07.546060Z", "filename": "pano_0000_000678.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 8.59843234, "relative_pitch": 79.32670411144986, "relative_heading": 116.41527134987317, "relative_elevation": 45.62245857995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_002158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84498416422882, 52.3452439497344, 45.7123692473397 ] }, "distance": 8.95, "direction": 93.9, "angle": 78.92, "elevation": 45.71, "pano_id": "TMX7316010203-001143_pano_0001_002158", "timestamp": "2019-04-26T10:13:40.811530Z", "filename": "pano_0001_002158.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 8.94926663, "relative_pitch": 78.92310708926344, "relative_heading": 93.89696575725705, "relative_elevation": 45.7123692473397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_07-41-26_00161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844729729306716, 52.345220439688354, 0.0 ] }, "distance": 9.01, "direction": 249.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_07-41-26_00161", "timestamp": "2025-08-01T07:43:41Z", "filename": "recording_2025-08-01_07-41-26_00161.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 9.0076067, "relative_pitch": 0.0, "relative_heading": 249.02566994628654, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_001533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472071856884, 52.3452355888234, 45.6879845671356 ] }, "distance": 9.16, "direction": 260.33, "angle": 78.67, "elevation": 45.69, "pano_id": "TMX7316010203-002478_pano_0000_001533", "timestamp": "2022-03-24T11:34:37.148660Z", "filename": "pano_0000_001533.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 9.15504454, "relative_pitch": 78.66903014182843, "relative_heading": 260.325158286805, "relative_elevation": 45.6879845671356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84498804411457, 52.3452448935981, 45.8306937115267 ] }, "distance": 9.21, "direction": 93.13, "angle": 78.64, "elevation": 45.83, "pano_id": "TMX7316010203-000028_pano_0001_000012", "timestamp": "2016-07-27T07:27:59.723690Z", "filename": "pano_0001_000012.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 9.20674366, "relative_pitch": 78.64126555045036, "relative_heading": 93.13301010823899, "relative_elevation": 45.8306937115267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84498911428722, 52.3452511094351, 45.7142816027626 ] }, "distance": 9.27, "direction": 88.83, "angle": 78.54, "elevation": 45.71, "pano_id": "TMX7316010203-001691_pano_0000_000813", "timestamp": "2020-05-06T10:34:01.625290Z", "filename": "pano_0000_000813.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 9.26782871, "relative_pitch": 78.53953782165006, "relative_heading": 88.83472941474044, "relative_elevation": 45.7142816027626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track42_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844998653652127, 52.345250675623866, 0.0 ] }, "distance": 9.92, "direction": 89.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track42_Sphere_00038", "timestamp": "2024-10-29T10:56:32Z", "filename": "Job_20241029_0853_Track42_Sphere_00038.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 9.91699596, "relative_pitch": 0.0, "relative_heading": 89.18994124810058, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track42_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844707168916518, 52.345247209764466, 0.0 ] }, "distance": 9.95, "direction": 268.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track42_Sphere_00042", "timestamp": "2024-10-29T10:56:34Z", "filename": "Job_20241029_0853_Track42_Sphere_00042.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 9.95124839, "relative_pitch": 0.0, "relative_heading": 268.58660805076005, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844715949099578, 52.34521443559617, 0.0 ] }, "distance": 10.13, "direction": 247.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00343", "timestamp": "2024-11-04T08:33:16Z", "filename": "Job_20241104_0918_Track01_Sphere_00343.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 10.12771567, "relative_pitch": 0.0, "relative_heading": 247.39795970604374, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84499408735122, 52.345218831927, 45.6815676642582 ] }, "distance": 10.19, "direction": 109.51, "angle": 77.43, "elevation": 45.68, "pano_id": "TMX7316010203-001039_pano_0000_000400", "timestamp": "2019-01-07T08:32:50.983910Z", "filename": "pano_0000_000400.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 10.18990848, "relative_pitch": 77.42524549073684, "relative_heading": 109.5101883501066, "relative_elevation": 45.6815676642582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0000_001088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84499507497785, 52.3452145512989, 45.5729870609939 ] }, "distance": 10.42, "direction": 111.86, "angle": 77.12, "elevation": 45.57, "pano_id": "TMX7316010203-000029_pano_0000_001088", "timestamp": "2016-07-27T09:21:17.386420Z", "filename": "pano_0000_001088.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 10.42116045, "relative_pitch": 77.11964856862494, "relative_heading": 111.85571785270437, "relative_elevation": 45.5729870609939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470177062378, 52.3452184358829, 45.6980381635949 ] }, "distance": 10.88, "direction": 251.52, "angle": 76.61, "elevation": 45.7, "pano_id": "TMX7316010203-001039_pano_0000_000396", "timestamp": "2019-01-07T08:32:49.078980Z", "filename": "pano_0000_000396.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 10.87683887, "relative_pitch": 76.61182888567835, "relative_heading": 251.52240830159332, "relative_elevation": 45.6980381635949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0000_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470190105982, 52.3452136290591, 45.5777830034494 ] }, "distance": 11.05, "direction": 248.88, "angle": 76.37, "elevation": 45.58, "pano_id": "TMX7316010203-000029_pano_0000_001084", "timestamp": "2016-07-27T09:21:15.286470Z", "filename": "pano_0000_001084.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 11.04971002, "relative_pitch": 76.37235151715352, "relative_heading": 248.8763714814779, "relative_elevation": 45.5777830034494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84469070013822, 52.3452499195, 45.7041928209364 ] }, "distance": 11.07, "direction": 270.29, "angle": 76.38, "elevation": 45.7, "pano_id": "TMX7316010203-001691_pano_0000_000817", "timestamp": "2020-05-06T10:34:03.375290Z", "filename": "pano_0000_000817.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 11.07068339, "relative_pitch": 76.38380514954508, "relative_heading": 270.29018529586756, "relative_elevation": 45.7041928209364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_002162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84468946781915, 52.3452425445006, 45.7366961287335 ] }, "distance": 11.18, "direction": 266.08, "angle": 76.26, "elevation": 45.74, "pano_id": "TMX7316010203-001143_pano_0001_002162", "timestamp": "2019-04-26T10:13:42.591490Z", "filename": "pano_0001_002162.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 11.18069668, "relative_pitch": 76.26300422924648, "relative_heading": 266.0788524714157, "relative_elevation": 45.7366961287335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_001529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84501694467321, 52.3452379754458, 45.6641827179119 ] }, "distance": 11.23, "direction": 96.51, "angle": 76.18, "elevation": 45.66, "pano_id": "TMX7316010203-002478_pano_0000_001529", "timestamp": "2022-03-24T11:34:35.338670Z", "filename": "pano_0000_001529.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 11.23486486, "relative_pitch": 76.17791430208568, "relative_heading": 96.50600127170608, "relative_elevation": 45.6641827179119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84468682711451, 52.3452449159993, 45.7823950629681 ] }, "distance": 11.35, "direction": 267.47, "angle": 76.08, "elevation": 45.78, "pano_id": "TMX7316010203-000028_pano_0001_000016", "timestamp": "2016-07-27T07:28:02.333680Z", "filename": "pano_0001_000016.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 11.34553646, "relative_pitch": 76.08167680505333, "relative_heading": 267.4706622569226, "relative_elevation": 45.7823950629681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84501108831953, 52.3452154555229, 0.0 ] }, "distance": 11.41, "direction": 109.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00347", "timestamp": "2024-11-04T08:33:18Z", "filename": "Job_20241104_0918_Track01_Sphere_00347.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 11.40749795, "relative_pitch": 0.0, "relative_heading": 109.3454023899346, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84501854006729, 52.3452722026032, 0.0 ] }, "distance": 11.55, "direction": 77.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00589", "timestamp": "2025-08-01T08:35:24Z", "filename": "recording_2025-08-01_08-27-28_00589.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 11.5529138, "relative_pitch": 0.0, "relative_heading": 77.32168954855707, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_07-41-26_00165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845024313526266, 52.34521884159171, 0.0 ] }, "distance": 12.15, "direction": 106.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_07-41-26_00165", "timestamp": "2025-08-01T07:43:43Z", "filename": "recording_2025-08-01_07-41-26_00165.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 12.15069046, "relative_pitch": 0.0, "relative_heading": 106.25969451651835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84503456924791, 52.345250171167, 45.5967516703531 ] }, "distance": 12.36, "direction": 89.61, "angle": 74.83, "elevation": 45.6, "pano_id": "TMX7316010203-000985_pano_0001_002787", "timestamp": "2018-06-12T09:03:54.615890Z", "filename": "pano_0001_002787.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 12.36388202, "relative_pitch": 74.82865169230901, "relative_heading": 89.61037655750854, "relative_elevation": 45.5967516703531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84503456924791, 52.345250171167, 45.5967516703531 ] }, "distance": 12.36, "direction": 89.61, "angle": 74.83, "elevation": 45.6, "pano_id": "TMX7316010203-000785_pano_0001_002787", "timestamp": "2018-06-12T09:03:54.615890Z", "filename": "pano_0001_002787.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 12.36388202, "relative_pitch": 74.82865169230901, "relative_heading": 89.61037655750854, "relative_elevation": 45.5967516703531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84466868972414, 52.3452498873263, 45.698147656396 ] }, "distance": 12.57, "direction": 270.24, "angle": 74.62, "elevation": 45.7, "pano_id": "TMX7316010203-002219_pano_0000_000018", "timestamp": "2021-07-07T07:47:18.832830Z", "filename": "pano_0000_000018.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 12.57062603, "relative_pitch": 74.61951125379086, "relative_heading": 270.23925827813554, "relative_elevation": 45.698147656396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84503971512553, 52.3452516233316, 45.7063360651955 ] }, "distance": 12.72, "direction": 88.89, "angle": 74.45, "elevation": 45.71, "pano_id": "TMX7316010203-002219_pano_0000_000013", "timestamp": "2021-07-07T07:47:16.102840Z", "filename": "pano_0000_000013.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 12.71665232, "relative_pitch": 74.45209522061502, "relative_heading": 88.89306877101384, "relative_elevation": 45.7063360651955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84466575623598, 52.3452479326566, 45.6337813474238 ] }, "distance": 12.77, "direction": 269.26, "angle": 74.36, "elevation": 45.63, "pano_id": "TMX7316010203-000785_pano_0001_002792", "timestamp": "2018-06-12T09:03:57.580780Z", "filename": "pano_0001_002792.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 12.77149561, "relative_pitch": 74.36469655648173, "relative_heading": 269.25970599205414, "relative_elevation": 45.6337813474238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84466575623598, 52.3452479326566, 45.6337813474238 ] }, "distance": 12.77, "direction": 269.26, "angle": 74.36, "elevation": 45.63, "pano_id": "TMX7316010203-000985_pano_0001_002792", "timestamp": "2018-06-12T09:03:57.580780Z", "filename": "pano_0001_002792.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 12.77149561, "relative_pitch": 74.36469655648173, "relative_heading": 269.25970599205414, "relative_elevation": 45.6337813474238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84467137306548, 52.3452117596363, 45.6529329735786 ] }, "distance": 13.08, "direction": 251.31, "angle": 74.02, "elevation": 45.65, "pano_id": "TMX7316010203-001691_pano_0000_000674", "timestamp": "2020-05-06T10:32:05.866050Z", "filename": "pano_0000_000674.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 13.07712902, "relative_pitch": 74.01581792642496, "relative_heading": 251.31190080210757, "relative_elevation": 45.6529329735786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84503969789971, 52.3452162334998, 45.6127530699596 ] }, "distance": 13.24, "direction": 106.2, "angle": 73.82, "elevation": 45.61, "pano_id": "TMX7316010203-001691_pano_0000_000679", "timestamp": "2020-05-06T10:32:07.966100Z", "filename": "pano_0000_000679.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 13.23844321, "relative_pitch": 73.81539186109997, "relative_heading": 106.1950042199093, "relative_elevation": 45.6127530699596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84505376089007, 52.3452550964033, 45.4746038839221 ] }, "distance": 13.69, "direction": 87.35, "angle": 73.25, "elevation": 45.47, "pano_id": "TMX7316010203-000264_pano_0001_000888", "timestamp": "2017-04-19T12:33:17.795520Z", "filename": "pano_0001_000888.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 13.68608092, "relative_pitch": 73.25025578119993, "relative_heading": 87.35269166250266, "relative_elevation": 45.4746038839221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_07-41-26_00160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844656140893176, 52.34521972487637, 0.0 ] }, "distance": 13.83, "direction": 256.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_07-41-26_00160", "timestamp": "2025-08-01T07:43:40Z", "filename": "recording_2025-08-01_07-41-26_00160.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 13.82623361, "relative_pitch": 0.0, "relative_heading": 256.17533814461314, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_002157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84505752442428, 52.3452440323843, 45.6733280010521 ] }, "distance": 13.94, "direction": 92.46, "angle": 73.03, "elevation": 45.67, "pano_id": "TMX7316010203-001143_pano_0001_002157", "timestamp": "2019-04-26T10:13:40.361600Z", "filename": "pano_0001_002157.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 13.94083204, "relative_pitch": 73.02628186484895, "relative_heading": 92.46262719365518, "relative_elevation": 45.6733280010521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_001534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84464629714823, 52.3452351127419, 45.6951345894486 ] }, "distance": 14.19, "direction": 263.56, "angle": 72.75, "elevation": 45.7, "pano_id": "TMX7316010203-002478_pano_0000_001534", "timestamp": "2022-03-24T11:34:37.593680Z", "filename": "pano_0000_001534.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 14.18609882, "relative_pitch": 72.75299357441351, "relative_heading": 263.5584645330735, "relative_elevation": 45.6951345894486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84506344724053, 52.3452506949548, 45.6893941266462 ] }, "distance": 14.33, "direction": 89.43, "angle": 72.58, "elevation": 45.69, "pano_id": "TMX7316010203-001691_pano_0000_000812", "timestamp": "2020-05-06T10:34:01.170310Z", "filename": "pano_0000_000812.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 14.33229272, "relative_pitch": 72.58389567115213, "relative_heading": 89.43085989190452, "relative_elevation": 45.6893941266462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84506359658295, 52.3452442632906, 45.8113583391532 ] }, "distance": 14.35, "direction": 92.29, "angle": 72.6, "elevation": 45.81, "pano_id": "TMX7316010203-000028_pano_0001_000011", "timestamp": "2016-07-27T07:27:59.038870Z", "filename": "pano_0001_000011.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 14.35321961, "relative_pitch": 72.60363283515045, "relative_heading": 92.28917466839783, "relative_elevation": 45.8113583391532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track42_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845071000709883, 52.34525089919574, 0.0 ] }, "distance": 14.85, "direction": 89.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track42_Sphere_00037", "timestamp": "2024-10-29T10:56:31Z", "filename": "Job_20241029_0853_Track42_Sphere_00037.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 14.84726048, "relative_pitch": 0.0, "relative_heading": 89.36288758932542, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track42_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844634440373013, 52.34524577985761, 0.0 ] }, "distance": 14.91, "direction": 268.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track42_Sphere_00043", "timestamp": "2024-10-29T10:56:35Z", "filename": "Job_20241029_0853_Track42_Sphere_00043.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 14.91004649, "relative_pitch": 0.0, "relative_heading": 268.44520106916235, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844641337824775, 52.345214560938544, 0.0 ] }, "distance": 14.95, "direction": 254.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00342", "timestamp": "2024-11-04T08:33:16Z", "filename": "Job_20241104_0918_Track01_Sphere_00342.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 14.94648171, "relative_pitch": 0.0, "relative_heading": 254.9604172794923, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84506691498423, 52.3452187926991, 45.6599426511675 ] }, "distance": 14.96, "direction": 103.17, "angle": 71.86, "elevation": 45.66, "pano_id": "TMX7316010203-001039_pano_0000_000401", "timestamp": "2019-01-07T08:32:51.463900Z", "filename": "pano_0000_000401.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 14.96113045, "relative_pitch": 71.85788021543367, "relative_heading": 103.16513158677324, "relative_elevation": 45.6599426511675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0000_001089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8450684737499, 52.3452152020368, 45.553026705049 ] }, "distance": 15.16, "direction": 104.54, "angle": 71.59, "elevation": 45.55, "pano_id": "TMX7316010203-000029_pano_0000_001089", "timestamp": "2016-07-27T09:21:17.931440Z", "filename": "pano_0000_001089.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 15.15995832, "relative_pitch": 71.59265829390715, "relative_heading": 104.54418902521378, "relative_elevation": 45.553026705049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8446285743248, 52.3452180504053, 45.6895632678643 ] }, "distance": 15.7, "direction": 257.15, "angle": 71.04, "elevation": 45.69, "pano_id": "TMX7316010203-001039_pano_0000_000395", "timestamp": "2019-01-07T08:32:48.608990Z", "filename": "pano_0000_000395.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 15.69724173, "relative_pitch": 71.0391766995664, "relative_heading": 257.15351579422594, "relative_elevation": 45.6895632678643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84462871556776, 52.3452135287133, 45.5795023087412 ] }, "distance": 15.81, "direction": 255.37, "angle": 70.87, "elevation": 45.58, "pano_id": "TMX7316010203-000029_pano_0000_001083", "timestamp": "2016-07-27T09:21:14.776430Z", "filename": "pano_0000_001083.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 15.80740811, "relative_pitch": 70.87296407927248, "relative_heading": 255.36740731052762, "relative_elevation": 45.5795023087412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84461639927838, 52.3452494153824, 45.7047473778948 ] }, "distance": 16.13, "direction": 270.0, "angle": 70.56, "elevation": 45.7, "pano_id": "TMX7316010203-001691_pano_0000_000818", "timestamp": "2020-05-06T10:34:03.790330Z", "filename": "pano_0000_000818.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 16.13402803, "relative_pitch": 70.55668708290906, "relative_heading": 269.9999579566913, "relative_elevation": 45.7047473778948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_002163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84461545060928, 52.3452416178495, 45.7486692052335 ] }, "distance": 16.22, "direction": 266.93, "angle": 70.48, "elevation": 45.75, "pano_id": "TMX7316010203-001143_pano_0001_002163", "timestamp": "2019-04-26T10:13:43.031600Z", "filename": "pano_0001_002163.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 16.22190277, "relative_pitch": 70.4761335937581, "relative_heading": 266.9339128356092, "relative_elevation": 45.7486692052335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_001528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84509099283532, 52.3452384291309, 45.6344583341852 ] }, "distance": 16.25, "direction": 94.31, "angle": 70.39, "elevation": 45.63, "pano_id": "TMX7316010203-002478_pano_0000_001528", "timestamp": "2022-03-24T11:34:34.868670Z", "filename": "pano_0000_001528.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 16.25481491, "relative_pitch": 70.39430052502496, "relative_heading": 94.31318264082176, "relative_elevation": 45.6344583341852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241104_0918_Track01_Sphere_00348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241104_0918_Track01_Sphere_00348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241104_0918_Track01_Sphere_00348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845086180344632, 52.34521561975868, 0.0 ] }, "distance": 16.32, "direction": 103.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241104_0918_Track01_Sphere_00348", "timestamp": "2024-11-04T08:33:18Z", "filename": "Job_20241104_0918_Track01_Sphere_00348.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 16.32000429, "relative_pitch": 0.0, "relative_heading": 103.32226280305888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84461161191451, 52.345244835826, 45.7684330353513 ] }, "distance": 16.47, "direction": 268.23, "angle": 70.21, "elevation": 45.77, "pano_id": "TMX7316010203-000028_pano_0001_000017", "timestamp": "2016-07-27T07:28:02.933670Z", "filename": "pano_0001_000017.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 16.46816746, "relative_pitch": 70.21050921331025, "relative_heading": 268.2267392609275, "relative_elevation": 45.7684330353513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845088236076909, 52.34528522161715, 0.0 ] }, "distance": 16.51, "direction": 76.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00590", "timestamp": "2025-08-01T08:35:26Z", "filename": "recording_2025-08-01_08-27-28_00590.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 16.50889352, "relative_pitch": 0.0, "relative_heading": 76.03424757760737, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84461079964563, 52.3452445171557, 45.5332633387297 ] }, "distance": 16.52, "direction": 268.11, "angle": 70.05, "elevation": 45.53, "pano_id": "TMX7316010203-000264_pano_0001_000891", "timestamp": "2017-04-19T12:33:20.765500Z", "filename": "pano_0001_000891.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 16.52462762, "relative_pitch": 70.0534912553463, "relative_heading": 268.1097886545088, "relative_elevation": 45.5332633387297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_07-41-26_00166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845098049491557, 52.345218289572394, 0.0 ] }, "distance": 17.05, "direction": 101.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_07-41-26_00166", "timestamp": "2025-08-01T07:43:44Z", "filename": "recording_2025-08-01_07-41-26_00166.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 17.0452772, "relative_pitch": 0.0, "relative_heading": 101.72380582634074, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84510826356531, 52.345250663484, 45.5849175099283 ] }, "distance": 17.39, "direction": 89.54, "angle": 69.12, "elevation": 45.58, "pano_id": "TMX7316010203-000785_pano_0001_002786", "timestamp": "2018-06-12T09:03:54.010950Z", "filename": "pano_0001_002786.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 17.38630209, "relative_pitch": 69.12291346256421, "relative_heading": 89.54234357072254, "relative_elevation": 45.5849175099283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84510826356531, 52.345250663484, 45.5849175099283 ] }, "distance": 17.39, "direction": 89.54, "angle": 69.12, "elevation": 45.58, "pano_id": "TMX7316010203-000985_pano_0001_002786", "timestamp": "2018-06-12T09:03:54.010950Z", "filename": "pano_0001_002786.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 17.38630209, "relative_pitch": 69.12291346256421, "relative_heading": 89.54234357072254, "relative_elevation": 45.5849175099283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84459447912669, 52.3452487992869, 45.69004724361 ] }, "distance": 17.63, "direction": 269.78, "angle": 68.9, "elevation": 45.69, "pano_id": "TMX7316010203-002219_pano_0000_000019", "timestamp": "2021-07-07T07:47:19.362810Z", "filename": "pano_0000_000019.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 17.6279854, "relative_pitch": 68.90255035736867, "relative_heading": 269.77715390990164, "relative_elevation": 45.69004724361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84511362150281, 52.3452520446064, 45.7070324169472 ] }, "distance": 17.75, "direction": 89.06, "angle": 68.77, "elevation": 45.71, "pano_id": "TMX7316010203-002219_pano_0000_000012", "timestamp": "2021-07-07T07:47:15.512830Z", "filename": "pano_0000_000012.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 17.75329259, "relative_pitch": 68.77308803744684, "relative_heading": 89.05577616657675, "relative_elevation": 45.7070324169472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_00910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.845113716976264, 52.345248811962044, 0.0 ] }, "distance": 17.76, "direction": 90.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-00-55_00910", "timestamp": "2025-08-01T09:20:51Z", "filename": "recording_2025-08-01_09-00-55_00910.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 17.75751652, "relative_pitch": 0.0, "relative_heading": 90.21666822241986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84459204194199, 52.3452474420208, 45.6301774913445 ] }, "distance": 17.8, "direction": 269.29, "angle": 68.69, "elevation": 45.63, "pano_id": "TMX7316010203-000985_pano_0001_002793", "timestamp": "2018-06-12T09:03:58.170770Z", "filename": "pano_0001_002793.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 17.7952978, "relative_pitch": 68.69473017887825, "relative_heading": 269.29296564653725, "relative_elevation": 45.6301774913445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84459204194199, 52.3452474420208, 45.6301774913445 ] }, "distance": 17.8, "direction": 269.29, "angle": 68.69, "elevation": 45.63, "pano_id": "TMX7316010203-000785_pano_0001_002793", "timestamp": "2018-06-12T09:03:58.170770Z", "filename": "pano_0001_002793.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 17.7952978, "relative_pitch": 68.69473017887825, "relative_heading": 269.29296564653725, "relative_elevation": 45.6301774913445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84459831353937, 52.3452111050838, 45.6434902455658 ] }, "distance": 17.88, "direction": 256.21, "angle": 68.61, "elevation": 45.64, "pano_id": "TMX7316010203-001691_pano_0000_000673", "timestamp": "2020-05-06T10:32:05.451030Z", "filename": "pano_0000_000673.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 17.88211445, "relative_pitch": 68.60584779835018, "relative_heading": 256.20837511121226, "relative_elevation": 45.6434902455658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84511301744559, 52.3452170689801, 45.5852448316291 ] }, "distance": 18.07, "direction": 101.49, "angle": 68.37, "elevation": 45.59, "pano_id": "TMX7316010203-001691_pano_0000_000680", "timestamp": "2020-05-06T10:32:08.386040Z", "filename": "pano_0000_000680.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 18.071791, "relative_pitch": 68.37467033674282, "relative_heading": 101.48829205006099, "relative_elevation": 45.5852448316291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_07-41-26_00159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_07-41-26_00159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_07-41-26_00159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844582664935233, 52.345219414984754, 0.0 ] }, "distance": 18.73, "direction": 259.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_07-41-26_00159", "timestamp": "2025-08-01T07:43:40Z", "filename": "recording_2025-08-01_07-41-26_00159.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 18.73282867, "relative_pitch": 0.0, "relative_heading": 259.7348342751077, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_002156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_002156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_002156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8451313327023, 52.3452442011131, 45.6710449839011 ] }, "distance": 18.97, "direction": 91.75, "angle": 67.45, "elevation": 45.67, "pano_id": "TMX7316010203-001143_pano_0001_002156", "timestamp": "2019-04-26T10:13:39.901560Z", "filename": "pano_0001_002156.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 18.96675227, "relative_pitch": 67.44735117408351, "relative_heading": 91.75301464112026, "relative_elevation": 45.6710449839011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_001535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_001535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_001535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84457245833978, 52.3452348934958, 45.6931710466743 ] }, "distance": 19.2, "direction": 265.17, "angle": 67.21, "elevation": 45.69, "pano_id": "TMX7316010203-002478_pano_0000_001535", "timestamp": "2022-03-24T11:34:38.033840Z", "filename": "pano_0000_001535.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 19.19667164, "relative_pitch": 67.2116896538381, "relative_heading": 265.1713293829389, "relative_elevation": 45.6931710466743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84513813152232, 52.3452500912768, 45.7004297329113 ] }, "distance": 19.42, "direction": 89.78, "angle": 66.98, "elevation": 45.7, "pano_id": "TMX7316010203-001691_pano_0000_000811", "timestamp": "2020-05-06T10:34:00.705320Z", "filename": "pano_0000_000811.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 19.42134747, "relative_pitch": 66.9759258417206, "relative_heading": 89.77812080647423, "relative_elevation": 45.7004297329113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84513900811327, 52.3452437905519, 45.83436941728 ] }, "distance": 19.49, "direction": 91.84, "angle": 66.96, "elevation": 45.83, "pano_id": "TMX7316010203-000028_pano_0001_000010", "timestamp": "2016-07-27T07:27:58.353700Z", "filename": "pano_0001_000010.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 19.49099492, "relative_pitch": 66.96245139108005, "relative_heading": 91.84020364085868, "relative_elevation": 45.83436941728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track42_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84514420251646, 52.34525083004119, 0.0 ] }, "distance": 19.84, "direction": 89.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track42_Sphere_00036", "timestamp": "2024-10-29T10:56:30Z", "filename": "Job_20241029_0853_Track42_Sphere_00036.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 19.83555484, "relative_pitch": 0.0, "relative_heading": 89.54529217534358, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84514024536203, 52.3452185395285, 45.6381185445935 ] }, "distance": 19.86, "direction": 99.96, "angle": 66.48, "elevation": 45.64, "pano_id": "TMX7316010203-001039_pano_0000_000402", "timestamp": "2019-01-07T08:32:51.948970Z", "filename": "pano_0000_000402.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 19.86463403, "relative_pitch": 66.4782375024479, "relative_heading": 99.95963974396331, "relative_elevation": 45.6381185445935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track42_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track42_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844561728706186, 52.34524417022764, 0.0 ] }, "distance": 19.87, "direction": 268.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track42_Sphere_00044", "timestamp": "2024-10-29T10:56:35Z", "filename": "Job_20241029_0853_Track42_Sphere_00044.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 19.8683181, "relative_pitch": 0.0, "relative_heading": 268.3166503534426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0000_001090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84514214204602, 52.3452153064971, 45.5446662111208 ] }, "distance": 20.06, "direction": 100.91, "angle": 66.23, "elevation": 45.54, "pano_id": "TMX7316010203-000029_pano_0000_001090", "timestamp": "2016-07-27T09:21:18.486400Z", "filename": "pano_0000_001090.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 20.05691181, "relative_pitch": 66.2323180021394, "relative_heading": 100.90802085739239, "relative_elevation": 45.5446662111208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84455546896944, 52.3452174819784, 45.6907312301919 ] }, "distance": 20.6, "direction": 260.06, "angle": 65.74, "elevation": 45.69, "pano_id": "TMX7316010203-001039_pano_0000_000394", "timestamp": "2019-01-07T08:32:48.139000Z", "filename": "pano_0000_000394.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 20.59519811, "relative_pitch": 65.73642402618925, "relative_heading": 260.0648750523146, "relative_elevation": 45.6907312301919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track42_Sphere_00040/adjacencies/b_20241029_0853_Track42_Sphere_00040/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0000_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0000_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84455568966486, 52.3452133059755, 45.5605030432343 ] }, "distance": 20.67, "direction": 258.79, "angle": 65.6, "elevation": 45.56, "pano_id": "TMX7316010203-000029_pano_0000_001082", "timestamp": "2016-07-27T09:21:14.271430Z", "filename": "pano_0000_001082.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_20241029_0853_Track42_Sphere_00040", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118043.07508390801, 484286.6304584459 ] }, "relative_distance": 20.66568519, "relative_pitch": 65.60153899943028, "relative_heading": 258.7885665159338, "relative_elevation": 45.5605030432343 } ] } }