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_20241015_0915_Track38_Sphere_03264/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788319326107842, 52.38425115949289, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03264", "timestamp": "2024-10-15T11:04:11Z", "filename": "Job_20241015_0915_Track38_Sphere_03264.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "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_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7883327618264, 52.3842518642504, 44.8685319535434 ] }, "distance": 0.92, "direction": 85.1, "angle": 88.83, "elevation": 44.87, "pano_id": "TMX7316010203-000323_pano_0000_000456", "timestamp": "2017-06-01T10:43:06.212160Z", "filename": "pano_0000_000456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 0.91817226, "relative_pitch": 88.82768498016114, "relative_heading": 85.10035858006025, "relative_elevation": 44.8685319535434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788333842585228, 52.38424866240764, 0.0 ] }, "distance": 1.03, "direction": 105.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02144", "timestamp": "2025-06-17T13:14:55Z", "filename": "recording_2025-06-17_12-48-50_02144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 1.02671834, "relative_pitch": 0.0, "relative_heading": 105.70183911012421, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7883346020387, 52.3842476242701, 45.3372160354629 ] }, "distance": 1.11, "direction": 110.72, "angle": 88.59, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0000_002209", "timestamp": "2020-05-08T10:55:59.316720Z", "filename": "pano_0000_002209.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 1.11201897, "relative_pitch": 88.59494633948964, "relative_heading": 110.71706520395693, "relative_elevation": 45.3372160354629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78830275179328, 52.3842463231952, 45.3253044756129 ] }, "distance": 1.25, "direction": 244.5, "angle": 88.42, "elevation": 45.33, "pano_id": "TMX7316010203-002491_pano_0004_000803", "timestamp": "2022-03-29T10:38:16.389400Z", "filename": "pano_0004_000803.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 1.25026759, "relative_pitch": 88.41993569862699, "relative_heading": 244.50492020687403, "relative_elevation": 45.3253044756129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78834979950962, 52.3842499339382, 45.2495164005086 ] }, "distance": 2.08, "direction": 93.76, "angle": 87.37, "elevation": 45.25, "pano_id": "TMX7316010203-002082_pano_0000_000605", "timestamp": "2021-04-08T10:18:23.314140Z", "filename": "pano_0000_000605.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 2.0793632, "relative_pitch": 87.36892260674134, "relative_heading": 93.76037899659482, "relative_elevation": 45.2495164005086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78828750038436, 52.3842465702517, 45.2453975807875 ] }, "distance": 2.23, "direction": 256.74, "angle": 87.18, "elevation": 45.25, "pano_id": "TMX7316010203-002817_pano_0008_000197", "timestamp": "2022-10-05T10:42:52.974140Z", "filename": "pano_0008_000197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 2.22632272, "relative_pitch": 87.18300414988647, "relative_heading": 256.7396445466502, "relative_elevation": 45.2453975807875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78836202788567, 52.3842474602667, 45.2436048947275 ] }, "distance": 2.94, "direction": 98.06, "angle": 86.29, "elevation": 45.24, "pano_id": "TMX7316010203-002817_pano_0008_000196", "timestamp": "2022-10-05T10:42:52.779170Z", "filename": "pano_0008_000196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 2.93649134, "relative_pitch": 86.28648279989017, "relative_heading": 98.05810173225096, "relative_elevation": 45.2436048947275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788274799787258, 52.38425050289008, 0.0 ] }, "distance": 3.03, "direction": 268.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03265", "timestamp": "2024-10-15T11:04:11Z", "filename": "Job_20241015_0915_Track38_Sphere_03265.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 3.032608, "relative_pitch": 0.0, "relative_heading": 268.6194829447281, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78827488386993, 52.384248911429, 45.2507997434586 ] }, "distance": 3.04, "direction": 265.27, "angle": 86.16, "elevation": 45.25, "pano_id": "TMX7316010203-002082_pano_0000_000606", "timestamp": "2021-04-08T10:18:23.539170Z", "filename": "pano_0000_000606.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 3.03632489, "relative_pitch": 86.1612123218141, "relative_heading": 265.2742563327648, "relative_elevation": 45.2507997434586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788376785213, 52.3842470772402, 45.3232313739136 ] }, "distance": 3.94, "direction": 96.62, "angle": 85.03, "elevation": 45.32, "pano_id": "TMX7316010203-002491_pano_0004_000802", "timestamp": "2022-03-29T10:38:16.169600Z", "filename": "pano_0004_000802.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 3.93858394, "relative_pitch": 85.03347954683717, "relative_heading": 96.62284628777012, "relative_elevation": 45.3232313739136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788260427520477, 52.38424776083554, 0.0 ] }, "distance": 4.03, "direction": 264.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02145", "timestamp": "2025-06-17T13:14:55Z", "filename": "recording_2025-06-17_12-48-50_02145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 4.02810558, "relative_pitch": 0.0, "relative_heading": 264.61279387199, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78826039372059, 52.3842469387314, 45.3361499691382 ] }, "distance": 4.04, "direction": 263.32, "angle": 84.91, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0000_002210", "timestamp": "2020-05-08T10:55:59.536740Z", "filename": "pano_0000_002210.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 4.04000733, "relative_pitch": 84.90769381214086, "relative_heading": 263.3241111623204, "relative_elevation": 45.3361499691382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78825792989116, 52.3842509058668, 44.8681501727551 ] }, "distance": 4.18, "direction": 269.61, "angle": 84.68, "elevation": 44.87, "pano_id": "TMX7316010203-000323_pano_0000_000457", "timestamp": "2017-06-01T10:43:06.427180Z", "filename": "pano_0000_000457.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 4.1804679, "relative_pitch": 84.67698917966915, "relative_heading": 269.6132201179828, "relative_elevation": 44.8681501727551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78840605685996, 52.3842526842111, 44.8701090216637 ] }, "distance": 5.91, "direction": 88.35, "angle": 82.5, "elevation": 44.87, "pano_id": "TMX7316010203-000323_pano_0000_000455", "timestamp": "2017-06-01T10:43:06.002240Z", "filename": "pano_0000_000455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 5.90779824, "relative_pitch": 82.49932682777775, "relative_heading": 88.35429666822247, "relative_elevation": 44.8701090216637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788231403668123, 52.38424990591359, 0.0 ] }, "distance": 5.99, "direction": 268.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03266", "timestamp": "2024-10-15T11:04:11Z", "filename": "Job_20241015_0915_Track38_Sphere_03266.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 5.98812679, "relative_pitch": 0.0, "relative_heading": 268.66522636626206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788407257531776, 52.38424957292133, 0.0 ] }, "distance": 5.99, "direction": 91.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02143", "timestamp": "2025-06-17T13:14:55Z", "filename": "recording_2025-06-17_12-48-50_02143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 5.98971598, "relative_pitch": 0.0, "relative_heading": 91.68898668375147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788407276471098, 52.38425252100112, 0.0 ] }, "distance": 5.99, "direction": 88.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03262", "timestamp": "2024-10-15T11:04:10Z", "filename": "Job_20241015_0915_Track38_Sphere_03262.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 5.99031907, "relative_pitch": 0.0, "relative_heading": 88.55074133798412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78840877326671, 52.3842483210626, 45.3317747088149 ] }, "distance": 6.1, "direction": 92.97, "angle": 82.34, "elevation": 45.33, "pano_id": "TMX7316010203-001700_pano_0000_002208", "timestamp": "2020-05-08T10:55:59.096740Z", "filename": "pano_0000_002208.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 6.09850213, "relative_pitch": 82.33797795570338, "relative_heading": 92.96867771096399, "relative_elevation": 45.3317747088149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78822866366344, 52.3842455477475, 45.3237339872867 ] }, "distance": 6.2, "direction": 264.22, "angle": 82.2, "elevation": 45.32, "pano_id": "TMX7316010203-002491_pano_0004_000804", "timestamp": "2022-03-29T10:38:16.609370Z", "filename": "pano_0004_000804.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 6.20456773, "relative_pitch": 82.2049778222219, "relative_heading": 264.2238499644274, "relative_elevation": 45.3237339872867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78842472860807, 52.3842510330468, 45.242344841361 ] }, "distance": 7.18, "direction": 90.11, "angle": 80.99, "elevation": 45.24, "pano_id": "TMX7316010203-002082_pano_0000_000604", "timestamp": "2021-04-08T10:18:23.089110Z", "filename": "pano_0000_000604.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 7.17670563, "relative_pitch": 80.9863834254682, "relative_heading": 90.11228919821953, "relative_elevation": 45.242344841361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78821293045986, 52.3842456707945, 45.2445798553526 ] }, "distance": 7.27, "direction": 265.18, "angle": 80.87, "elevation": 45.24, "pano_id": "TMX7316010203-002817_pano_0008_000198", "timestamp": "2022-10-05T10:42:53.169210Z", "filename": "pano_0008_000198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 7.27001422, "relative_pitch": 80.87159636820365, "relative_heading": 265.18095119813296, "relative_elevation": 45.2445798553526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78843650851729, 52.3842483528179, 45.2376651875675 ] }, "distance": 7.98, "direction": 92.24, "angle": 79.99, "elevation": 45.24, "pano_id": "TMX7316010203-002817_pano_0008_000195", "timestamp": "2022-10-05T10:42:52.584150Z", "filename": "pano_0008_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 7.98487777, "relative_pitch": 79.98985793544816, "relative_heading": 92.24152968134668, "relative_elevation": 45.2376651875675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78820000406845, 52.3842479350398, 45.2501496328041 ] }, "distance": 8.13, "direction": 267.47, "angle": 79.81, "elevation": 45.25, "pano_id": "TMX7316010203-002082_pano_0000_000607", "timestamp": "2021-04-08T10:18:23.764180Z", "filename": "pano_0000_000607.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 8.13237081, "relative_pitch": 79.81154930848773, "relative_heading": 267.4713389977046, "relative_elevation": 45.2501496328041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78845093617143, 52.3842478310526, 45.3181475689635 ] }, "distance": 8.97, "direction": 92.37, "angle": 78.81, "elevation": 45.32, "pano_id": "TMX7316010203-002491_pano_0004_000801", "timestamp": "2022-03-29T10:38:15.949370Z", "filename": "pano_0004_000801.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 8.96877489, "relative_pitch": 78.80542610784795, "relative_heading": 92.36668486915974, "relative_elevation": 45.3181475689635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788187463874215, 52.38424932414663, 0.0 ] }, "distance": 8.98, "direction": 268.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03267", "timestamp": "2024-10-15T11:04:11Z", "filename": "Job_20241015_0915_Track38_Sphere_03267.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 8.98061645, "relative_pitch": 0.0, "relative_heading": 268.69698103449423, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788451288858769, 52.384253165967834, 0.0 ] }, "distance": 8.99, "direction": 88.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03261", "timestamp": "2024-10-15T11:04:10Z", "filename": "Job_20241015_0915_Track38_Sphere_03261.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 8.98791123, "relative_pitch": 0.0, "relative_heading": 88.57650997838323, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788187027267701, 52.38424685030512, 0.0 ] }, "distance": 9.02, "direction": 266.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02146", "timestamp": "2025-06-17T13:14:55Z", "filename": "recording_2025-06-17_12-48-50_02146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 9.02077522, "relative_pitch": 0.0, "relative_heading": 266.95303365749777, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78828996375286, 52.3841718276102, 45.095702463761 ] }, "distance": 9.05, "direction": 192.76, "angle": 78.65, "elevation": 45.1, "pano_id": "TMX7316060226-000481_pano_0002_000701", "timestamp": "2019-11-12T09:34:17.470900Z", "filename": "pano_0002_000701.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 9.05118503, "relative_pitch": 78.65092501064225, "relative_heading": 192.76082083534456, "relative_elevation": 45.095702463761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78818612195776, 52.3842462510592, 45.3350004889071 ] }, "distance": 9.09, "direction": 266.55, "angle": 78.67, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0000_002211", "timestamp": "2020-05-08T10:55:59.756740Z", "filename": "pano_0000_002211.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 9.0860943, "relative_pitch": 78.66686570948842, "relative_heading": 266.55380556595196, "relative_elevation": 45.3350004889071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78836408357103, 52.3841726984277, 45.097661417909 ] }, "distance": 9.25, "direction": 160.76, "angle": 78.41, "elevation": 45.1, "pano_id": "TMX7316060226-000481_pano_0002_000702", "timestamp": "2019-11-12T09:34:17.810910Z", "filename": "pano_0002_000702.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 9.24730537, "relative_pitch": 78.41208810041812, "relative_heading": 160.7583925246219, "relative_elevation": 45.097661417909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7881833772252, 52.3842498958953, 44.8728779610246 ] }, "distance": 9.26, "direction": 269.13, "angle": 78.34, "elevation": 44.87, "pano_id": "TMX7316010203-000323_pano_0000_000458", "timestamp": "2017-06-01T10:43:06.642150Z", "filename": "pano_0000_000458.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 9.25761533, "relative_pitch": 78.3429943972262, "relative_heading": 269.12980151559, "relative_elevation": 44.8728779610246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78847962578279, 52.3842535540735, 44.8703770963475 ] }, "distance": 10.92, "direction": 88.6, "angle": 76.32, "elevation": 44.87, "pano_id": "TMX7316010203-000323_pano_0000_000454", "timestamp": "2017-06-01T10:43:05.792160Z", "filename": "pano_0000_000454.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 10.91780653, "relative_pitch": 76.3246054225451, "relative_heading": 88.60145725402103, "relative_elevation": 44.8703770963475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788480657551422, 52.38425050128956, 0.0 ] }, "distance": 10.99, "direction": 90.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02142", "timestamp": "2025-06-17T13:14:54Z", "filename": "recording_2025-06-17_12-48-50_02142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 10.98505059, "relative_pitch": 0.0, "relative_heading": 90.38195079742168, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78848279908808, 52.3842490270043, 45.3294419730082 ] }, "distance": 11.13, "direction": 91.22, "angle": 76.2, "elevation": 45.33, "pano_id": "TMX7316010203-001700_pano_0000_002207", "timestamp": "2020-05-08T10:55:58.876740Z", "filename": "pano_0000_002207.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 11.13314961, "relative_pitch": 76.20098850303552, "relative_heading": 91.22122974725117, "relative_elevation": 45.3294419730082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78815451297131, 52.3842447420253, 45.3223389629275 ] }, "distance": 11.24, "direction": 266.36, "angle": 76.07, "elevation": 45.32, "pano_id": "TMX7316010203-002491_pano_0004_000805", "timestamp": "2022-03-29T10:38:16.829600Z", "filename": "pano_0004_000805.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 11.24456809, "relative_pitch": 76.06614650486551, "relative_heading": 266.35896953180225, "relative_elevation": 45.3223389629275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78821606080911, 52.3841709151506, 45.096362946555 ] }, "distance": 11.37, "direction": 218.22, "angle": 75.85, "elevation": 45.1, "pano_id": "TMX7316060226-000481_pano_0002_000700", "timestamp": "2019-11-12T09:34:17.130940Z", "filename": "pano_0002_000700.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 11.36518326, "relative_pitch": 75.85488156849217, "relative_heading": 218.21835662450047, "relative_elevation": 45.096362946555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78843736740035, 52.3841736131616, 45.0983754675835 ] }, "distance": 11.79, "direction": 137.03, "angle": 75.35, "elevation": 45.1, "pano_id": "TMX7316060226-000481_pano_0002_000703", "timestamp": "2019-11-12T09:34:18.145860Z", "filename": "pano_0002_000703.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 11.79220375, "relative_pitch": 75.34652614245246, "relative_heading": 137.03322243982834, "relative_elevation": 45.0983754675835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788495198436089, 52.38425381039834, 0.0 ] }, "distance": 11.98, "direction": 88.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03260", "timestamp": "2024-10-15T11:04:10Z", "filename": "Job_20241015_0915_Track38_Sphere_03260.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 11.97850471, "relative_pitch": 0.0, "relative_heading": 88.588841452115, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788352304144467, 52.384144389943295, 0.0 ] }, "distance": 12.09, "direction": 169.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00460", "timestamp": "2025-07-03T03:31:55Z", "filename": "recording_2025-07-03_03-29-47_00460.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 12.09107103, "relative_pitch": 0.0, "relative_heading": 169.2974910388441, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78849954082587, 52.3842521437, 45.2393414378166 ] }, "distance": 12.27, "direction": 89.49, "angle": 74.82, "elevation": 45.24, "pano_id": "TMX7316010203-002082_pano_0000_000603", "timestamp": "2021-04-08T10:18:22.864230Z", "filename": "pano_0000_000603.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 12.27102763, "relative_pitch": 74.82386206329792, "relative_heading": 89.48856459764453, "relative_elevation": 45.2393414378166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788279019131553, 52.38414365980715, 0.0 ] }, "distance": 12.27, "direction": 192.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00459", "timestamp": "2025-07-03T03:31:55Z", "filename": "recording_2025-07-03_03-29-47_00459.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 12.27278062, "relative_pitch": 0.0, "relative_heading": 192.9217741102479, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78813839822985, 52.3842447883915, 45.2448996528983 ] }, "distance": 12.34, "direction": 266.71, "angle": 74.74, "elevation": 45.24, "pano_id": "TMX7316010203-002817_pano_0008_000199", "timestamp": "2022-10-05T10:42:53.364150Z", "filename": "pano_0008_000199.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 12.33948019, "relative_pitch": 74.7449259654774, "relative_heading": 266.70643487379095, "relative_elevation": 45.2448996528983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78831456698846, 52.384140234401, 44.7801948683336 ] }, "distance": 12.35, "direction": 181.5, "angle": 74.58, "elevation": 44.78, "pano_id": "TMX7316010203-000323_pano_0000_001409", "timestamp": "2017-06-01T10:48:58.450430Z", "filename": "pano_0000_001409.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 12.34740254, "relative_pitch": 74.58468123830296, "relative_heading": 181.5038272936258, "relative_elevation": 44.7801948683336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78833253492142, 52.3841399332013, 45.0162090556696 ] }, "distance": 12.41, "direction": 175.84, "angle": 74.59, "elevation": 45.02, "pano_id": "TMX7316010203-002817_pano_0009_000400", "timestamp": "2022-10-05T10:47:52.627150Z", "filename": "pano_0009_000400.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 12.40929963, "relative_pitch": 74.58844270138748, "relative_heading": 175.84381772686348, "relative_elevation": 45.0162090556696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78831545260582, 52.3841390670799, 45.0493184179068 ] }, "distance": 12.48, "direction": 181.21, "angle": 74.52, "elevation": 45.05, "pano_id": "TMX7316010203-001700_pano_0000_003000", "timestamp": "2020-05-08T10:59:12.865760Z", "filename": "pano_0000_003000.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 12.4758311, "relative_pitch": 74.5206114655525, "relative_heading": 181.21133362071495, "relative_elevation": 45.0493184179068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78834771925692, 52.3841372621267, 45.0378941344097 ] }, "distance": 12.82, "direction": 171.33, "angle": 74.11, "elevation": 45.04, "pano_id": "TMX7316010203-002082_pano_0003_002823", "timestamp": "2021-04-08T12:23:47.751290Z", "filename": "pano_0003_002823.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 12.82048741, "relative_pitch": 74.11046625981791, "relative_heading": 171.32706791163162, "relative_elevation": 45.0378941344097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788316413491784, 52.38413512181665, 0.0 ] }, "distance": 12.91, "direction": 180.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00672", "timestamp": "2024-10-15T10:50:28Z", "filename": "Job_20241015_0915_Track38_Sphere_00672.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 12.91357364, "relative_pitch": 0.0, "relative_heading": 180.87993587532944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78851094413084, 52.3842492560747, 45.2350797010586 ] }, "distance": 13.05, "direction": 90.93, "angle": 73.91, "elevation": 45.24, "pano_id": "TMX7316010203-002817_pano_0008_000194", "timestamp": "2022-10-05T10:42:52.389170Z", "filename": "pano_0008_000194.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.04869164, "relative_pitch": 73.90905390662905, "relative_heading": 90.92997167080455, "relative_elevation": 45.2350797010586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78838802562275, 52.3841409110158, 44.776744114235 ] }, "distance": 13.13, "direction": 159.13, "angle": 73.66, "elevation": 44.78, "pano_id": "TMX7316010203-000323_pano_0000_001410", "timestamp": "2017-06-01T10:48:58.650420Z", "filename": "pano_0000_001410.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.12938608, "relative_pitch": 73.65786758379475, "relative_heading": 159.1284756027991, "relative_elevation": 44.776744114235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788359561635671, 52.384135582692004, 0.0 ] }, "distance": 13.15, "direction": 167.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00673", "timestamp": "2024-10-15T10:50:28Z", "filename": "Job_20241015_0915_Track38_Sphere_00673.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.14931997, "relative_pitch": 0.0, "relative_heading": 167.9746779037946, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78827353078366, 52.3841362869955, 45.0359284933656 ] }, "distance": 13.16, "direction": 193.71, "angle": 73.71, "elevation": 45.04, "pano_id": "TMX7316010203-002082_pano_0003_002822", "timestamp": "2021-04-08T12:23:47.536330Z", "filename": "pano_0003_002822.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.15721927, "relative_pitch": 73.7143087060334, "relative_heading": 193.70900435401867, "relative_elevation": 45.0359284933656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78825703493221, 52.3841389131104, 45.0139999063686 ] }, "distance": 13.19, "direction": 198.76, "angle": 73.67, "elevation": 45.01, "pano_id": "TMX7316010203-002817_pano_0009_000399", "timestamp": "2022-10-05T10:47:52.437170Z", "filename": "pano_0009_000399.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.1906498, "relative_pitch": 73.66760113468378, "relative_heading": 198.7560749109747, "relative_elevation": 45.0139999063686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78812515510882, 52.3842469975275, 45.2517918422818 ] }, "distance": 13.23, "direction": 267.99, "angle": 73.7, "elevation": 45.25, "pano_id": "TMX7316010203-002082_pano_0000_000608", "timestamp": "2021-04-08T10:18:23.989090Z", "filename": "pano_0000_000608.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.22891009, "relative_pitch": 73.70424570492744, "relative_heading": 267.9938410391959, "relative_elevation": 45.2517918422818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78838918467663, 52.3841399208855, 45.0528101837263 ] }, "distance": 13.26, "direction": 158.98, "angle": 73.6, "elevation": 45.05, "pano_id": "TMX7316010203-001700_pano_0000_003001", "timestamp": "2020-05-08T10:59:13.090780Z", "filename": "pano_0000_003001.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.26049423, "relative_pitch": 73.59914433878696, "relative_heading": 158.9794641983893, "relative_elevation": 45.0528101837263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788271635296336, 52.384134634705774, 0.0 ] }, "distance": 13.37, "direction": 194.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00671", "timestamp": "2024-10-15T10:50:28Z", "filename": "Job_20241015_0915_Track38_Sphere_00671.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.36667607, "relative_pitch": 0.0, "relative_heading": 194.05969030493878, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78824117759934, 52.3841395487373, 44.7780274767429 ] }, "distance": 13.51, "direction": 203.19, "angle": 73.21, "elevation": 44.78, "pano_id": "TMX7316010203-000323_pano_0000_001408", "timestamp": "2017-06-01T10:48:58.250460Z", "filename": "pano_0000_001408.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.51132404, "relative_pitch": 73.209334256926, "relative_heading": 203.19237231343433, "relative_elevation": 44.7780274767429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78824177578628, 52.3841382312172, 45.0472824135795 ] }, "distance": 13.63, "direction": 202.79, "angle": 73.17, "elevation": 45.05, "pano_id": "TMX7316010203-001700_pano_0000_002999", "timestamp": "2020-05-08T10:59:12.640760Z", "filename": "pano_0000_002999.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.63037524, "relative_pitch": 73.16527139081225, "relative_heading": 202.79229888215627, "relative_elevation": 45.0472824135795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78840797265392, 52.3841409758518, 45.0175543799996 ] }, "distance": 13.67, "direction": 153.79, "angle": 73.11, "elevation": 45.02, "pano_id": "TMX7316010203-002817_pano_0009_000401", "timestamp": "2022-10-05T10:47:52.817140Z", "filename": "pano_0009_000401.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.66581326, "relative_pitch": 73.11347694637166, "relative_heading": 153.78932918315357, "relative_elevation": 45.0175543799996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788425721952962, 52.38414507576671, 0.0 ] }, "distance": 13.85, "direction": 148.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00461", "timestamp": "2025-07-03T03:31:56Z", "filename": "recording_2025-07-03_03-29-47_00461.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 13.85008791, "relative_pitch": 0.0, "relative_heading": 148.46266537096767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78852491964804, 52.3842485706797, 45.3163129128516 ] }, "distance": 14.0, "direction": 91.18, "angle": 72.83, "elevation": 45.32, "pano_id": "TMX7316010203-002491_pano_0004_000800", "timestamp": "2022-03-29T10:38:15.729650Z", "filename": "pano_0004_000800.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 14.00150757, "relative_pitch": 72.83027420357243, "relative_heading": 91.17881430390338, "relative_elevation": 45.3163129128516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788113627018121, 52.384245939729176, 0.0 ] }, "distance": 14.02, "direction": 267.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02147", "timestamp": "2025-06-17T13:14:56Z", "filename": "recording_2025-06-17_12-48-50_02147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 14.01776947, "relative_pitch": 0.0, "relative_heading": 267.62534665975033, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78811176192457, 52.3842455853269, 45.336205274798 ] }, "distance": 14.15, "direction": 267.49, "angle": 72.67, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0000_002212", "timestamp": "2020-05-08T10:55:59.976730Z", "filename": "pano_0000_002212.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 14.14632701, "relative_pitch": 72.67043021381897, "relative_heading": 267.48707175378286, "relative_elevation": 45.336205274798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788205704746542, 52.38414292947706, 0.0 ] }, "distance": 14.31, "direction": 212.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00458", "timestamp": "2025-07-03T03:31:55Z", "filename": "recording_2025-07-03_03-29-47_00458.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 14.31399744, "relative_pitch": 0.0, "relative_heading": 212.7158011808632, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78810897159458, 52.384248873912, 44.8789085317403 ] }, "distance": 14.32, "direction": 268.98, "angle": 72.3, "elevation": 44.88, "pano_id": "TMX7316010203-000323_pano_0000_000459", "timestamp": "2017-06-01T10:43:06.857170Z", "filename": "pano_0000_000459.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 14.32496891, "relative_pitch": 72.29735572988524, "relative_heading": 268.98279380061325, "relative_elevation": 44.8789085317403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7884220025915, 52.3841383050743, 45.0393816689029 ] }, "distance": 14.37, "direction": 150.89, "angle": 72.3, "elevation": 45.04, "pano_id": "TMX7316010203-002082_pano_0003_002824", "timestamp": "2021-04-08T12:23:47.966230Z", "filename": "pano_0003_002824.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 14.37270207, "relative_pitch": 72.30138331295825, "relative_heading": 150.89477184670136, "relative_elevation": 45.0393816689029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788227532598401, 52.38413415998241, 0.0 ] }, "distance": 14.44, "direction": 205.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00670", "timestamp": "2024-10-15T10:50:28Z", "filename": "Job_20241015_0915_Track38_Sphere_00670.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 14.44160552, "relative_pitch": 0.0, "relative_heading": 205.64435936747805, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788539020011786, 52.38425444537998, 0.0 ] }, "distance": 14.96, "direction": 88.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03259", "timestamp": "2024-10-15T11:04:10Z", "filename": "Job_20241015_0915_Track38_Sphere_03259.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 14.96308266, "relative_pitch": 0.0, "relative_heading": 88.59970152335198, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809937708805, 52.384248276356374, 0.0 ] }, "distance": 14.98, "direction": 268.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03269", "timestamp": "2024-10-15T11:04:12Z", "filename": "Job_20241015_0915_Track38_Sphere_03269.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 14.97942212, "relative_pitch": 0.0, "relative_heading": 268.77286776275776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78814243005867, 52.3841699821987, 45.0955680627376 ] }, "distance": 15.06, "direction": 233.13, "angle": 71.54, "elevation": 45.1, "pano_id": "TMX7316060226-000481_pano_0002_000699", "timestamp": "2019-11-12T09:34:16.790920Z", "filename": "pano_0002_000699.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 15.05545427, "relative_pitch": 71.53807112057473, "relative_heading": 233.13159124826208, "relative_elevation": 45.0955680627376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78819934680106, 52.3841353802935, 45.0346239870414 ] }, "distance": 15.26, "direction": 212.38, "angle": 71.29, "elevation": 45.03, "pano_id": "TMX7316010203-002082_pano_0003_002821", "timestamp": "2021-04-08T12:23:47.321270Z", "filename": "pano_0003_002821.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 15.25500566, "relative_pitch": 71.28672968795352, "relative_heading": 212.3785811828347, "relative_elevation": 45.0346239870414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788447487129488, 52.38413659352294, 0.0 ] }, "distance": 15.45, "direction": 145.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00675", "timestamp": "2024-10-15T10:50:29Z", "filename": "Job_20241015_0915_Track38_Sphere_00675.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 15.44885292, "relative_pitch": 0.0, "relative_heading": 145.6080251295839, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78846163459426, 52.3841417091633, 44.7756470795721 ] }, "distance": 15.56, "direction": 141.49, "angle": 70.83, "elevation": 44.78, "pano_id": "TMX7316010203-000323_pano_0000_001411", "timestamp": "2017-06-01T10:48:58.850450Z", "filename": "pano_0000_001411.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 15.56332309, "relative_pitch": 70.8333384155026, "relative_heading": 141.49440000823952, "relative_elevation": 44.7756470795721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78851070408817, 52.3841744262324, 45.0956572378054 ] }, "distance": 15.58, "direction": 123.24, "angle": 70.94, "elevation": 45.1, "pano_id": "TMX7316060226-000481_pano_0002_000704", "timestamp": "2019-11-12T09:34:18.480880Z", "filename": "pano_0002_000704.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 15.57892702, "relative_pitch": 70.94181053198353, "relative_heading": 123.23517469400157, "relative_elevation": 45.0956572378054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78818340695204, 52.384137949079, 45.0137720536441 ] }, "distance": 15.63, "direction": 216.3, "angle": 70.85, "elevation": 45.01, "pano_id": "TMX7316010203-002817_pano_0009_000398", "timestamp": "2022-10-05T10:47:52.252150Z", "filename": "pano_0009_000398.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 15.63144655, "relative_pitch": 70.84997175620413, "relative_heading": 216.30238603741515, "relative_elevation": 45.0137720536441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78846294985903, 52.3841407937969, 45.0513108074665 ] }, "distance": 15.7, "direction": 141.47, "angle": 70.79, "elevation": 45.05, "pano_id": "TMX7316010203-001700_pano_0000_003002", "timestamp": "2020-05-08T10:59:13.315750Z", "filename": "pano_0000_003002.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 15.69878833, "relative_pitch": 70.78836119998508, "relative_heading": 141.47007248393354, "relative_elevation": 45.0513108074665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78855333778729, 52.3842544444068, 44.8717810185626 ] }, "distance": 15.94, "direction": 88.69, "angle": 70.45, "elevation": 44.87, "pano_id": "TMX7316010203-000323_pano_0000_000453", "timestamp": "2017-06-01T10:43:05.582150Z", "filename": "pano_0000_000453.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 15.93768184, "relative_pitch": 70.44584013900231, "relative_heading": 88.68572457850395, "relative_elevation": 44.8717810185626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788554086949097, 52.384251429760745, 0.0 ] }, "distance": 15.98, "direction": 89.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02141", "timestamp": "2025-06-17T13:14:54Z", "filename": "recording_2025-06-17_12-48-50_02141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 15.98452773, "relative_pitch": 0.0, "relative_heading": 89.89210828410185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788556782833, 52.3842497331378, 45.3280365616083 ] }, "distance": 16.17, "direction": 90.56, "angle": 70.37, "elevation": 45.33, "pano_id": "TMX7316010203-001700_pano_0000_002206", "timestamp": "2020-05-08T10:55:58.656750Z", "filename": "pano_0000_002206.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 16.1688373, "relative_pitch": 70.36831630082153, "relative_heading": 90.56234398292362, "relative_elevation": 45.3280365616083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7881661433784, 52.3841388894899, 44.7765079718083 ] }, "distance": 16.27, "direction": 219.86, "angle": 70.03, "elevation": 44.78, "pano_id": "TMX7316010203-000323_pano_0000_001407", "timestamp": "2017-06-01T10:48:58.045580Z", "filename": "pano_0000_001407.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 16.2743594, "relative_pitch": 70.02594328507824, "relative_heading": 219.85787432362275, "relative_elevation": 44.7765079718083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78808037676693, 52.3842439417855, 45.3237344650552 ] }, "distance": 16.29, "direction": 267.17, "angle": 70.23, "elevation": 45.32, "pano_id": "TMX7316010203-002491_pano_0004_000806", "timestamp": "2022-03-29T10:38:17.049500Z", "filename": "pano_0004_000806.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 16.28950073, "relative_pitch": 70.23139421289164, "relative_heading": 267.1740016244552, "relative_elevation": 45.3237344650552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78816812679366, 52.3841373918601, 45.0458741933107 ] }, "distance": 16.32, "direction": 219.12, "angle": 70.09, "elevation": 45.05, "pano_id": "TMX7316010203-001700_pano_0000_002998", "timestamp": "2020-05-08T10:59:12.415750Z", "filename": "pano_0000_002998.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 16.31709227, "relative_pitch": 70.0879528063388, "relative_heading": 219.11880986351483, "relative_elevation": 45.0458741933107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78848332369193, 52.3841420579192, 45.0138341980055 ] }, "distance": 16.49, "direction": 137.39, "angle": 69.88, "elevation": 45.01, "pano_id": "TMX7316010203-002817_pano_0009_000402", "timestamp": "2022-10-05T10:47:53.007300Z", "filename": "pano_0009_000402.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 16.49463062, "relative_pitch": 69.8754132979386, "relative_heading": 137.3926940717172, "relative_elevation": 45.0138341980055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78849913964256, 52.38414577053178, 0.0 ] }, "distance": 16.95, "direction": 133.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00462", "timestamp": "2025-07-03T03:31:56Z", "filename": "recording_2025-07-03_03-29-47_00462.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 16.95353016, "relative_pitch": 0.0, "relative_heading": 133.76645263595734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788492206579726, 52.384137080270285, 0.0 ] }, "distance": 17.31, "direction": 137.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00676", "timestamp": "2024-10-15T10:50:29Z", "filename": "Job_20241015_0915_Track38_Sphere_00676.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 17.31188615, "relative_pitch": 0.0, "relative_heading": 137.160376777688, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78849632050881, 52.3841394202678, 45.0349640315399 ] }, "distance": 17.32, "direction": 135.89, "angle": 68.97, "elevation": 45.03, "pano_id": "TMX7316010203-002082_pano_0003_002825", "timestamp": "2021-04-08T12:23:48.181280Z", "filename": "pano_0003_002825.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 17.31564276, "relative_pitch": 68.9685818346446, "relative_heading": 135.89481277218732, "relative_elevation": 45.0349640315399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78857439084808, 52.3842532053961, 45.2383335772902 ] }, "distance": 17.37, "direction": 89.25, "angle": 69.0, "elevation": 45.24, "pano_id": "TMX7316010203-002082_pano_0000_000602", "timestamp": "2021-04-08T10:18:22.639150Z", "filename": "pano_0000_000602.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 17.36845197, "relative_pitch": 68.99659715993037, "relative_heading": 89.24887250471218, "relative_elevation": 45.2383335772902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78806371935504, 52.3842439324845, 45.2465389790013 ] }, "distance": 17.42, "direction": 267.35, "angle": 68.94, "elevation": 45.25, "pano_id": "TMX7316010203-002817_pano_0008_000200", "timestamp": "2022-10-05T10:42:53.559160Z", "filename": "pano_0008_000200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 17.4224361, "relative_pitch": 68.94051687026733, "relative_heading": 267.35450934013704, "relative_elevation": 45.2465389790013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788132053405135, 52.38414213448269, 0.0 ] }, "distance": 17.6, "direction": 226.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00457", "timestamp": "2025-07-03T03:31:55Z", "filename": "recording_2025-07-03_03-29-47_00457.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 17.60027594, "relative_pitch": 0.0, "relative_heading": 226.42603081363464, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788139694510603, 52.384133203356775, 0.0 ] }, "distance": 17.94, "direction": 222.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00668", "timestamp": "2024-10-15T10:50:27Z", "filename": "Job_20241015_0915_Track38_Sphere_00668.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 17.94082442, "relative_pitch": 0.0, "relative_heading": 222.97928361429095, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788054378470288, 52.384247788048555, 0.0 ] }, "distance": 18.04, "direction": 268.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03270", "timestamp": "2024-10-15T11:04:12Z", "filename": "Job_20241015_0915_Track38_Sphere_03270.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 18.0437725, "relative_pitch": 0.0, "relative_heading": 268.8087565379761, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0008_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0008_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0008_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7885853107787, 52.3842501734613, 45.2361872727051 ] }, "distance": 18.11, "direction": 90.35, "angle": 68.18, "elevation": 45.24, "pano_id": "TMX7316010203-002817_pano_0008_000193", "timestamp": "2022-10-05T10:42:52.194150Z", "filename": "pano_0008_000193.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 18.11081391, "relative_pitch": 68.1807523540493, "relative_heading": 90.34701043195993, "relative_elevation": 45.2361872727051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_000609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_000609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_000609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78805021161197, 52.3842461098959, 45.2514364682138 ] }, "distance": 18.33, "direction": 268.24, "angle": 67.95, "elevation": 45.25, "pano_id": "TMX7316010203-002082_pano_0000_000609", "timestamp": "2021-04-08T10:18:24.214110Z", "filename": "pano_0000_000609.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 18.33220047, "relative_pitch": 67.94621298897462, "relative_heading": 268.24368412244377, "relative_elevation": 45.2514364682138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78812528326025, 52.3841345563369, 45.0383859472349 ] }, "distance": 18.52, "direction": 225.52, "angle": 67.65, "elevation": 45.04, "pano_id": "TMX7316010203-002082_pano_0003_002820", "timestamp": "2021-04-08T12:23:47.106280Z", "filename": "pano_0003_002820.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 18.51781142, "relative_pitch": 67.64968200271784, "relative_heading": 225.51886284556136, "relative_elevation": 45.0383859472349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788040211598575, 52.38424506498196, 0.0 ] }, "distance": 19.02, "direction": 267.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02148", "timestamp": "2025-06-17T13:14:56Z", "filename": "recording_2025-06-17_12-48-50_02148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.01656899, "relative_pitch": 0.0, "relative_heading": 267.956408253103, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78853532744811, 52.3841426171464, 44.7799780452624 ] }, "distance": 19.03, "direction": 129.39, "angle": 66.97, "elevation": 44.78, "pano_id": "TMX7316010203-000323_pano_0000_001412", "timestamp": "2017-06-01T10:48:59.050560Z", "filename": "pano_0000_001412.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.03103877, "relative_pitch": 66.97499773642156, "relative_heading": 129.39379644780615, "relative_elevation": 44.7799780452624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7885990301959, 52.3842493156153, 45.3181456280872 ] }, "distance": 19.05, "direction": 90.62, "angle": 67.2, "elevation": 45.32, "pano_id": "TMX7316010203-002491_pano_0004_000799", "timestamp": "2022-03-29T10:38:15.509380Z", "filename": "pano_0004_000799.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.04572066, "relative_pitch": 67.20459193394045, "relative_heading": 90.6171403807721, "relative_elevation": 45.3181456280872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788346115562188, 52.38408058152767, 0.0 ] }, "distance": 19.07, "direction": 174.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00391", "timestamp": "2025-07-15T04:54:10Z", "filename": "recording_2025-07-15_04-48-06_00391.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.06844532, "relative_pitch": 0.0, "relative_heading": 174.5107773610069, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78810970229208, 52.3841369996867, 45.0166325494647 ] }, "distance": 19.11, "direction": 228.33, "angle": 67.0, "elevation": 45.02, "pano_id": "TMX7316010203-002817_pano_0009_000397", "timestamp": "2022-10-05T10:47:52.067150Z", "filename": "pano_0009_000397.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.10723439, "relative_pitch": 67.00128600207326, "relative_heading": 228.33068257600695, "relative_elevation": 45.0166325494647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78853668736015, 52.384141651059, 45.04834295623 ] }, "distance": 19.17, "direction": 129.47, "angle": 66.95, "elevation": 45.05, "pano_id": "TMX7316010203-001700_pano_0000_003003", "timestamp": "2020-05-08T10:59:13.540780Z", "filename": "pano_0000_003003.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.17083671, "relative_pitch": 66.94726785699984, "relative_heading": 129.46645703018842, "relative_elevation": 45.04834295623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78803732870006, 52.3842449235943, 45.3330574482679 ] }, "distance": 19.21, "direction": 267.93, "angle": 67.03, "elevation": 45.33, "pano_id": "TMX7316010203-001700_pano_0000_002213", "timestamp": "2020-05-08T10:56:00.196730Z", "filename": "pano_0000_002213.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.21329928, "relative_pitch": 67.03153753547913, "relative_heading": 267.9303974336338, "relative_elevation": 45.3330574482679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78825429838899, 52.3840826562641, 44.4912088979036 ] }, "distance": 19.27, "direction": 193.29, "angle": 66.59, "elevation": 44.49, "pano_id": "TMX7316010203-000289_pano_0000_003830", "timestamp": "2017-05-09T08:47:54.203360Z", "filename": "pano_0000_003830.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.26581539, "relative_pitch": 66.58617171138503, "relative_heading": 193.2864230081352, "relative_elevation": 44.4912088979036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7883045484299, 52.3840779430381, 44.5792611204088 ] }, "distance": 19.3, "direction": 182.99, "angle": 66.59, "elevation": 44.58, "pano_id": "TMX7316010203-001883_pano_0001_001983", "timestamp": "2020-08-20T08:57:20.142130Z", "filename": "pano_0001_001983.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.30084394, "relative_pitch": 66.58952726747802, "relative_heading": 182.98830230144725, "relative_elevation": 44.5792611204088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78806907717905, 52.3841690152846, 45.0940634515136 ] }, "distance": 19.34, "direction": 241.79, "angle": 66.79, "elevation": 45.09, "pano_id": "TMX7316060226-000481_pano_0002_000698", "timestamp": "2019-11-12T09:34:16.450920Z", "filename": "pano_0002_000698.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.33597809, "relative_pitch": 66.79072880758444, "relative_heading": 241.7888817505874, "relative_elevation": 45.0940634515136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788272671400867, 52.38407967981502, 0.0 ] }, "distance": 19.34, "direction": 189.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00392", "timestamp": "2025-07-15T04:54:10Z", "filename": "recording_2025-07-15_04-48-06_00392.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.34395611, "relative_pitch": 0.0, "relative_heading": 189.45190785251566, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78803477050549, 52.3842477507434, 44.8832096876577 ] }, "distance": 19.38, "direction": 268.88, "angle": 66.65, "elevation": 44.88, "pano_id": "TMX7316010203-000323_pano_0000_000460", "timestamp": "2017-06-01T10:43:07.072230Z", "filename": "pano_0000_000460.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.37866038, "relative_pitch": 66.64736777715267, "relative_heading": 268.8785645932531, "relative_elevation": 44.8832096876577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788536573292005, 52.38413758319301, 0.0 ] }, "distance": 19.46, "direction": 130.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00677", "timestamp": "2024-10-15T10:50:29Z", "filename": "Job_20241015_0915_Track38_Sphere_00677.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.45578608, "relative_pitch": 0.0, "relative_heading": 130.51013785156414, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_003829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_003829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_003829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78840161414534, 52.384083448216, 44.4905535997823 ] }, "distance": 19.48, "direction": 163.29, "angle": 66.35, "elevation": 44.49, "pano_id": "TMX7316010203-000289_pano_0000_003829", "timestamp": "2017-05-09T08:47:53.363400Z", "filename": "pano_0000_003829.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.48494032, "relative_pitch": 66.3486582171144, "relative_heading": 163.2886935596995, "relative_elevation": 44.4905535997823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788332408282521, 52.38407537121147, 0.0 ] }, "distance": 19.58, "direction": 177.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00670", "timestamp": "2024-10-15T11:15:29Z", "filename": "Job_20241015_0915_Track39_Sphere_00670.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.58104845, "relative_pitch": 0.0, "relative_heading": 177.3926961620821, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78837728824038, 52.3840787418758, 44.5820139013231 ] }, "distance": 19.59, "direction": 168.38, "angle": 66.28, "elevation": 44.58, "pano_id": "TMX7316010203-001883_pano_0001_001984", "timestamp": "2020-08-20T08:57:20.592160Z", "filename": "pano_0001_001984.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.5874126, "relative_pitch": 66.28138627109495, "relative_heading": 168.37619850207128, "relative_elevation": 44.5820139013231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78830738154071, 52.3840747675931, 44.6333821797743 ] }, "distance": 19.64, "direction": 182.37, "angle": 66.24, "elevation": 44.63, "pano_id": "TMX7316010203-002491_pano_0003_000393", "timestamp": "2022-03-29T10:22:15.847440Z", "filename": "pano_0003_000393.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.64478741, "relative_pitch": 66.24394618975846, "relative_heading": 182.37271167892817, "relative_elevation": 44.6333821797743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000481_pano_0002_000705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000481_pano_0002_000705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000481/pano_0002_000705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78858409535272, 52.3841752864059, 45.0976525079459 ] }, "distance": 19.91, "direction": 115.09, "angle": 66.18, "elevation": 45.1, "pano_id": "TMX7316060226-000481_pano_0002_000705", "timestamp": "2019-11-12T09:34:18.815870Z", "filename": "pano_0002_000705.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.90676916, "relative_pitch": 66.18262924402299, "relative_heading": 115.09452564187333, "relative_elevation": 45.0976525079459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_002997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_002997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_002997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809452787815, 52.3841365213879, 45.0470910156146 ] }, "distance": 19.92, "direction": 230.19, "angle": 66.14, "elevation": 45.05, "pano_id": "TMX7316010203-001700_pano_0000_002997", "timestamp": "2020-05-08T10:59:12.190770Z", "filename": "pano_0000_002997.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.9249269, "relative_pitch": 66.13955670406307, "relative_heading": 230.1919477693049, "relative_elevation": 45.0470910156146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_001406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_001406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_001406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78809116636899, 52.3841382455839, 44.7694220216945 ] }, "distance": 19.98, "direction": 231.03, "angle": 65.95, "elevation": 44.77, "pano_id": "TMX7316010203-000323_pano_0000_001406", "timestamp": "2017-06-01T10:48:57.840460Z", "filename": "pano_0000_001406.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.98008078, "relative_pitch": 65.94933997553045, "relative_heading": 231.03483232072773, "relative_elevation": 44.7694220216945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_00667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_00667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_00667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788098485343944, 52.384132734235344, 0.0 ] }, "distance": 19.99, "direction": 228.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_00667", "timestamp": "2024-10-15T10:50:27Z", "filename": "Job_20241015_0915_Track38_Sphere_00667.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 19.99388812, "relative_pitch": 0.0, "relative_heading": 228.76974607407269, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78838164345354, 52.3840754417741, 44.6317329769954 ] }, "distance": 20.01, "direction": 167.76, "angle": 65.85, "elevation": 44.63, "pano_id": "TMX7316010203-002491_pano_0003_000394", "timestamp": "2022-03-29T10:22:16.257430Z", "filename": "pano_0003_000394.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.00801854, "relative_pitch": 65.85372051330513, "relative_heading": 167.75629167613022, "relative_elevation": 44.6317329769954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788419499520934, 52.38408159074339, 0.0 ] }, "distance": 20.06, "direction": 160.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00390", "timestamp": "2025-07-15T04:54:09Z", "filename": "recording_2025-07-15_04-48-06_00390.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.06363293, "relative_pitch": 0.0, "relative_heading": 160.12603382094565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0009_000403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0009_000403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0009_000403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78855837822928, 52.3841431141245, 45.0112429289147 ] }, "distance": 20.24, "direction": 126.45, "angle": 65.79, "elevation": 45.01, "pano_id": "TMX7316010203-002817_pano_0009_000403", "timestamp": "2022-10-05T10:47:53.197150Z", "filename": "pano_0009_000403.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.23553068, "relative_pitch": 65.79293032367173, "relative_heading": 126.45115352713485, "relative_elevation": 45.0112429289147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_001982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_001982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_001982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78823233028678, 52.3840771538219, 44.5774821992964 ] }, "distance": 20.25, "direction": 197.01, "angle": 65.57, "elevation": 44.58, "pano_id": "TMX7316010203-001883_pano_0001_001982", "timestamp": "2020-08-20T08:57:19.697080Z", "filename": "pano_0001_001982.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.24821401, "relative_pitch": 65.57125616838593, "relative_heading": 197.01014418192167, "relative_elevation": 44.5774821992964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788244509859663, 52.38407454018665, 0.0 ] }, "distance": 20.3, "direction": 194.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00668", "timestamp": "2024-10-15T11:15:28Z", "filename": "Job_20241015_0915_Track39_Sphere_00668.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.30271919, "relative_pitch": 0.0, "relative_heading": 194.5313290257372, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78823321956191, 52.3840741168622, 44.6371272681281 ] }, "distance": 20.55, "direction": 196.57, "angle": 65.28, "elevation": 44.64, "pano_id": "TMX7316010203-002491_pano_0003_000392", "timestamp": "2022-03-29T10:22:15.437400Z", "filename": "pano_0003_000392.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.55425162, "relative_pitch": 65.27514268489077, "relative_heading": 196.5731634251662, "relative_elevation": 44.6371272681281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track39_Sphere_00672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track39_Sphere_00672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track39_Sphere_00672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788420056903026, 52.384076209895674, 0.0 ] }, "distance": 20.64, "direction": 160.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track39_Sphere_00672", "timestamp": "2024-10-15T11:15:30Z", "filename": "Job_20241015_0915_Track39_Sphere_00672.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.64030921, "relative_pitch": 0.0, "relative_heading": 160.5919908025212, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-03_03-29-47_00463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-03_03-29-47_00463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-03_03-29-47_00463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788572572507349, 52.384146429377, 0.0 ] }, "distance": 20.81, "direction": 124.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-03_03-29-47_00463", "timestamp": "2025-07-03T03:31:56Z", "filename": "recording_2025-07-03_03-29-47_00463.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.81197254, "relative_pitch": 0.0, "relative_heading": 124.05271164058216, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_00393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_00393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_00393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788199257345858, 52.38407872428254, 0.0 ] }, "distance": 20.86, "direction": 203.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_00393", "timestamp": "2025-07-15T04:54:11Z", "filename": "recording_2025-07-15_04-48-06_00393.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.85670713, "relative_pitch": 0.0, "relative_heading": 203.0775017172022, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788627074899265, 52.384255681424726, 0.0 ] }, "distance": 20.96, "direction": 88.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03257", "timestamp": "2024-10-15T11:04:09Z", "filename": "Job_20241015_0915_Track38_Sphere_03257.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.96017467, "relative_pitch": 0.0, "relative_heading": 88.6242860042227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_000452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_000452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_000452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78862718606403, 52.3842553345627, 44.8755577914417 ] }, "distance": 20.97, "direction": 88.73, "angle": 64.96, "elevation": 44.88, "pano_id": "TMX7316010203-000323_pano_0000_000452", "timestamp": "2017-06-01T10:43:05.372170Z", "filename": "pano_0000_000452.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.96685088, "relative_pitch": 64.95698079035051, "relative_heading": 88.73022543253114, "relative_elevation": 44.8755577914417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_03271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_03271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78801140646939, 52.38424732795362, 0.0 ] }, "distance": 20.97, "direction": 268.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_03271", "timestamp": "2024-10-15T11:04:12Z", "filename": "Job_20241015_0915_Track38_Sphere_03271.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_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.97010343, "relative_pitch": 0.0, "relative_heading": 268.835133897572, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_03264/adjacencies/b_20241015_0915_Track38_Sphere_03264/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_02140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_02140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_02140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.788627487217918, 52.38425234006365, 0.0 ] }, "distance": 20.98, "direction": 89.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_02140", "timestamp": "2025-06-17T13:14:54Z", "filename": "recording_2025-06-17_12-48-50_02140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_03264", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114226.66208050342, 488656.3714609873 ] }, "relative_distance": 20.98262026, "relative_pitch": 0.0, "relative_heading": 89.64115928236593, "relative_elevation": 0.0 } ] } }