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_20240918_0854_Track08_Sphere_01297/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842263610428757, 52.37455209986087, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01297", "timestamp": "2024-09-18T11:22:09Z", "filename": "Job_20240918_0854_Track08_Sphere_01297.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "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_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84227754890209, 52.3745507214712, 48.8507768958807 ] }, "distance": 0.96, "direction": 99.18, "angle": 88.87, "elevation": 48.85, "pano_id": "TMX7316010203-002323_pano_0000_002011", "timestamp": "2021-09-22T11:00:19.544840Z", "filename": "pano_0000_002011.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 0.96156847, "relative_pitch": 88.87234748755375, "relative_heading": 99.178437123044, "relative_elevation": 48.8507768958807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84226280611531, 52.3745402927936, 48.7229728735983 ] }, "distance": 1.31, "direction": 182.39, "angle": 88.45, "elevation": 48.72, "pano_id": "TMX7316010203-001228_pano_0001_002460", "timestamp": "2019-06-18T08:11:38.973810Z", "filename": "pano_0001_002460.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 1.3149664, "relative_pitch": 88.45404055273228, "relative_heading": 182.38741347981906, "relative_elevation": 48.7229728735983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84227951125057, 52.3745449287659, 49.3336407160386 ] }, "distance": 1.35, "direction": 126.39, "angle": 88.44, "elevation": 49.33, "pano_id": "TMX7316010203-002492_pano_0003_000648", "timestamp": "2022-03-30T08:59:54.211000Z", "filename": "pano_0003_000648.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 1.34514348, "relative_pitch": 88.4381458130873, "relative_heading": 126.38550371675014, "relative_elevation": 49.3336407160386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_009067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84228852528502, 52.3745646790268, 48.8089790483937 ] }, "distance": 2.2, "direction": 50.48, "angle": 87.42, "elevation": 48.81, "pano_id": "TMX7316060226-000506_pano_0000_009067", "timestamp": "2020-09-17T08:15:00.800480Z", "filename": "pano_0000_009067.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 2.19962535, "relative_pitch": 87.41965441848977, "relative_heading": 50.4795268872364, "relative_elevation": 48.8089790483937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_004652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84226440411324, 52.3745224267708, 48.6381649821997 ] }, "distance": 3.3, "direction": 179.06, "angle": 86.12, "elevation": 48.64, "pano_id": "TMX7316010203-000293_pano_0000_004652", "timestamp": "2017-05-10T10:01:51.747020Z", "filename": "pano_0000_004652.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 3.30229942, "relative_pitch": 86.11585086204717, "relative_heading": 179.06213074541654, "relative_elevation": 48.6381649821997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_009068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84226993027299, 52.3745203604843, 48.7935928627849 ] }, "distance": 3.56, "direction": 173.05, "angle": 85.83, "elevation": 48.79, "pano_id": "TMX7316060226-000506_pano_0000_009068", "timestamp": "2020-09-17T08:15:01.090480Z", "filename": "pano_0000_009068.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 3.55791093, "relative_pitch": 85.82951116604491, "relative_heading": 173.05187290631633, "relative_elevation": 48.7935928627849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84229833408719, 52.3745892854231, 49.3353876750916 ] }, "distance": 4.77, "direction": 29.75, "angle": 84.48, "elevation": 49.34, "pano_id": "TMX7316010203-002492_pano_0003_000647", "timestamp": "2022-03-30T08:59:53.951030Z", "filename": "pano_0003_000647.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 4.76588714, "relative_pitch": 84.48224591669062, "relative_heading": 29.74839335752862, "relative_elevation": 49.3353876750916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842282047766332, 52.37459571232383, 0.0 ] }, "distance": 5.01, "direction": 14.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01296", "timestamp": "2024-09-18T11:22:09Z", "filename": "Job_20240918_0854_Track08_Sphere_01296.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 5.01276339, "relative_pitch": 0.0, "relative_heading": 14.506466075940821, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842245541227855, 52.374508408199304, 0.0 ] }, "distance": 5.02, "direction": 194.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01298", "timestamp": "2024-09-18T11:22:09Z", "filename": "Job_20240918_0854_Track08_Sphere_01298.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 5.01508528, "relative_pitch": 0.0, "relative_heading": 194.20397207896627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225963188119, 52.3745063883523, 48.8156768130139 ] }, "distance": 5.09, "direction": 183.05, "angle": 84.04, "elevation": 48.82, "pano_id": "TMX7316010203-002323_pano_0000_002012", "timestamp": "2021-09-22T11:00:19.874850Z", "filename": "pano_0000_002012.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 5.09373488, "relative_pitch": 84.04295582006134, "relative_heading": 183.04919261614353, "relative_elevation": 48.8156768130139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84229563493323, 52.3745949451667, 48.8528400538489 ] }, "distance": 5.24, "direction": 24.58, "angle": 83.87, "elevation": 48.85, "pano_id": "TMX7316010203-002323_pano_0000_002010", "timestamp": "2021-09-22T11:00:19.214870Z", "filename": "pano_0000_002010.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 5.24276175, "relative_pitch": 83.87460725966463, "relative_heading": 24.582131137580177, "relative_elevation": 48.8528400538489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84226096071745, 52.3745005263043, 49.294752263464 ] }, "distance": 5.74, "direction": 181.8, "angle": 83.36, "elevation": 49.29, "pano_id": "TMX7316010203-002492_pano_0003_000649", "timestamp": "2022-03-30T08:59:54.471010Z", "filename": "pano_0003_000649.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 5.741656, "relative_pitch": 83.35635238998249, "relative_heading": 181.80104511492667, "relative_elevation": 49.294752263464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_004651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84230197959416, 52.3746089932212, 48.6553243100643 ] }, "distance": 6.85, "direction": 22.43, "angle": 81.99, "elevation": 48.66, "pano_id": "TMX7316010203-000293_pano_0000_004651", "timestamp": "2017-05-10T10:01:51.162100Z", "filename": "pano_0000_004651.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 6.84885903, "relative_pitch": 81.98752979361285, "relative_heading": 22.428672556579343, "relative_elevation": 48.6553243100643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_009066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84230691591032, 52.3746083871358, 48.8083673436195 ] }, "distance": 6.92, "direction": 25.21, "angle": 81.93, "elevation": 48.81, "pano_id": "TMX7316060226-000506_pano_0000_009066", "timestamp": "2020-09-17T08:15:00.515600Z", "filename": "pano_0000_009066.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 6.9229644, "relative_pitch": 81.92703479222222, "relative_heading": 25.214545748485236, "relative_elevation": 48.8083673436195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002324_pano_0005_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84237770146743, 52.3745265860614, 48.8464902909473 ] }, "distance": 8.27, "direction": 110.07, "angle": 80.39, "elevation": 48.85, "pano_id": "TMX7316010203-002324_pano_0005_000415", "timestamp": "2021-09-23T08:08:18.680040Z", "filename": "pano_0005_000415.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 8.27241121, "relative_pitch": 80.38786047294624, "relative_heading": 110.07148793243172, "relative_elevation": 48.8464902909473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_009069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225155958036, 52.37447655445, 48.7399875679985 ] }, "distance": 8.45, "direction": 185.58, "angle": 80.17, "elevation": 48.74, "pano_id": "TMX7316060226-000506_pano_0000_009069", "timestamp": "2020-09-17T08:15:01.380480Z", "filename": "pano_0000_009069.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 8.44624225, "relative_pitch": 80.16874396063345, "relative_heading": 185.57611585416126, "relative_elevation": 48.7399875679985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84236728458205, 52.3745090299761, 48.8746757050976 ] }, "distance": 8.53, "direction": 124.17, "angle": 80.1, "elevation": 48.87, "pano_id": "TMX7316010203-002323_pano_0000_002925", "timestamp": "2021-09-22T11:08:07.627260Z", "filename": "pano_0000_002925.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 8.53348318, "relative_pitch": 80.0960333394053, "relative_heading": 124.16789115367419, "relative_elevation": 48.8746757050976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_014729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8423890416848, 52.374546297273, 48.7507639201358 ] }, "distance": 8.57, "direction": 94.32, "angle": 80.03, "elevation": 48.75, "pano_id": "TMX7316010203-000085_pano_0006_014729", "timestamp": "2016-08-28T11:57:36.462660Z", "filename": "pano_0006_014729.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 8.56665806, "relative_pitch": 80.03353408988099, "relative_heading": 94.32250471506171, "relative_elevation": 48.7507639201358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84229826046296, 52.3746275267211, 48.7345808995888 ] }, "distance": 8.72, "direction": 15.7, "angle": 79.86, "elevation": 48.73, "pano_id": "TMX7316010203-001228_pano_0001_002459", "timestamp": "2019-06-18T08:11:38.448810Z", "filename": "pano_0001_002459.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 8.71850982, "relative_pitch": 79.85720694349102, "relative_heading": 15.703734708034556, "relative_elevation": 48.7345808995888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_014730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84236479023895, 52.3745038995022, 48.6740271728486 ] }, "distance": 8.73, "direction": 127.9, "angle": 79.83, "elevation": 48.67, "pano_id": "TMX7316010203-000085_pano_0006_014730", "timestamp": "2016-08-28T11:57:36.747580Z", "filename": "pano_0006_014730.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 8.73203238, "relative_pitch": 79.82942881742059, "relative_heading": 127.89588988176439, "relative_elevation": 48.6740271728486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84239294137846, 52.3745521083934, 48.9393934439868 ] }, "distance": 8.81, "direction": 89.99, "angle": 79.8, "elevation": 48.94, "pano_id": "TMX7316010203-002323_pano_0000_002924", "timestamp": "2021-09-22T11:08:07.332260Z", "filename": "pano_0000_002924.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 8.80787229, "relative_pitch": 79.79740810673727, "relative_heading": 89.99377253452587, "relative_elevation": 48.9393934439868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002324_pano_0005_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84240279377586, 52.374569722012, 48.9067532615736 ] }, "distance": 9.68, "direction": 78.31, "angle": 78.8, "elevation": 48.91, "pano_id": "TMX7316010203-002324_pano_0005_000414", "timestamp": "2021-09-23T08:08:18.400040Z", "filename": "pano_0005_000414.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 9.6795527, "relative_pitch": 78.8047858511144, "relative_heading": 78.31200401166447, "relative_elevation": 48.9067532615736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002324_pano_0005_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84235258239729, 52.3744836385881, 48.780601227656 ] }, "distance": 9.73, "direction": 141.5, "angle": 78.72, "elevation": 48.78, "pano_id": "TMX7316010203-002324_pano_0005_000416", "timestamp": "2021-09-23T08:08:18.960030Z", "filename": "pano_0005_000416.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 9.73390154, "relative_pitch": 78.71516320277671, "relative_heading": 141.50148018200204, "relative_elevation": 48.780601227656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84231708538127, 52.3746335666168, 49.343804884702 ] }, "distance": 9.77, "direction": 21.89, "angle": 78.8, "elevation": 49.34, "pano_id": "TMX7316010203-002492_pano_0003_000646", "timestamp": "2022-03-30T08:59:53.691010Z", "filename": "pano_0003_000646.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 9.76934748, "relative_pitch": 78.8011050484258, "relative_heading": 21.887168905811855, "relative_elevation": 49.343804884702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8423006528507, 52.374638822242126, 0.0 ] }, "distance": 9.97, "direction": 14.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01295", "timestamp": "2024-09-18T11:22:09Z", "filename": "Job_20240918_0854_Track08_Sphere_01295.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 9.97428202, "relative_pitch": 0.0, "relative_heading": 14.650447753347212, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842227776456306, 52.37446504149412, 0.0 ] }, "distance": 9.99, "direction": 194.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01299", "timestamp": "2024-09-18T11:22:10Z", "filename": "Job_20240918_0854_Track08_Sphere_01299.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 9.99003597, "relative_pitch": 0.0, "relative_heading": 194.13959990594208, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842241528844, 52.3744621703554, 48.7757587730885 ] }, "distance": 10.12, "direction": 188.55, "angle": 78.28, "elevation": 48.78, "pano_id": "TMX7316010203-002323_pano_0000_002013", "timestamp": "2021-09-22T11:00:20.204860Z", "filename": "pano_0000_002013.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 10.11922406, "relative_pitch": 78.27944523898063, "relative_heading": 188.54647013308872, "relative_elevation": 48.7757587730885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84231364698095, 52.3746390209903, 48.8643354075029 ] }, "distance": 10.25, "direction": 19.41, "angle": 78.15, "elevation": 48.86, "pano_id": "TMX7316010203-002323_pano_0000_002009", "timestamp": "2021-09-22T11:00:18.884880Z", "filename": "pano_0000_002009.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 10.25483576, "relative_pitch": 78.14771689723085, "relative_heading": 19.408250404516064, "relative_elevation": 48.8643354075029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84224225445872, 52.3744562367755, 49.2494375193492 ] }, "distance": 10.77, "direction": 187.76, "angle": 77.67, "elevation": 49.25, "pano_id": "TMX7316010203-002492_pano_0003_000650", "timestamp": "2022-03-30T08:59:54.731030Z", "filename": "pano_0003_000650.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 10.76580785, "relative_pitch": 77.66924721318485, "relative_heading": 187.76416517091914, "relative_elevation": 49.2494375193492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84234189222789, 52.3744659499894, 48.8049900755286 ] }, "distance": 10.97, "direction": 150.92, "angle": 77.33, "elevation": 48.8, "pano_id": "TMX7316010203-002323_pano_0000_002926", "timestamp": "2021-09-22T11:08:07.922280Z", "filename": "pano_0000_002926.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 10.9690058, "relative_pitch": 77.33315678931315, "relative_heading": 150.92003446824063, "relative_elevation": 48.8049900755286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_014728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84241390119075, 52.3745893209411, 48.8116996455938 ] }, "distance": 11.04, "direction": 67.97, "angle": 77.25, "elevation": 48.81, "pano_id": "TMX7316010203-000085_pano_0006_014728", "timestamp": "2016-08-28T11:57:36.177610Z", "filename": "pano_0006_014728.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 11.04153692, "relative_pitch": 77.25382239644576, "relative_heading": 67.96902672373798, "relative_elevation": 48.8116996455938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84222828363836, 52.3744531009677, 48.6496355393901 ] }, "distance": 11.28, "direction": 192.32, "angle": 76.95, "elevation": 48.65, "pano_id": "TMX7316010203-001228_pano_0001_002461", "timestamp": "2019-06-18T08:11:39.503790Z", "filename": "pano_0001_002461.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 11.27570641, "relative_pitch": 76.95075290311324, "relative_heading": 192.3198176776393, "relative_elevation": 48.6496355393901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_014731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84234057002108, 52.3744609391345, 48.5804597744718 ] }, "distance": 11.42, "direction": 152.68, "angle": 76.77, "elevation": 48.58, "pano_id": "TMX7316010203-000085_pano_0006_014731", "timestamp": "2016-08-28T11:57:37.037820Z", "filename": "pano_0006_014731.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 11.41788987, "relative_pitch": 76.77379262097962, "relative_heading": 152.67510770989242, "relative_elevation": 48.5804597744718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84241803567388, 52.3745948011243, 48.9797021420673 ] }, "distance": 11.54, "direction": 65.69, "angle": 76.74, "elevation": 48.98, "pano_id": "TMX7316010203-002323_pano_0000_002923", "timestamp": "2021-09-22T11:08:07.042470Z", "filename": "pano_0000_002923.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 11.540448, "relative_pitch": 76.74195478020535, "relative_heading": 65.68632002539748, "relative_elevation": 48.9797021420673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_009065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84232503794885, 52.3746524925445, 48.8234896333888 ] }, "distance": 11.93, "direction": 20.53, "angle": 76.27, "elevation": 48.82, "pano_id": "TMX7316060226-000506_pano_0000_009065", "timestamp": "2020-09-17T08:15:00.230520Z", "filename": "pano_0000_009065.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 11.92876239, "relative_pitch": 76.27023032060275, "relative_heading": 20.53010576266357, "relative_elevation": 48.8234896333888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002324_pano_0005_000413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84242768539881, 52.3746122727248, 48.9434219496325 ] }, "distance": 13.03, "direction": 59.07, "angle": 75.1, "elevation": 48.94, "pano_id": "TMX7316010203-002324_pano_0005_000413", "timestamp": "2021-09-23T08:08:18.125080Z", "filename": "pano_0005_000413.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 13.02658098, "relative_pitch": 75.09590767429654, "relative_heading": 59.06909160490059, "relative_elevation": 48.9434219496325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002324_pano_0005_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84232783826606, 52.3744407507917, 48.686709785834 ] }, "distance": 13.14, "direction": 160.56, "angle": 74.9, "elevation": 48.69, "pano_id": "TMX7316010203-002324_pano_0005_000417", "timestamp": "2021-09-23T08:08:19.240280Z", "filename": "pano_0005_000417.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 13.13974081, "relative_pitch": 74.89664519417684, "relative_heading": 160.55546840319982, "relative_elevation": 48.686709785834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_004653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8422276146771, 52.374435924886, 48.5835880897939 ] }, "distance": 13.16, "direction": 190.74, "angle": 74.85, "elevation": 48.58, "pano_id": "TMX7316010203-000293_pano_0000_004653", "timestamp": "2017-05-10T10:01:52.342100Z", "filename": "pano_0000_004653.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 13.15769002, "relative_pitch": 74.84633308359425, "relative_heading": 190.7376456683664, "relative_elevation": 48.5835880897939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_009070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84223257669095, 52.3744323902946, 48.7157918354496 ] }, "distance": 13.49, "direction": 189.02, "angle": 74.52, "elevation": 48.72, "pano_id": "TMX7316060226-000506_pano_0000_009070", "timestamp": "2020-09-17T08:15:01.675570Z", "filename": "pano_0000_009070.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 13.4872436, "relative_pitch": 74.52494850088199, "relative_heading": 189.0156468681392, "relative_elevation": 48.7157918354496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84231711325607, 52.3744231413475, 48.7100892690942 ] }, "distance": 14.81, "direction": 165.75, "angle": 73.09, "elevation": 48.71, "pano_id": "TMX7316010203-002323_pano_0000_002927", "timestamp": "2021-09-22T11:08:08.217250Z", "filename": "pano_0000_002927.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 14.80517421, "relative_pitch": 73.09362784924942, "relative_heading": 165.75243345748362, "relative_elevation": 48.7100892690942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84233560775867, 52.3746778281443, 49.3778814189136 ] }, "distance": 14.82, "direction": 19.31, "angle": 73.29, "elevation": 49.38, "pano_id": "TMX7316010203-002492_pano_0003_000645", "timestamp": "2022-03-30T08:59:53.431000Z", "filename": "pano_0003_000645.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 14.82469881, "relative_pitch": 73.28869057577994, "relative_heading": 19.314209674725568, "relative_elevation": 49.3778814189136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_014727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84243902376961, 52.3746322501226, 48.8589779715985 ] }, "distance": 14.91, "direction": 53.26, "angle": 73.03, "elevation": 48.86, "pano_id": "TMX7316010203-000085_pano_0006_014727", "timestamp": "2016-08-28T11:57:35.897620Z", "filename": "pano_0006_014727.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 14.90822397, "relative_pitch": 73.03160425216197, "relative_heading": 53.25607042605433, "relative_elevation": 48.8589779715985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842318892077468, 52.37468183160827, 0.0 ] }, "distance": 14.92, "direction": 14.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01294", "timestamp": "2024-09-18T11:22:08Z", "filename": "Job_20240918_0854_Track08_Sphere_01294.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 14.91869181, "relative_pitch": 0.0, "relative_heading": 14.617105422504444, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842209607297032, 52.37442112467253, 0.0 ] }, "distance": 15.03, "direction": 194.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01300", "timestamp": "2024-09-18T11:22:10Z", "filename": "Job_20240918_0854_Track08_Sphere_01300.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 15.03107832, "relative_pitch": 0.0, "relative_heading": 194.16292887231572, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84222324235503, 52.3744181929559, 48.76533928141 ] }, "distance": 15.15, "direction": 190.45, "angle": 72.74, "elevation": 48.77, "pano_id": "TMX7316010203-002323_pano_0000_002014", "timestamp": "2021-09-22T11:00:20.534860Z", "filename": "pano_0000_002014.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 15.15191714, "relative_pitch": 72.73941653059951, "relative_heading": 190.45382358376438, "relative_elevation": 48.76533928141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_014732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84231681233942, 52.3744182367911, 48.5029252506793 ] }, "distance": 15.33, "direction": 166.33, "angle": 72.46, "elevation": 48.5, "pano_id": "TMX7316010203-000085_pano_0006_014732", "timestamp": "2016-08-28T11:57:37.327640Z", "filename": "pano_0006_014732.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 15.32987123, "relative_pitch": 72.46029885905848, "relative_heading": 166.32869070981755, "relative_elevation": 48.5029252506793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8423314117343, 52.3746836556287, 48.8974461862817 ] }, "distance": 15.35, "direction": 17.51, "angle": 72.57, "elevation": 48.9, "pano_id": "TMX7316010203-002323_pano_0000_002008", "timestamp": "2021-09-22T11:00:18.549870Z", "filename": "pano_0000_002008.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 15.34977491, "relative_pitch": 72.57200260643693, "relative_heading": 17.506718857882564, "relative_elevation": 48.8974461862817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84244271490732, 52.3746377299345, 49.0212437231094 ] }, "distance": 15.48, "direction": 52.0, "angle": 72.48, "elevation": 49.02, "pano_id": "TMX7316010203-002323_pano_0000_002922", "timestamp": "2021-09-22T11:08:06.752290Z", "filename": "pano_0000_002922.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 15.47813746, "relative_pitch": 72.47682860418864, "relative_heading": 52.003935055843, "relative_elevation": 49.0212437231094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84222330304835, 52.3744120014741, 49.2377689685673 ] }, "distance": 15.83, "direction": 189.99, "angle": 72.18, "elevation": 49.24, "pano_id": "TMX7316010203-002492_pano_0003_000651", "timestamp": "2022-03-30T08:59:54.991010Z", "filename": "pano_0003_000651.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 15.82921159, "relative_pitch": 72.17817292977054, "relative_heading": 189.9866325503549, "relative_elevation": 49.2377689685673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005987/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005987/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005987/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005987/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_005987/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005987/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005987/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005987/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005987/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84249747820131, 52.3745339158361, 53.3510956186801 ] }, "distance": 16.06, "direction": 97.24, "angle": 73.25, "elevation": 53.35, "pano_id": "TMX7316010203-002323_pano_0000_005987", "timestamp": "2021-09-22T11:27:17.696120Z", "filename": "pano_0000_005987.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.0551992, "relative_pitch": 73.25163277354058, "relative_heading": 97.24007900599084, "relative_elevation": 53.3510956186801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-15_07-05-38_01677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842490691458858, 52.374513094599166, 0.0 ] }, "distance": 16.06, "direction": 105.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-15_07-05-38_01677", "timestamp": "2024-10-15T07:41:27Z", "filename": "recording_2024-10-15_07-05-38_01677.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.06250182, "relative_pitch": 0.0, "relative_heading": 105.676824474243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_010849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248769372729, 52.3745013067276, 48.7119253436103 ] }, "distance": 16.27, "direction": 110.32, "angle": 71.53, "elevation": 48.71, "pano_id": "TMX7316060226-000506_pano_0000_010849", "timestamp": "2020-09-17T08:29:07.608990Z", "filename": "pano_0000_010849.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.2738417, "relative_pitch": 71.52638596370406, "relative_heading": 110.32244560372469, "relative_elevation": 48.7119253436103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005988/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005988/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005988/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005988/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_005988/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005988/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005988/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005988/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005988/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248059783704, 52.374489347059, 53.3047431418672 ] }, "distance": 16.34, "direction": 115.29, "angle": 72.95, "elevation": 53.3, "pano_id": "TMX7316010203-002323_pano_0000_005988", "timestamp": "2021-09-22T11:27:17.961110Z", "filename": "pano_0000_005988.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.34430189, "relative_pitch": 72.9534115010986, "relative_heading": 115.29184173171579, "relative_elevation": 53.3047431418672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_010848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84250350226123, 52.3745454135322, 48.7687396397814 ] }, "distance": 16.35, "direction": 92.61, "angle": 71.46, "elevation": 48.77, "pano_id": "TMX7316060226-000506_pano_0000_010848", "timestamp": "2020-09-17T08:29:07.358930Z", "filename": "pano_0000_010848.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.35437383, "relative_pitch": 71.46135784310687, "relative_heading": 92.60739014778065, "relative_elevation": 48.7687396397814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84249613782769, 52.3745138525948, 48.5907951975241 ] }, "distance": 16.4, "direction": 105.04, "angle": 71.35, "elevation": 48.59, "pano_id": "TMX7316010203-000085_pano_0006_008373", "timestamp": "2016-08-28T11:34:20.595160Z", "filename": "pano_0006_008373.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.39783259, "relative_pitch": 71.35211346814837, "relative_heading": 105.0428591639082, "relative_elevation": 48.5907951975241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84250031462438, 52.3745204807863, 49.1570524331182 ] }, "distance": 16.5, "direction": 102.31, "angle": 71.45, "elevation": 49.16, "pano_id": "TMX7316010203-000195_pano_0000_000661", "timestamp": "2016-11-28T12:51:18.251480Z", "filename": "pano_0000_000661.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.49984879, "relative_pitch": 71.44537496710602, "relative_heading": 102.31208365358847, "relative_elevation": 49.1570524331182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-15_07-05-38_01676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842506532470104, 52.37455695913028, 0.0 ] }, "distance": 16.55, "direction": 88.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-15_07-05-38_01676", "timestamp": "2024-10-15T07:41:27Z", "filename": "recording_2024-10-15_07-05-38_01676.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.55264023, "relative_pitch": 0.0, "relative_heading": 88.12793290374482, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_004650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84233936900274, 52.3746956858138, 48.7039178796113 ] }, "distance": 16.79, "direction": 17.9, "angle": 70.98, "elevation": 48.7, "pano_id": "TMX7316010203-000293_pano_0000_004650", "timestamp": "2017-05-10T10:01:50.582140Z", "filename": "pano_0000_004650.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.78982872, "relative_pitch": 70.97925755599533, "relative_heading": 17.896169142105805, "relative_elevation": 48.7039178796113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251207631605, 52.3745583541954, 48.6414196295664 ] }, "distance": 16.94, "direction": 87.64, "angle": 70.8, "elevation": 48.64, "pano_id": "TMX7316010203-000085_pano_0006_008372", "timestamp": "2016-08-28T11:34:20.355170Z", "filename": "pano_0006_008372.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 16.93566614, "relative_pitch": 70.80322341214222, "relative_heading": 87.64474792353153, "relative_elevation": 48.6414196295664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_009064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84234297968199, 52.3746969585117, 48.8639707285911 ] }, "distance": 17.0, "direction": 18.54, "angle": 70.82, "elevation": 48.86, "pano_id": "TMX7316060226-000506_pano_0000_009064", "timestamp": "2020-09-17T08:14:59.945600Z", "filename": "pano_0000_009064.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.00122549, "relative_pitch": 70.8156975065189, "relative_heading": 18.538125702949, "relative_elevation": 48.8639707285911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84250994663643, 52.3745270785166, 48.8252513678744 ] }, "distance": 17.01, "direction": 99.42, "angle": 70.8, "elevation": 48.83, "pano_id": "TMX7316060226-000018_pano_0000_000416", "timestamp": "2016-08-12T09:30:10.592450Z", "filename": "pano_0000_000416.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.00579785, "relative_pitch": 70.79681178489209, "relative_heading": 99.42294874146694, "relative_elevation": 48.8252513678744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-15_07-05-38_01678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842475314946825, 52.374469169903065, 0.0 ] }, "distance": 17.12, "direction": 122.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-15_07-05-38_01678", "timestamp": "2024-10-15T07:41:27Z", "filename": "recording_2024-10-15_07-05-38_01678.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.11808274, "relative_pitch": 0.0, "relative_heading": 122.62082948077528, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84250226776465, 52.3745034337829, 48.570709861815 ] }, "distance": 17.13, "direction": 108.43, "angle": 70.57, "elevation": 48.57, "pano_id": "TMX7316010203-002851_pano_0000_000054", "timestamp": "2022-12-14T08:06:41.853690Z", "filename": "pano_0000_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.13177148, "relative_pitch": 70.57132840014827, "relative_heading": 108.42692120802067, "relative_elevation": 48.570709861815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002324_pano_0005_000412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245223158677, 52.3746549884862, 48.9855572488159 ] }, "distance": 17.21, "direction": 48.29, "angle": 70.65, "elevation": 48.99, "pano_id": "TMX7316010203-002324_pano_0005_000412", "timestamp": "2021-09-23T08:08:17.850050Z", "filename": "pano_0005_000412.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.207245, "relative_pitch": 70.64506290352351, "relative_heading": 48.29058401073793, "relative_elevation": 48.9855572488159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248417669269, 52.3744765511848, 49.103652969934 ] }, "distance": 17.21, "direction": 119.23, "angle": 70.68, "elevation": 49.1, "pano_id": "TMX7316010203-000195_pano_0000_000662", "timestamp": "2016-11-28T12:51:18.496470Z", "filename": "pano_0000_000662.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.21370127, "relative_pitch": 70.68145294980123, "relative_heading": 119.23334916159735, "relative_elevation": 49.103652969934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251675428549, 52.3745644363646, 49.2099073212594 ] }, "distance": 17.29, "direction": 85.45, "angle": 70.64, "elevation": 49.21, "pano_id": "TMX7316010203-000195_pano_0000_000660", "timestamp": "2016-11-28T12:51:18.006600Z", "filename": "pano_0000_000660.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.29451088, "relative_pitch": 70.63629724681785, "relative_heading": 85.44730474471429, "relative_elevation": 49.2099073212594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005986/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005986/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005986/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005986/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_005986/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005986/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005986/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005986/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005986/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251455765698, 52.3745785035671, 53.3684998089448 ] }, "distance": 17.34, "direction": 80.25, "angle": 72.0, "elevation": 53.37, "pano_id": "TMX7316010203-002323_pano_0000_005986", "timestamp": "2021-09-22T11:27:17.431130Z", "filename": "pano_0000_005986.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.34105116, "relative_pitch": 71.99944220619976, "relative_heading": 80.24534220214618, "relative_elevation": 53.3684998089448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002324_pano_0005_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002324_pano_0005_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002324/pano_0005_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84230362352999, 52.3743981594149, 48.6077954284847 ] }, "distance": 17.35, "direction": 170.96, "angle": 70.36, "elevation": 48.61, "pano_id": "TMX7316010203-002324_pano_0005_000418", "timestamp": "2021-09-23T08:08:19.520030Z", "filename": "pano_0005_000418.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.3450381, "relative_pitch": 70.36174217249771, "relative_heading": 170.96095333145033, "relative_elevation": 48.6077954284847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251903692505, 52.374547418235, 48.6242525503039 ] }, "distance": 17.4, "direction": 91.72, "angle": 70.31, "elevation": 48.62, "pano_id": "TMX7316010203-002851_pano_0000_000053", "timestamp": "2022-12-14T08:06:41.593690Z", "filename": "pano_0000_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.40320228, "relative_pitch": 70.30710322003672, "relative_heading": 91.7152401213503, "relative_elevation": 48.6242525503039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248048380429, 52.3744693405346, 48.5396338133141 ] }, "distance": 17.41, "direction": 121.94, "angle": 70.27, "elevation": 48.54, "pano_id": "TMX7316010203-000085_pano_0006_008374", "timestamp": "2016-08-28T11:34:20.835150Z", "filename": "pano_0006_008374.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.4055517, "relative_pitch": 70.2729622802408, "relative_heading": 121.9435002805806, "relative_elevation": 48.5396338133141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84249329990163, 52.3744829761723, 48.7708425372839 ] }, "distance": 17.43, "direction": 116.18, "angle": 70.33, "elevation": 48.77, "pano_id": "TMX7316060226-000018_pano_0000_000417", "timestamp": "2016-08-12T09:30:10.832430Z", "filename": "pano_0000_000417.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.43141873, "relative_pitch": 70.33236082423409, "relative_heading": 116.18389264986185, "relative_elevation": 48.7708425372839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_010850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84247209421018, 52.3744572733543, 48.6639165431261 ] }, "distance": 17.69, "direction": 126.62, "angle": 70.02, "elevation": 48.66, "pano_id": "TMX7316060226-000506_pano_0000_010850", "timestamp": "2020-09-17T08:29:07.858920Z", "filename": "pano_0000_010850.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.69000032, "relative_pitch": 70.02310107092222, "relative_heading": 126.6182755102329, "relative_elevation": 48.6639165431261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_010847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251921804797, 52.3745894884911, 48.8006642283872 ] }, "distance": 17.9, "direction": 76.56, "angle": 69.86, "elevation": 48.8, "pano_id": "TMX7316060226-000506_pano_0000_010847", "timestamp": "2020-09-17T08:29:07.108910Z", "filename": "pano_0000_010847.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 17.89798876, "relative_pitch": 69.85913069379788, "relative_heading": 76.55850240362761, "relative_elevation": 48.8006642283872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252690467488, 52.3745711930595, 48.8731132196262 ] }, "distance": 18.06, "direction": 83.24, "angle": 69.72, "elevation": 48.87, "pano_id": "TMX7316060226-000018_pano_0000_000415", "timestamp": "2016-08-12T09:30:10.352450Z", "filename": "pano_0000_000415.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 18.05664634, "relative_pitch": 69.72275969462466, "relative_heading": 83.24269316682353, "relative_elevation": 48.8731132196262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005989/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005989/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005989/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005989/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_005989/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005989/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005989/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005989/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005989/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246406145734, 52.3744448457472, 53.2617826443166 ] }, "distance": 18.13, "direction": 131.16, "angle": 71.2, "elevation": 53.26, "pano_id": "TMX7316010203-002323_pano_0000_005989", "timestamp": "2021-09-22T11:27:18.226140Z", "filename": "pano_0000_005989.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 18.13274862, "relative_pitch": 71.19907569996353, "relative_heading": 131.16126650041983, "relative_elevation": 53.2617826443166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248592008045, 52.374459417157, 48.5219880612567 ] }, "distance": 18.32, "direction": 124.26, "angle": 69.32, "elevation": 48.52, "pano_id": "TMX7316010203-002851_pano_0000_000055", "timestamp": "2022-12-14T08:06:42.113690Z", "filename": "pano_0000_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 18.31894032, "relative_pitch": 69.31652514348778, "relative_heading": 124.26212600700967, "relative_elevation": 48.5219880612567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-15_07-05-38_01675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842522796534023, 52.374600794070226, 0.0 ] }, "distance": 18.46, "direction": 72.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-15_07-05-38_01675", "timestamp": "2024-10-15T07:41:26Z", "filename": "recording_2024-10-15_07-05-38_01675.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 18.46435622, "relative_pitch": 0.0, "relative_heading": 72.93509823777295, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_009071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_009071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_009071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84221379817016, 52.3743885131683, 48.7203930774704 ] }, "distance": 18.52, "direction": 190.56, "angle": 69.19, "elevation": 48.72, "pano_id": "TMX7316060226-000506_pano_0000_009071", "timestamp": "2020-09-17T08:15:01.970510Z", "filename": "pano_0000_009071.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 18.5164319, "relative_pitch": 69.1904524064192, "relative_heading": 190.55678693424892, "relative_elevation": 48.7203930774704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8423339640539, 52.3747150215051, 48.8092338424176 ] }, "distance": 18.75, "direction": 14.8, "angle": 68.98, "elevation": 48.81, "pano_id": "TMX7316010203-001228_pano_0001_002458", "timestamp": "2019-06-18T08:11:37.923830Z", "filename": "pano_0001_002458.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 18.75147832, "relative_pitch": 68.9842775471248, "relative_heading": 14.804156079866525, "relative_elevation": 48.8092338424176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8425283821766, 52.3746028075708, 48.6793331475928 ] }, "distance": 18.89, "direction": 72.62, "angle": 68.79, "elevation": 48.68, "pano_id": "TMX7316010203-000085_pano_0006_008371", "timestamp": "2016-08-28T11:34:20.115160Z", "filename": "pano_0006_008371.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 18.89403577, "relative_pitch": 68.78714421798786, "relative_heading": 72.62409146783408, "relative_elevation": 48.6793331475928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84253605783385, 52.3745913405767, 48.6554899709299 ] }, "distance": 19.06, "direction": 76.76, "angle": 68.61, "elevation": 48.66, "pano_id": "TMX7316010203-002851_pano_0000_000052", "timestamp": "2022-12-14T08:06:41.333700Z", "filename": "pano_0000_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.06144019, "relative_pitch": 68.60657204951754, "relative_heading": 76.75730371150237, "relative_elevation": 48.6554899709299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84247700101076, 52.3744388401889, 48.7258925801143 ] }, "distance": 19.24, "direction": 130.93, "angle": 68.46, "elevation": 48.73, "pano_id": "TMX7316060226-000018_pano_0000_000418", "timestamp": "2016-08-12T09:30:11.072430Z", "filename": "pano_0000_000418.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.23618365, "relative_pitch": 68.45670588155771, "relative_heading": 130.9322129626807, "relative_elevation": 48.7258925801143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246837276853, 52.3744326826372, 49.0602075895295 ] }, "distance": 19.26, "direction": 133.62, "angle": 68.56, "elevation": 49.06, "pano_id": "TMX7316010203-000195_pano_0000_000663", "timestamp": "2016-11-28T12:51:18.741460Z", "filename": "pano_0000_000663.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.26231795, "relative_pitch": 68.56373246325526, "relative_heading": 133.6180595099867, "relative_elevation": 49.0602075895295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84229273068842, 52.3743798127574, 48.6597370291129 ] }, "distance": 19.27, "direction": 174.09, "angle": 68.39, "elevation": 48.66, "pano_id": "TMX7316010203-002323_pano_0000_002928", "timestamp": "2021-09-22T11:08:08.517240Z", "filename": "pano_0000_002928.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.27345813, "relative_pitch": 68.39215707202091, "relative_heading": 174.09394027798155, "relative_elevation": 48.6597370291129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_014726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246398140221, 52.3746752465351, 48.8972828192636 ] }, "distance": 19.34, "direction": 44.88, "angle": 68.42, "elevation": 48.9, "pano_id": "TMX7316010203-000085_pano_0006_014726", "timestamp": "2016-08-28T11:57:35.622680Z", "filename": "pano_0006_014726.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.33870362, "relative_pitch": 68.42137695143131, "relative_heading": 44.88016709834051, "relative_elevation": 48.8972828192636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84253368856467, 52.3746082060178, 49.2516905581579 ] }, "distance": 19.42, "direction": 71.25, "angle": 68.48, "elevation": 49.25, "pano_id": "TMX7316010203-000195_pano_0000_000659", "timestamp": "2016-11-28T12:51:17.761470Z", "filename": "pano_0000_000659.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.42389642, "relative_pitch": 68.47670069677895, "relative_heading": 71.25121576758431, "relative_elevation": 49.2516905581579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-15_07-05-38_01679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-15_07-05-38_01679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-15_07-05-38_01679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842460199149418, 52.3744252009374, 0.0 ] }, "distance": 19.46, "direction": 136.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-15_07-05-38_01679", "timestamp": "2024-10-15T07:41:27Z", "filename": "recording_2024-10-15_07-05-38_01679.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.45867643, "relative_pitch": 0.0, "relative_heading": 136.52466778830478, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246515623912, 52.3744247786345, 48.5018063895404 ] }, "distance": 19.73, "direction": 135.91, "angle": 67.87, "elevation": 48.5, "pano_id": "TMX7316010203-000085_pano_0006_008375", "timestamp": "2016-08-28T11:34:21.075180Z", "filename": "pano_0006_008375.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.72620237, "relative_pitch": 67.86789967850133, "relative_heading": 135.9069979659316, "relative_elevation": 48.5018063895404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_006565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84255102356074, 52.3745279448441, 48.9086637543514 ] }, "distance": 19.76, "direction": 97.82, "angle": 68.0, "elevation": 48.91, "pano_id": "TMX7316010203-000880_pano_0000_006565", "timestamp": "2018-07-29T09:58:59.098650Z", "filename": "pano_0000_006565.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.75748771, "relative_pitch": 68.0029157054648, "relative_heading": 97.81872982836302, "relative_elevation": 48.9086637543514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_014733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_014733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_014733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8422930403149, 52.3743751123793, 48.4547782400623 ] }, "distance": 19.8, "direction": 174.19, "angle": 67.78, "elevation": 48.45, "pano_id": "TMX7316010203-000085_pano_0006_014733", "timestamp": "2016-08-28T11:57:37.622700Z", "filename": "pano_0006_014733.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.79591089, "relative_pitch": 67.77782271647314, "relative_heading": 174.18900104128608, "relative_elevation": 48.4547782400623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_005985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_005985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_005985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84253160718019, 52.3746230276874, 53.3940864661708 ] }, "distance": 19.88, "direction": 66.61, "angle": 69.57, "elevation": 53.39, "pano_id": "TMX7316010203-002323_pano_0000_005985", "timestamp": "2021-09-22T11:27:17.166140Z", "filename": "pano_0000_005985.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.88483885, "relative_pitch": 69.57383898878282, "relative_heading": 66.61485719407501, "relative_elevation": 53.3940864661708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84235406011802, 52.3747220650689, 49.4364697197452 ] }, "distance": 19.89, "direction": 18.04, "angle": 68.08, "elevation": 49.44, "pano_id": "TMX7316010203-002492_pano_0003_000644", "timestamp": "2022-03-30T08:59:53.171040Z", "filename": "pano_0003_000644.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.89065276, "relative_pitch": 68.08272186338048, "relative_heading": 18.04045207541226, "relative_elevation": 49.4364697197452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842337022366253, 52.37472534378304, 0.0 ] }, "distance": 19.92, "direction": 14.54, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01293", "timestamp": "2024-09-18T11:22:08Z", "filename": "Job_20240918_0854_Track08_Sphere_01293.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.91538807, "relative_pitch": 0.0, "relative_heading": 14.539125057594852, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246696881442, 52.3746810208551, 49.0591367576271 ] }, "distance": 19.94, "direction": 43.99, "angle": 67.88, "elevation": 49.06, "pano_id": "TMX7316010203-002323_pano_0000_002921", "timestamp": "2021-09-22T11:08:06.462340Z", "filename": "pano_0000_002921.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.93995154, "relative_pitch": 67.88085139277888, "relative_heading": 43.99159129849112, "relative_elevation": 49.0591367576271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_01301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_01301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842191900559151, 52.37437782114228, 0.0 ] }, "distance": 20.0, "direction": 194.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_01301", "timestamp": "2024-09-18T11:22:10Z", "filename": "Job_20240918_0854_Track08_Sphere_01301.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 19.99824924, "relative_pitch": 0.0, "relative_heading": 194.13494473763458, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84220479634066, 52.3743737693536, 48.7703558215871 ] }, "distance": 20.24, "direction": 191.41, "angle": 67.46, "elevation": 48.77, "pano_id": "TMX7316010203-002323_pano_0000_002015", "timestamp": "2021-09-22T11:00:20.869830Z", "filename": "pano_0000_002015.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 20.24384486, "relative_pitch": 67.45739375369915, "relative_heading": 191.4118628289238, "relative_elevation": 48.7703558215871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_010851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245649189054, 52.3744130686031, 48.6358751971275 ] }, "distance": 20.3, "direction": 139.67, "angle": 67.35, "elevation": 48.64, "pano_id": "TMX7316060226-000506_pano_0000_010851", "timestamp": "2020-09-17T08:29:08.108900Z", "filename": "pano_0000_010851.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 20.29512487, "relative_pitch": 67.34985056673806, "relative_heading": 139.6657971523987, "relative_elevation": 48.6358751971275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84254415078921, 52.3746152674931, 48.9074855791405 ] }, "distance": 20.36, "direction": 69.8, "angle": 67.4, "elevation": 48.91, "pano_id": "TMX7316060226-000018_pano_0000_000414", "timestamp": "2016-08-12T09:30:10.112440Z", "filename": "pano_0000_000414.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 20.35767375, "relative_pitch": 67.4005467797453, "relative_heading": 69.80146025645564, "relative_elevation": 48.9074855791405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_002007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_002007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_002007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84234900486531, 52.3747280277583, 48.9585143690929 ] }, "distance": 20.42, "direction": 16.55, "angle": 67.36, "elevation": 48.96, "pano_id": "TMX7316010203-002323_pano_0000_002007", "timestamp": "2021-09-22T11:00:18.214850Z", "filename": "pano_0000_002007.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 20.42186175, "relative_pitch": 67.35772151385719, "relative_heading": 16.545368331140686, "relative_elevation": 48.9585143690929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_010846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_010846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_010846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8425348512751, 52.3746334569066, 48.8381152804941 ] }, "distance": 20.57, "direction": 63.89, "angle": 67.16, "elevation": 48.84, "pano_id": "TMX7316060226-000506_pano_0000_010846", "timestamp": "2020-09-17T08:29:06.858930Z", "filename": "pano_0000_010846.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 20.57147354, "relative_pitch": 67.15831782703039, "relative_heading": 63.891318956224275, "relative_elevation": 48.8381152804941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246978992044, 52.37441526123, 48.4856330817565 ] }, "distance": 20.71, "direction": 137.32, "angle": 66.87, "elevation": 48.49, "pano_id": "TMX7316010203-002851_pano_0000_000056", "timestamp": "2022-12-14T08:06:42.373680Z", "filename": "pano_0000_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 20.71268897, "relative_pitch": 66.86819974462136, "relative_heading": 137.31863182133063, "relative_elevation": 48.4856330817565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_01297/adjacencies/b_20240918_0854_Track08_Sphere_01297/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84220457759957, 52.374367697436, 49.2455411665142 ] }, "distance": 20.91, "direction": 191.09, "angle": 66.99, "elevation": 49.25, "pano_id": "TMX7316010203-002492_pano_0003_000652", "timestamp": "2022-03-30T08:59:55.251000Z", "filename": "pano_0003_000652.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_20240918_0854_Track08_Sphere_01297", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117891.1350838074, 487548.2404603726 ] }, "relative_distance": 20.90942348, "relative_pitch": 66.99415277887937, "relative_heading": 191.08555635499465, "relative_elevation": 49.2455411665142 } ] } }