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_20241021_0921_Track75_Sphere_00531/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831574119307585, 52.33915515140204, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00531", "timestamp": "2024-10-21T11:29:14Z", "filename": "Job_20241021_0921_Track75_Sphere_00531.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "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_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002442_pano_0002_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8315818584706, 52.3391683652576, 45.070642741397 ] }, "distance": 1.56, "direction": 19.74, "angle": 88.01, "elevation": 45.07, "pano_id": "TMX7316010203-002442_pano_0002_000054", "timestamp": "2022-01-26T11:06:31.127600Z", "filename": "pano_0002_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 1.56210936, "relative_pitch": 88.01497259705208, "relative_heading": 19.73524056912019, "relative_elevation": 45.070642741397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0006_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83159369902736, 52.3391688351095, 45.3036860283464 ] }, "distance": 2.02, "direction": 41.23, "angle": 87.44, "elevation": 45.3, "pano_id": "TMX7316010203-002835_pano_0006_000054", "timestamp": "2022-12-07T11:16:40.768200Z", "filename": "pano_0006_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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 2.02468371, "relative_pitch": 87.4410759809515, "relative_heading": 41.232814895118615, "relative_elevation": 45.3036860283464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0006_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83152091012007, 52.3391600512807, 45.3187345517799 ] }, "distance": 3.67, "direction": 278.55, "angle": 85.37, "elevation": 45.32, "pano_id": "TMX7316010203-002835_pano_0006_000053", "timestamp": "2022-12-07T11:16:40.168150Z", "filename": "pano_0006_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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 3.66737657, "relative_pitch": 85.3734738488849, "relative_heading": 278.54986716676257, "relative_elevation": 45.3187345517799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002442_pano_0002_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83150753074829, 52.3391609805068, 45.0919474307448 ] }, "distance": 4.58, "direction": 278.13, "angle": 84.19, "elevation": 45.09, "pano_id": "TMX7316010203-002442_pano_0002_000053", "timestamp": "2022-01-26T11:06:30.642560Z", "filename": "pano_0002_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 4.58464415, "relative_pitch": 84.19450259149792, "relative_heading": 278.1334107054046, "relative_elevation": 45.0919474307448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831486962653136, 52.339149016911534, 0.0 ] }, "distance": 5.98, "direction": 263.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00529", "timestamp": "2024-10-21T11:29:13Z", "filename": "Job_20241021_0921_Track75_Sphere_00529.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 5.9794961, "relative_pitch": 0.0, "relative_heading": 263.4449657662426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831660703183511, 52.3391660197139, 0.0 ] }, "distance": 6.02, "direction": 78.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00533", "timestamp": "2024-10-21T11:29:15Z", "filename": "Job_20241021_0921_Track75_Sphere_00533.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 6.0240069, "relative_pitch": 0.0, "relative_heading": 78.41876818183134, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002442_pano_0002_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83165586947758, 52.3391785228066, 45.0212755864486 ] }, "distance": 6.15, "direction": 64.98, "angle": 82.22, "elevation": 45.02, "pano_id": "TMX7316010203-002442_pano_0002_000055", "timestamp": "2022-01-26T11:06:31.617570Z", "filename": "pano_0002_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 6.1489371, "relative_pitch": 82.22274977407073, "relative_heading": 64.97969528958748, "relative_elevation": 45.0212755864486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0006_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8316658690889, 52.3391799166297, 45.2524093119428 ] }, "distance": 6.83, "direction": 66.22, "angle": 81.41, "elevation": 45.25, "pano_id": "TMX7316010203-002835_pano_0006_000055", "timestamp": "2022-12-07T11:16:41.368180Z", "filename": "pano_0006_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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 6.83372302, "relative_pitch": 81.41245348309741, "relative_heading": 66.21825359048616, "relative_elevation": 45.2524093119428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0006_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83144722765225, 52.3391531811023, 45.3145620916039 ] }, "distance": 8.65, "direction": 268.55, "angle": 79.19, "elevation": 45.31, "pano_id": "TMX7316010203-002835_pano_0006_000052", "timestamp": "2022-12-07T11:16:39.568150Z", "filename": "pano_0006_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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 8.65143394, "relative_pitch": 79.19119314457178, "relative_heading": 268.54791786518865, "relative_elevation": 45.3145620916039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831444132040072, 52.33914658679419, 0.0 ] }, "distance": 8.91, "direction": 263.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00528", "timestamp": "2024-10-21T11:29:13Z", "filename": "Job_20241021_0921_Track75_Sphere_00528.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 8.91075597, "relative_pitch": 0.0, "relative_heading": 263.86045420326116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831702663979627, 52.339173469854046, 0.0 ] }, "distance": 9.0, "direction": 76.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00534", "timestamp": "2024-10-21T11:29:15Z", "filename": "Job_20241021_0921_Track75_Sphere_00534.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 8.99531237, "relative_pitch": 0.0, "relative_heading": 76.90279885784078, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002442_pano_0002_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83143258488775, 52.339155208384, 45.1122665125877 ] }, "distance": 9.65, "direction": 270.04, "angle": 77.93, "elevation": 45.11, "pano_id": "TMX7316010203-002442_pano_0002_000052", "timestamp": "2022-01-26T11:06:30.157570Z", "filename": "pano_0002_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 9.6466759, "relative_pitch": 77.92982084987577, "relative_heading": 270.037715585491, "relative_elevation": 45.1122665125877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002442_pano_0002_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83172894102753, 52.3391908787662, 44.9417204260826 ] }, "distance": 11.28, "direction": 69.36, "angle": 75.91, "elevation": 44.94, "pano_id": "TMX7316010203-002442_pano_0002_000056", "timestamp": "2022-01-26T11:06:32.112500Z", "filename": "pano_0002_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 11.27633999, "relative_pitch": 75.9146794055531, "relative_heading": 69.3563276439599, "relative_elevation": 44.9417204260826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0006_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83173692138561, 52.339193452013, 45.1861538849771 ] }, "distance": 11.89, "direction": 68.99, "angle": 75.26, "elevation": 45.19, "pano_id": "TMX7316010203-002835_pano_0006_000056", "timestamp": "2022-12-07T11:16:41.968120Z", "filename": "pano_0006_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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 11.88653124, "relative_pitch": 75.26184710448695, "relative_heading": 68.98908090793564, "relative_elevation": 45.1861538849771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0006_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8313730476174, 52.339148053647, 45.3396920049563 ] }, "distance": 13.73, "direction": 266.7, "angle": 73.16, "elevation": 45.34, "pano_id": "TMX7316010203-002835_pano_0006_000051", "timestamp": "2022-12-07T11:16:38.968210Z", "filename": "pano_0006_000051.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 13.72734292, "relative_pitch": 73.15544228348756, "relative_heading": 266.7017813673362, "relative_elevation": 45.3396920049563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002442_pano_0002_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83135770074337, 52.3391502523819, 45.1600655075163 ] }, "distance": 14.76, "direction": 267.88, "angle": 71.9, "elevation": 45.16, "pano_id": "TMX7316010203-002442_pano_0002_000051", "timestamp": "2022-01-26T11:06:29.677610Z", "filename": "pano_0002_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 14.76068241, "relative_pitch": 71.89988793585366, "relative_heading": 267.8835915378576, "relative_elevation": 45.1600655075163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_000640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8315808720427, 52.3390220433047, 46.0099266590551 ] }, "distance": 14.82, "direction": 178.22, "angle": 72.15, "elevation": 46.01, "pano_id": "TMX7316010203-000809_pano_0000_000640", "timestamp": "2018-06-26T10:55:25.369690Z", "filename": "pano_0000_000640.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 14.81859127, "relative_pitch": 72.14761106755608, "relative_heading": 178.22015531268553, "relative_elevation": 46.0099266590551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831356076052842, 52.33914196692305, 0.0 ] }, "distance": 14.93, "direction": 264.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00526", "timestamp": "2024-10-21T11:29:12Z", "filename": "Job_20241021_0921_Track75_Sphere_00526.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 14.93358802, "relative_pitch": 0.0, "relative_heading": 264.3622121657159, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0004_000556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83159881076361, 52.3390217169398, 45.3050215356052 ] }, "distance": 14.94, "direction": 173.53, "angle": 71.75, "elevation": 45.31, "pano_id": "TMX7316010203-002325_pano_0004_000556", "timestamp": "2021-09-23T10:21:44.547970Z", "filename": "pano_0004_000556.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 14.9428286, "relative_pitch": 71.74603869482543, "relative_heading": 173.53340353940692, "relative_elevation": 45.3050215356052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831785735787829, 52.33919179045575, 0.0 ] }, "distance": 14.99, "direction": 74.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00536", "timestamp": "2024-10-21T11:29:16Z", "filename": "Job_20241021_0921_Track75_Sphere_00536.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 14.98844304, "relative_pitch": 0.0, "relative_heading": 74.21616682728029, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_016344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83159572393572, 52.3390200560522, 45.3671606164426 ] }, "distance": 15.1, "direction": 174.41, "angle": 71.59, "elevation": 45.37, "pano_id": "TMX7316060226-000506_pano_0000_016344", "timestamp": "2020-09-17T08:56:08.476130Z", "filename": "pano_0000_016344.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 15.10452012, "relative_pitch": 71.58536166942845, "relative_heading": 174.40539166278168, "relative_elevation": 45.3671606164426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83155121786062, 52.3390199755142, 45.4186423188075 ] }, "distance": 15.12, "direction": 185.92, "angle": 71.58, "elevation": 45.42, "pano_id": "TMX7316010203-002819_pano_0001_003681", "timestamp": "2022-10-06T07:07:35.895150Z", "filename": "pano_0001_003681.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 15.12230691, "relative_pitch": 71.58462749632399, "relative_heading": 185.9245936496477, "relative_elevation": 45.4186423188075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_001555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831563314441, 52.33901805175, 45.2219335325062 ] }, "distance": 15.27, "direction": 182.76, "angle": 71.34, "elevation": 45.22, "pano_id": "TMX7316010203-000195_pano_0000_001555", "timestamp": "2016-11-28T12:54:53.039580Z", "filename": "pano_0000_001555.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 15.27336219, "relative_pitch": 71.33799635237155, "relative_heading": 182.76371136180816, "relative_elevation": 45.2219335325062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0004_000557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83152546351315, 52.3390211655998, 45.3531509358436 ] }, "distance": 15.27, "direction": 192.54, "angle": 71.39, "elevation": 45.35, "pano_id": "TMX7316010203-002325_pano_0004_000557", "timestamp": "2021-09-23T10:21:44.763030Z", "filename": "pano_0004_000557.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 15.27347961, "relative_pitch": 71.38813304938675, "relative_heading": 192.54033151080802, "relative_elevation": 45.3531509358436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83162617901384, 52.3390203354681, 45.3770988732576 ] }, "distance": 15.42, "direction": 166.69, "angle": 71.24, "elevation": 45.38, "pano_id": "TMX7316010203-002819_pano_0001_003680", "timestamp": "2022-10-06T07:07:35.705160Z", "filename": "pano_0001_003680.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 15.41540393, "relative_pitch": 71.23646628575608, "relative_heading": 166.6924534793794, "relative_elevation": 45.3770988732576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_016345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83152259940331, 52.3390198362812, 45.4142187945545 ] }, "distance": 15.46, "direction": 193.13, "angle": 71.2, "elevation": 45.41, "pano_id": "TMX7316060226-000506_pano_0000_016345", "timestamp": "2020-09-17T08:56:08.720990Z", "filename": "pano_0000_016345.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 15.46106657, "relative_pitch": 71.19908941418873, "relative_heading": 193.12748299021032, "relative_elevation": 45.4142187945545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_000641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83150660726896, 52.3390217471791, 46.0562913306057 ] }, "distance": 15.54, "direction": 197.22, "angle": 71.35, "elevation": 46.06, "pano_id": "TMX7316010203-000809_pano_0000_000641", "timestamp": "2018-06-26T10:55:25.604480Z", "filename": "pano_0000_000641.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 15.54122292, "relative_pitch": 71.35356094249587, "relative_heading": 197.2224652935023, "relative_elevation": 46.0562913306057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_000639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83165520255726, 52.3390223251227, 45.9821349503472 ] }, "distance": 15.78, "direction": 159.5, "angle": 71.06, "elevation": 45.98, "pano_id": "TMX7316010203-000809_pano_0000_000639", "timestamp": "2018-06-26T10:55:25.134470Z", "filename": "pano_0000_000639.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 15.77950116, "relative_pitch": 71.05952691231029, "relative_heading": 159.49854938607422, "relative_elevation": 45.9821349503472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_001554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83163828009733, 52.3390185867034, 45.1866204366088 ] }, "distance": 15.81, "direction": 163.95, "angle": 70.71, "elevation": 45.19, "pano_id": "TMX7316010203-000195_pano_0000_001554", "timestamp": "2016-11-28T12:54:52.834390Z", "filename": "pano_0000_001554.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 15.81278826, "relative_pitch": 70.71281047941207, "relative_heading": 163.94542585118273, "relative_elevation": 45.1866204366088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0004_000555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83167205744853, 52.3390222690807, 45.2760973246768 ] }, "distance": 16.22, "direction": 155.7, "angle": 70.29, "elevation": 45.28, "pano_id": "TMX7316010203-002325_pano_0004_000555", "timestamp": "2021-09-23T10:21:44.333020Z", "filename": "pano_0004_000555.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 16.22326405, "relative_pitch": 70.28645780117918, "relative_heading": 155.70324901333828, "relative_elevation": 45.2760973246768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_016343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83167005205491, 52.3390203035044, 45.3438126705587 ] }, "distance": 16.37, "direction": 156.45, "angle": 70.15, "elevation": 45.34, "pano_id": "TMX7316060226-000506_pano_0000_016343", "timestamp": "2020-09-17T08:56:08.226160Z", "filename": "pano_0000_016343.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 16.36777524, "relative_pitch": 70.1519169015593, "relative_heading": 156.45438071140802, "relative_elevation": 45.3438126705587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002442_pano_0002_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83180063762278, 52.3392044792547, 44.8924622824416 ] }, "distance": 16.39, "direction": 70.43, "angle": 69.95, "elevation": 44.89, "pano_id": "TMX7316010203-002442_pano_0002_000057", "timestamp": "2022-01-26T11:06:32.607570Z", "filename": "pano_0002_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 16.3856674, "relative_pitch": 69.94800945498083, "relative_heading": 70.42849143948084, "relative_elevation": 44.8924622824416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_001556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8314885773925, 52.3390174692604, 45.2723085898906 ] }, "distance": 16.39, "direction": 200.83, "angle": 70.1, "elevation": 45.27, "pano_id": "TMX7316010203-000195_pano_0000_001556", "timestamp": "2016-11-28T12:54:53.244420Z", "filename": "pano_0000_001556.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 16.39231919, "relative_pitch": 70.09555534649901, "relative_heading": 200.83492470997982, "relative_elevation": 45.2723085898906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83147619260668, 52.339019565831, 45.471105735749 ] }, "distance": 16.5, "direction": 203.86, "angle": 70.06, "elevation": 45.47, "pano_id": "TMX7316010203-002819_pano_0001_003682", "timestamp": "2022-10-06T07:07:36.085150Z", "filename": "pano_0001_003682.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 16.49757089, "relative_pitch": 70.05850052457647, "relative_heading": 203.8644348181011, "relative_elevation": 45.471105735749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0006_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83180710246701, 52.3392083894703, 45.1331408312544 ] }, "distance": 16.95, "direction": 69.54, "angle": 69.42, "elevation": 45.13, "pano_id": "TMX7316010203-002835_pano_0006_000057", "timestamp": "2022-12-07T11:16:42.568140Z", "filename": "pano_0006_000057.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 16.94862133, "relative_pitch": 69.41758911338141, "relative_heading": 69.54151790579112, "relative_elevation": 45.1331408312544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0004_000558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83145211414204, 52.3390204407047, 45.4077968439087 ] }, "distance": 17.14, "direction": 209.02, "angle": 69.32, "elevation": 45.41, "pano_id": "TMX7316010203-002325_pano_0004_000558", "timestamp": "2021-09-23T10:21:44.978070Z", "filename": "pano_0004_000558.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 17.14183914, "relative_pitch": 69.31804115956628, "relative_heading": 209.01949080909338, "relative_elevation": 45.4077968439087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83170130326332, 52.3390206788857, 45.3444057730958 ] }, "distance": 17.29, "direction": 149.92, "angle": 69.12, "elevation": 45.34, "pano_id": "TMX7316010203-002819_pano_0001_003679", "timestamp": "2022-10-06T07:07:35.515170Z", "filename": "pano_0001_003679.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 17.29288299, "relative_pitch": 69.12477418746566, "relative_heading": 149.91517340564394, "relative_elevation": 45.3444057730958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_016346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83144811541197, 52.3390194738239, 45.4646164523438 ] }, "distance": 17.37, "direction": 209.63, "angle": 69.09, "elevation": 45.46, "pano_id": "TMX7316060226-000506_pano_0000_016346", "timestamp": "2020-09-17T08:56:08.971020Z", "filename": "pano_0000_016346.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 17.36913122, "relative_pitch": 69.09133103579387, "relative_heading": 209.6335154651013, "relative_elevation": 45.4646164523438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_000642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83143260186468, 52.3390213436113, 46.1183223687112 ] }, "distance": 17.74, "direction": 212.94, "angle": 68.96, "elevation": 46.12, "pano_id": "TMX7316010203-000809_pano_0000_000642", "timestamp": "2018-06-26T10:55:25.839470Z", "filename": "pano_0000_000642.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 17.7405613, "relative_pitch": 68.95951820833187, "relative_heading": 212.93588108051807, "relative_elevation": 46.1183223687112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_001553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83171341402381, 52.3390190967423, 45.1554924324155 ] }, "distance": 17.87, "direction": 147.91, "angle": 68.41, "elevation": 45.16, "pano_id": "TMX7316010203-000195_pano_0000_001553", "timestamp": "2016-11-28T12:54:52.629420Z", "filename": "pano_0000_001553.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 17.86996441, "relative_pitch": 68.40917048519242, "relative_heading": 147.90766028644555, "relative_elevation": 45.1554924324155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_000638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83172983825811, 52.339022648659, 45.9482423756272 ] }, "distance": 18.17, "direction": 144.25, "angle": 68.43, "elevation": 45.95, "pano_id": "TMX7316010203-000809_pano_0000_000638", "timestamp": "2018-06-26T10:55:24.899450Z", "filename": "pano_0000_000638.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 18.16683313, "relative_pitch": 68.42734596028475, "relative_heading": 144.25184322288627, "relative_elevation": 45.9482423756272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002835_pano_0006_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002835_pano_0006_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002835/pano_0006_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83129958705509, 52.3391434254411, 45.3893216196448 ] }, "distance": 18.76, "direction": 266.01, "angle": 67.55, "elevation": 45.39, "pano_id": "TMX7316010203-002835_pano_0006_000050", "timestamp": "2022-12-07T11:16:38.373210Z", "filename": "pano_0006_000050.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 18.75695291, "relative_pitch": 67.54733772880004, "relative_heading": 266.01121422762947, "relative_elevation": 45.3893216196448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0004_000554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83174558849633, 52.339022742808, 45.2299693664536 ] }, "distance": 18.81, "direction": 141.58, "angle": 67.42, "elevation": 45.23, "pano_id": "TMX7316010203-002325_pano_0004_000554", "timestamp": "2021-09-23T10:21:44.118020Z", "filename": "pano_0004_000554.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 18.80597288, "relative_pitch": 67.42315907806153, "relative_heading": 141.57780530810786, "relative_elevation": 45.2299693664536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_001557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_001557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_001557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83141397847507, 52.3390167190174, 45.3401796845719 ] }, "distance": 18.88, "direction": 215.32, "angle": 67.39, "elevation": 45.34, "pano_id": "TMX7316010203-000195_pano_0000_001557", "timestamp": "2016-11-28T12:54:53.449460Z", "filename": "pano_0000_001557.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 18.87893623, "relative_pitch": 67.39392455638814, "relative_heading": 215.32061385776893, "relative_elevation": 45.3401796845719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_016342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83174322310589, 52.3390205382686, 45.304478934966 ] }, "distance": 18.9, "direction": 142.42, "angle": 67.36, "elevation": 45.3, "pano_id": "TMX7316060226-000506_pano_0000_016342", "timestamp": "2020-09-17T08:56:07.981030Z", "filename": "pano_0000_016342.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 18.90002556, "relative_pitch": 67.35518309776675, "relative_heading": 142.42288660105322, "relative_elevation": 45.304478934966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83140132461016, 52.3390190845649, 45.5349328927696 ] }, "distance": 19.18, "direction": 217.88, "angle": 67.16, "elevation": 45.53, "pano_id": "TMX7316010203-002819_pano_0001_003683", "timestamp": "2022-10-06T07:07:36.275180Z", "filename": "pano_0001_003683.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 19.1819004, "relative_pitch": 67.1564098376554, "relative_heading": 217.87798764166877, "relative_elevation": 45.5349328927696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002442_pano_0002_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002442_pano_0002_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002442/pano_0002_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83128263888228, 52.3391451441661, 45.2208409393206 ] }, "distance": 19.9, "direction": 266.79, "angle": 66.25, "elevation": 45.22, "pano_id": "TMX7316010203-002442_pano_0002_000050", "timestamp": "2022-01-26T11:06:29.197600Z", "filename": "pano_0002_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 19.89784805, "relative_pitch": 66.24978576655528, "relative_heading": 266.7919962504094, "relative_elevation": 45.2208409393206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0004_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0004_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0004_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83137872814238, 52.339019435736, 45.4776981696486 ] }, "distance": 20.13, "direction": 221.41, "angle": 66.12, "elevation": 45.48, "pano_id": "TMX7316010203-002325_pano_0004_000559", "timestamp": "2021-09-23T10:21:45.192990Z", "filename": "pano_0004_000559.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 20.13486304, "relative_pitch": 66.11904108644927, "relative_heading": 221.4077686241586, "relative_elevation": 45.4776981696486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83177655414665, 52.3390210478037, 45.2977272290736 ] }, "distance": 20.32, "direction": 137.24, "angle": 65.84, "elevation": 45.3, "pano_id": "TMX7316010203-002819_pano_0001_003678", "timestamp": "2022-10-06T07:07:35.325150Z", "filename": "pano_0001_003678.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 20.32349431, "relative_pitch": 65.83590651737994, "relative_heading": 137.24251049022325, "relative_elevation": 45.2977272290736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_016347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_016347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_016347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8313746740229, 52.3390190068235, 45.5418745400384 ] }, "distance": 20.35, "direction": 221.9, "angle": 65.92, "elevation": 45.54, "pano_id": "TMX7316060226-000506_pano_0000_016347", "timestamp": "2020-09-17T08:56:09.216130Z", "filename": "pano_0000_016347.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 20.35417904, "relative_pitch": 65.91854326658257, "relative_heading": 221.90230310106136, "relative_elevation": 45.5418745400384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831268689957181, 52.339137754584705, 0.0 ] }, "distance": 20.91, "direction": 264.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00524", "timestamp": "2024-10-21T11:29:11Z", "filename": "Job_20241021_0921_Track75_Sphere_00524.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 20.90720657, "relative_pitch": 0.0, "relative_heading": 264.6874637112141, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_000643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_000643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_000643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83135850246914, 52.339020829796, 46.1917663943022 ] }, "distance": 20.96, "direction": 224.52, "angle": 65.59, "elevation": 46.19, "pano_id": "TMX7316010203-000809_pano_0000_000643", "timestamp": "2018-06-26T10:55:26.074440Z", "filename": "pano_0000_000643.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 20.96113567, "relative_pitch": 65.59216054025345, "relative_heading": 224.51593862643574, "relative_elevation": 46.1917663943022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00531/adjacencies/b_20241021_0921_Track75_Sphere_00531/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831867834388001, 52.339211670310256, 0.0 ] }, "distance": 20.98, "direction": 72.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00538", "timestamp": "2024-10-21T11:29:17Z", "filename": "Job_20241021_0921_Track75_Sphere_00538.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_20241021_0921_Track75_Sphere_00531", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117133.02908307555, 483615.4244580386 ] }, "relative_distance": 20.98359278, "relative_pitch": 0.0, "relative_heading": 72.55946760631049, "relative_elevation": 0.0 } ] } }