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_20241025_0915_Track94_Sphere_00017/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track94_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799641167237938, 52.36035667341192, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track94_Sphere_00017", "timestamp": "2024-10-25T10:39:44Z", "filename": "Job_20241025_0915_Track94_Sphere_00017.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "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_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79965407205258, 52.3603632393473, 43.4470810592175 ] }, "distance": 1.14, "direction": 50.27, "angle": 88.49, "elevation": 43.45, "pano_id": "TMX7316010203-001324_pano_0000_003467", "timestamp": "2019-07-23T10:30:43.677390Z", "filename": "pano_0000_003467.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 1.14310831, "relative_pitch": 88.49287515621408, "relative_heading": 50.2714332719538, "relative_elevation": 43.4470810592175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79962234318753, 52.3603583835359, 44.0777980126441 ] }, "distance": 1.3, "direction": 278.44, "angle": 88.32, "elevation": 44.08, "pano_id": "TMX7316010203-000050_pano_0000_004735", "timestamp": "2016-08-08T09:19:49.206610Z", "filename": "pano_0000_004735.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 1.29643382, "relative_pitch": 88.31527932203251, "relative_heading": 278.44047010857656, "relative_elevation": 44.0777980126441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799621393434574, 52.36034885474926, 0.0 ] }, "distance": 1.6, "direction": 237.14, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00787", "timestamp": "2025-09-23T11:44:43Z", "filename": "2025_09_23_10_57_25_00787.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 1.60361771, "relative_pitch": 0.0, "relative_heading": 237.1437770441427, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79961804263711, 52.3603510090815, 44.7194466311485 ] }, "distance": 1.7, "direction": 248.19, "angle": 87.83, "elevation": 44.72, "pano_id": "TMX7316010203-002092_pano_0001_000224", "timestamp": "2021-04-14T11:07:10.464990Z", "filename": "pano_0001_000224.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 1.6967777, "relative_pitch": 87.82708429663272, "relative_heading": 248.19400411590627, "relative_elevation": 44.7194466311485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79966867296428, 52.3603621906639, 44.1793633624911 ] }, "distance": 1.97, "direction": 71.86, "angle": 87.44, "elevation": 44.18, "pano_id": "TMX7316010203-002528_pano_0000_002672", "timestamp": "2022-04-20T12:26:06.993670Z", "filename": "pano_0000_002672.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 1.97184093, "relative_pitch": 87.44443505005738, "relative_heading": 71.85953324692177, "relative_elevation": 44.1793633624911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79961186680635, 52.3603464125559, 43.437279285863 ] }, "distance": 2.3, "direction": 240.23, "angle": 86.97, "elevation": 43.44, "pano_id": "TMX7316010203-000817_pano_0000_000680", "timestamp": "2018-06-29T12:38:16.363530Z", "filename": "pano_0000_000680.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 2.29957421, "relative_pitch": 86.96958426321714, "relative_heading": 240.23044430295673, "relative_elevation": 43.437279285863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79968154455186, 52.3603610709426, 43.4699176792055 ] }, "distance": 2.79, "direction": 79.91, "angle": 86.32, "elevation": 43.47, "pano_id": "TMX7316010203-000817_pano_0000_000681", "timestamp": "2018-06-29T12:38:17.188580Z", "filename": "pano_0000_000681.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 2.79389745, "relative_pitch": 86.32254525811773, "relative_heading": 79.91300234402489, "relative_elevation": 43.4699176792055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79959770650691, 52.3603482766193, 44.1522880699486 ] }, "distance": 3.1, "direction": 252.49, "angle": 85.98, "elevation": 44.15, "pano_id": "TMX7316010203-002528_pano_0000_002673", "timestamp": "2022-04-20T12:26:08.228660Z", "filename": "pano_0000_002673.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 3.10470091, "relative_pitch": 85.97769583660329, "relative_heading": 252.4856061835363, "relative_elevation": 44.1522880699486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79968750924454, 52.3603661686825, 44.752398439683 ] }, "distance": 3.33, "direction": 71.5, "angle": 85.75, "elevation": 44.75, "pano_id": "TMX7316010203-002092_pano_0001_000223", "timestamp": "2021-04-14T11:07:09.410010Z", "filename": "pano_0001_000223.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 3.3291699, "relative_pitch": 85.7455535462529, "relative_heading": 71.49603572512041, "relative_elevation": 44.752398439683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79969028948924, 52.36036321766382, 0.0 ] }, "distance": 3.42, "direction": 77.72, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00788", "timestamp": "2025-09-23T11:44:44Z", "filename": "2025_09_23_10_57_25_00788.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 3.42477685, "relative_pitch": 0.0, "relative_heading": 77.72352694992668, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79968709363, 52.3603721523282, 44.1110033197328 ] }, "distance": 3.57, "direction": 61.17, "angle": 85.37, "elevation": 44.11, "pano_id": "TMX7316010203-000050_pano_0000_004734", "timestamp": "2016-08-08T09:19:48.466630Z", "filename": "pano_0000_004734.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 3.57151407, "relative_pitch": 85.37105809752731, "relative_heading": 61.166770723838106, "relative_elevation": 44.1110033197328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79964750308566, 52.3603903325718, 44.9224324561656 ] }, "distance": 3.77, "direction": 6.57, "angle": 85.2, "elevation": 44.92, "pano_id": "TMX7316010203-001886_pano_0000_003018", "timestamp": "2020-08-21T07:42:56.500830Z", "filename": "pano_0000_003018.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 3.77018492, "relative_pitch": 85.20260537913764, "relative_heading": 6.573935315597752, "relative_elevation": 44.9224324561656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799586919831, 52.3603481434722, 43.4111382206902 ] }, "distance": 3.82, "direction": 255.6, "angle": 84.98, "elevation": 43.41, "pano_id": "TMX7316010203-001324_pano_0000_003468", "timestamp": "2019-07-23T10:30:44.377400Z", "filename": "pano_0000_003468.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 3.81555791, "relative_pitch": 84.97698023157204, "relative_heading": 255.5958128515295, "relative_elevation": 43.4111382206902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79970115495358, 52.3603687483207, 44.2401911383495 ] }, "distance": 4.3, "direction": 71.8, "angle": 84.45, "elevation": 44.24, "pano_id": "TMX7316010203-000284_pano_0000_003015", "timestamp": "2017-05-03T12:02:33.685100Z", "filename": "pano_0000_003015.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 4.30188745, "relative_pitch": 84.44605678276078, "relative_heading": 71.80003200272543, "relative_elevation": 44.2401911383495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7995795530586, 52.3603782027192, 45.0426681870595 ] }, "distance": 4.83, "direction": 299.72, "angle": 83.88, "elevation": 45.04, "pano_id": "TMX7316010203-001886_pano_0000_003017", "timestamp": "2020-08-21T07:42:55.635860Z", "filename": "pano_0000_003017.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 4.83300948, "relative_pitch": 83.87568168482998, "relative_heading": 299.7150353732261, "relative_elevation": 45.0426681870595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track94_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799573667745156, 52.36034105911053, 0.0 ] }, "distance": 4.92, "direction": 249.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track94_Sphere_00016", "timestamp": "2024-10-25T10:39:42Z", "filename": "Job_20241025_0915_Track94_Sphere_00016.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 4.91571303, "relative_pitch": 0.0, "relative_heading": 249.3014243036441, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track94_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799715119733108, 52.36037388357621, 0.0 ] }, "distance": 5.39, "direction": 69.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track94_Sphere_00018", "timestamp": "2024-10-25T10:39:46Z", "filename": "Job_20241025_0915_Track94_Sphere_00018.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 5.38972372, "relative_pitch": 0.0, "relative_heading": 69.18724901891879, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79956090300383, 52.3603420009419, 44.0321037769318 ] }, "distance": 5.71, "direction": 253.38, "angle": 82.62, "elevation": 44.03, "pano_id": "TMX7316010203-000284_pano_0000_003016", "timestamp": "2017-05-03T12:02:35.455090Z", "filename": "pano_0000_003016.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 5.70655904, "relative_pitch": 82.61562851183923, "relative_heading": 253.37520313228094, "relative_elevation": 44.0321037769318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79955761467041, 52.3603467708638, 44.0428002169356 ] }, "distance": 5.8, "direction": 259.04, "angle": 82.5, "elevation": 44.04, "pano_id": "TMX7316010203-000050_pano_0000_004736", "timestamp": "2016-08-08T09:19:50.096610Z", "filename": "pano_0000_004736.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 5.79771047, "relative_pitch": 82.50081095679006, "relative_heading": 259.0438966635691, "relative_elevation": 44.0428002169356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79972161744095, 52.3603783767325, 43.4968421272933 ] }, "distance": 5.99, "direction": 66.22, "angle": 82.16, "elevation": 43.5, "pano_id": "TMX7316010203-001324_pano_0000_003466", "timestamp": "2019-07-23T10:30:43.037560Z", "filename": "pano_0000_003466.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 5.98917514, "relative_pitch": 82.16011682245448, "relative_heading": 66.21966567758489, "relative_elevation": 43.4968421272933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799552936738058, 52.36033457486564, 0.0 ] }, "distance": 6.49, "direction": 247.75, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00786", "timestamp": "2025-09-23T11:44:43Z", "filename": "2025_09_23_10_57_25_00786.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 6.49426219, "relative_pitch": 0.0, "relative_heading": 247.7504693599823, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79954827965783, 52.3603370306113, 44.7124195070937 ] }, "distance": 6.69, "direction": 250.94, "angle": 81.48, "elevation": 44.71, "pano_id": "TMX7316010203-002092_pano_0001_000225", "timestamp": "2021-04-14T11:07:11.729980Z", "filename": "pano_0001_000225.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 6.69483745, "relative_pitch": 81.48430568426728, "relative_heading": 250.94471629383816, "relative_elevation": 44.7124195070937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79973964994188, 52.36037656054, 44.2042582510039 ] }, "distance": 7.06, "direction": 71.75, "angle": 80.92, "elevation": 44.2, "pano_id": "TMX7316010203-002528_pano_0000_002671", "timestamp": "2022-04-20T12:26:05.908720Z", "filename": "pano_0000_002671.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 7.06468327, "relative_pitch": 80.91983135050292, "relative_heading": 71.74551209698664, "relative_elevation": 44.2042582510039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79971571768085, 52.3604025839605, 44.8133563762531 ] }, "distance": 7.2, "direction": 44.83, "angle": 80.87, "elevation": 44.81, "pano_id": "TMX7316010203-001886_pano_0000_003019", "timestamp": "2020-08-21T07:42:57.315850Z", "filename": "pano_0000_003019.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 7.20362465, "relative_pitch": 80.86798130978164, "relative_heading": 44.83181718675814, "relative_elevation": 44.8133563762531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79954128515855, 52.3603328908937, 43.4410620164126 ] }, "distance": 7.3, "direction": 248.75, "angle": 80.46, "elevation": 43.44, "pano_id": "TMX7316010203-000817_pano_0000_000679", "timestamp": "2018-06-29T12:38:15.473560Z", "filename": "pano_0000_000679.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 7.30098509, "relative_pitch": 80.45966146868179, "relative_heading": 248.74813891463558, "relative_elevation": 43.4410620164126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79953586384785, 52.3603425565296, 44.2275782292709 ] }, "distance": 7.34, "direction": 257.65, "angle": 80.57, "elevation": 44.23, "pano_id": "TMX7316010203-002528_pano_0000_002870", "timestamp": "2022-04-20T12:30:12.687210Z", "filename": "pano_0000_002870.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 7.34378469, "relative_pitch": 80.57231673066629, "relative_heading": 257.6489683395773, "relative_elevation": 44.2275782292709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79975087126136, 52.3603758791624, 43.5074471784756 ] }, "distance": 7.77, "direction": 74.04, "angle": 79.87, "elevation": 43.51, "pano_id": "TMX7316010203-000817_pano_0000_000682", "timestamp": "2018-06-29T12:38:17.983540Z", "filename": "pano_0000_000682.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 7.7731592, "relative_pitch": 79.87025900674826, "relative_heading": 74.04188648853685, "relative_elevation": 43.5074471784756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79975397399216, 52.3603853356826, 44.1440245816484 ] }, "distance": 8.32, "direction": 67.46, "angle": 79.33, "elevation": 44.14, "pano_id": "TMX7316010203-000050_pano_0000_004733", "timestamp": "2016-08-08T09:19:47.791620Z", "filename": "pano_0000_004733.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 8.32051657, "relative_pitch": 79.3257971056307, "relative_heading": 67.46084075062892, "relative_elevation": 44.1440245816484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79975751218346, 52.3603802179827, 44.7730693360791 ] }, "distance": 8.35, "direction": 71.71, "angle": 79.44, "elevation": 44.77, "pano_id": "TMX7316010203-002092_pano_0001_000222", "timestamp": "2021-04-14T11:07:08.400010Z", "filename": "pano_0001_000222.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 8.34779501, "relative_pitch": 79.43865093638055, "relative_heading": 71.70892959581441, "relative_elevation": 44.7730693360791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79976045917987, 52.3603789619906, 0.0 ] }, "distance": 8.5, "direction": 73.03, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00789", "timestamp": "2025-09-23T11:44:45Z", "filename": "2025_09_23_10_57_25_00789.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 8.49680757, "relative_pitch": 0.0, "relative_heading": 73.02873814158171, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79951721457001, 52.3603402494445, 43.3954851459712 ] }, "distance": 8.64, "direction": 257.79, "angle": 78.74, "elevation": 43.4, "pano_id": "TMX7316010203-001324_pano_0000_003469", "timestamp": "2019-07-23T10:30:45.202460Z", "filename": "pano_0000_003469.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 8.63980373, "relative_pitch": 78.73996042740652, "relative_heading": 257.78811497169664, "relative_elevation": 43.3954851459712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79950962331251, 52.3603649402472, 45.1690266942605 ] }, "distance": 9.01, "direction": 275.86, "angle": 78.72, "elevation": 45.17, "pano_id": "TMX7316010203-001886_pano_0000_003016", "timestamp": "2020-08-21T07:42:54.725920Z", "filename": "pano_0000_003016.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 9.00854349, "relative_pitch": 78.72088239762873, "relative_heading": 275.860885937638, "relative_elevation": 45.1690266942605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track94_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799506787175601, 52.36032748807193, 0.0 ] }, "distance": 9.71, "direction": 250.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track94_Sphere_00015", "timestamp": "2024-10-25T10:39:41Z", "filename": "Job_20241025_0915_Track94_Sphere_00015.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 9.71363679, "relative_pitch": 0.0, "relative_heading": 250.46815945242042, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79948742432483, 52.3603450323253, 44.0226943846792 ] }, "distance": 10.55, "direction": 262.95, "angle": 76.52, "elevation": 44.02, "pano_id": "TMX7316010203-000050_pano_0000_004737", "timestamp": "2016-08-08T09:19:51.221660Z", "filename": "pano_0000_004737.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 10.55356498, "relative_pitch": 76.5188894583444, "relative_heading": 262.9497552935994, "relative_elevation": 44.0226943846792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79978894874939, 52.3603936821706, 43.4912517853081 ] }, "distance": 10.88, "direction": 67.75, "angle": 75.96, "elevation": 43.49, "pano_id": "TMX7316010203-001324_pano_0000_003465", "timestamp": "2019-07-23T10:30:42.422440Z", "filename": "pano_0000_003465.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 10.87732875, "relative_pitch": 75.95815745782464, "relative_heading": 67.75316180642723, "relative_elevation": 43.4912517853081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799485272777885, 52.36032029887802, 0.0 ] }, "distance": 11.37, "direction": 249.14, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00785", "timestamp": "2025-09-23T11:44:42Z", "filename": "2025_09_23_10_57_25_00785.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 11.36548958, "relative_pitch": 0.0, "relative_heading": 249.13758932077891, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79947730536487, 52.360327699092, 44.7509468533099 ] }, "distance": 11.62, "direction": 253.89, "angle": 75.44, "elevation": 44.75, "pano_id": "TMX7316010203-002092_pano_0001_000226", "timestamp": "2021-04-14T11:07:13.899980Z", "filename": "pano_0001_000226.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 11.61938684, "relative_pitch": 75.44480485111445, "relative_heading": 253.8904788279832, "relative_elevation": 44.7509468533099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track94_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799803826709246, 52.36039327005223, 0.0 ] }, "distance": 11.81, "direction": 69.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track94_Sphere_00019", "timestamp": "2024-10-25T10:39:49Z", "filename": "Job_20241025_0915_Track94_Sphere_00019.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 11.80577744, "relative_pitch": 0.0, "relative_heading": 69.82192320638856, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79978630127171, 52.3604162880615, 44.7246660618111 ] }, "distance": 11.91, "direction": 56.14, "angle": 75.09, "elevation": 44.72, "pano_id": "TMX7316010203-001886_pano_0000_003020", "timestamp": "2020-08-21T07:42:58.115860Z", "filename": "pano_0000_003020.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 11.90640712, "relative_pitch": 75.09270998881304, "relative_heading": 56.14149328367908, "relative_elevation": 44.7246660618111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79946838413612, 52.3603322430411, 43.4346020212397 ] }, "distance": 12.08, "direction": 257.0, "angle": 74.46, "elevation": 43.43, "pano_id": "TMX7316010203-000817_pano_0000_000678", "timestamp": "2018-06-29T12:38:14.448620Z", "filename": "pano_0000_000678.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 12.08072106, "relative_pitch": 74.45684300895168, "relative_heading": 256.99569362022856, "relative_elevation": 43.4346020212397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79981004242704, 52.3603913002758, 44.2060751980171 ] }, "distance": 12.13, "direction": 71.48, "angle": 74.65, "elevation": 44.21, "pano_id": "TMX7316010203-002528_pano_0000_002670", "timestamp": "2022-04-20T12:26:04.938670Z", "filename": "pano_0000_002670.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 12.13273163, "relative_pitch": 74.65259881541849, "relative_heading": 71.48347931507556, "relative_elevation": 44.2060751980171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79946699363972, 52.3603311668262, 44.215408035554 ] }, "distance": 12.2, "direction": 256.55, "angle": 74.57, "elevation": 44.22, "pano_id": "TMX7316010203-002528_pano_0000_002871", "timestamp": "2022-04-20T12:30:18.322160Z", "filename": "pano_0000_002871.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 12.20034021, "relative_pitch": 74.57424269651516, "relative_heading": 256.5478211772899, "relative_elevation": 44.215408035554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79982041583613, 52.3603904647001, 43.4998478423804 ] }, "distance": 12.78, "direction": 72.89, "angle": 73.63, "elevation": 43.5, "pano_id": "TMX7316010203-000817_pano_0000_000683", "timestamp": "2018-06-29T12:38:18.803620Z", "filename": "pano_0000_000683.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 12.77713507, "relative_pitch": 73.63099522293852, "relative_heading": 72.88535964662304, "relative_elevation": 43.4998478423804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79944936335366, 52.3603525081071, 43.2980672027916 ] }, "distance": 13.07, "direction": 267.97, "angle": 73.2, "elevation": 43.3, "pano_id": "TMX7316010203-001324_pano_0000_003470", "timestamp": "2019-07-23T10:30:46.177400Z", "filename": "pano_0000_003470.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 13.07489499, "relative_pitch": 73.19704365126069, "relative_heading": 267.9685767591417, "relative_elevation": 43.2980672027916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79982301439776, 52.3603975490492, 44.1420109067112 ] }, "distance": 13.2, "direction": 69.84, "angle": 73.36, "elevation": 44.14, "pano_id": "TMX7316010203-000050_pano_0000_004732", "timestamp": "2016-08-08T09:19:47.126690Z", "filename": "pano_0000_004732.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 13.19695476, "relative_pitch": 73.35513012416364, "relative_heading": 69.83915857503672, "relative_elevation": 44.1420109067112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79982791042661, 52.3603939323773, 44.7709770351648 ] }, "distance": 13.38, "direction": 71.95, "angle": 73.36, "elevation": 44.77, "pano_id": "TMX7316010203-002092_pano_0001_000221", "timestamp": "2021-04-14T11:07:07.375040Z", "filename": "pano_0001_000221.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 13.38043346, "relative_pitch": 73.36048797616445, "relative_heading": 71.94958242837447, "relative_elevation": 44.7709770351648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799832271268199, 52.36039262925742, 0.0 ] }, "distance": 13.62, "direction": 72.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00790", "timestamp": "2025-09-23T11:44:46Z", "filename": "2025_09_23_10_57_25_00790.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 13.61990669, "relative_pitch": 0.0, "relative_heading": 72.91684323779872, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7994397251099, 52.3603513204062, 45.0932508409023 ] }, "distance": 13.74, "direction": 267.51, "angle": 73.06, "elevation": 45.09, "pano_id": "TMX7316010203-001886_pano_0000_003015", "timestamp": "2020-08-21T07:42:53.785900Z", "filename": "pano_0000_003015.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 13.73620558, "relative_pitch": 73.0583324621842, "relative_heading": 267.5147489729829, "relative_elevation": 45.0932508409023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79984175615719, 52.3603964516092, 44.241106425412 ] }, "distance": 14.36, "direction": 72.05, "angle": 72.01, "elevation": 44.24, "pano_id": "TMX7316010203-000284_pano_0000_003014", "timestamp": "2017-05-03T12:02:31.760150Z", "filename": "pano_0000_003014.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 14.36413635, "relative_pitch": 72.01250043972311, "relative_heading": 72.05223632898456, "relative_elevation": 44.241106425412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track94_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799441621848363, 52.36031299078154, 0.0 ] }, "distance": 14.44, "direction": 250.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track94_Sphere_00014", "timestamp": "2024-10-25T10:39:39Z", "filename": "Job_20241025_0915_Track94_Sphere_00014.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 14.436958, "relative_pitch": 0.0, "relative_heading": 250.32486712817123, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_002981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_002981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_002981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79944143476479, 52.3603113901321, 43.50780332461 ] }, "distance": 14.51, "direction": 249.68, "angle": 71.56, "elevation": 43.51, "pano_id": "TMX7316010203-001324_pano_0000_002981", "timestamp": "2019-07-23T10:22:04.703710Z", "filename": "pano_0000_002981.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 14.50984735, "relative_pitch": 71.55646323503976, "relative_heading": 249.67954473216298, "relative_elevation": 43.50780332461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79941773855738, 52.3603630756091, 43.9411545693874 ] }, "distance": 15.24, "direction": 272.68, "angle": 70.87, "elevation": 43.94, "pano_id": "TMX7316010203-000050_pano_0000_004738", "timestamp": "2016-08-08T09:19:53.191610Z", "filename": "pano_0000_004738.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 15.23778313, "relative_pitch": 70.87462884536963, "relative_heading": 272.67976681770966, "relative_elevation": 43.9411545693874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79942087173828, 52.3603149169038, 44.0546599542722 ] }, "distance": 15.71, "direction": 252.8, "angle": 70.37, "elevation": 44.05, "pano_id": "TMX7316010203-000284_pano_0000_003017", "timestamp": "2017-05-03T12:02:37.015110Z", "filename": "pano_0000_003017.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 15.71049677, "relative_pitch": 70.373067517802, "relative_heading": 252.79741014353291, "relative_elevation": 44.0546599542722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79985601355851, 52.3604090276434, 43.485863824375 ] }, "distance": 15.75, "direction": 68.3, "angle": 70.09, "elevation": 43.49, "pano_id": "TMX7316010203-001324_pano_0000_003464", "timestamp": "2019-07-23T10:30:41.787430Z", "filename": "pano_0000_003464.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 15.75321605, "relative_pitch": 70.08654269430372, "relative_heading": 68.29610155640832, "relative_elevation": 43.485863824375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79940521704463, 52.3603532666482, 44.2591898199171 ] }, "distance": 16.08, "direction": 268.65, "angle": 70.03, "elevation": 44.26, "pano_id": "TMX7316010203-002528_pano_0000_002868", "timestamp": "2022-04-20T12:30:09.292220Z", "filename": "pano_0000_002868.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 16.07862256, "relative_pitch": 70.03476429891592, "relative_heading": 268.64910854195927, "relative_elevation": 44.2591898199171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79940475014397, 52.3603533818755, 43.4147498002276 ] }, "distance": 16.11, "direction": 268.7, "angle": 69.64, "elevation": 43.41, "pano_id": "TMX7316010203-000817_pano_0000_000677", "timestamp": "2018-06-29T12:38:13.198640Z", "filename": "pano_0000_000677.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 16.11012481, "relative_pitch": 69.64137304479044, "relative_heading": 268.6973640905643, "relative_elevation": 43.4147498002276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799418497166222, 52.3603065665301, 0.0 ] }, "distance": 16.16, "direction": 249.82, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00784", "timestamp": "2025-09-23T11:44:41Z", "filename": "2025_09_23_10_57_25_00784.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 16.16166962, "relative_pitch": 0.0, "relative_heading": 249.8189472398011, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79940114423762, 52.3603860519541, 43.2364761075005 ] }, "distance": 16.68, "direction": 281.31, "angle": 68.91, "elevation": 43.24, "pano_id": "TMX7316010203-001324_pano_0000_003471", "timestamp": "2019-07-23T10:30:47.047570Z", "filename": "pano_0000_003471.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 16.67518876, "relative_pitch": 68.90966509305426, "relative_heading": 281.3058223760778, "relative_elevation": 43.2364761075005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track94_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799872977772201, 52.36040944965909, 0.0 ] }, "distance": 16.85, "direction": 69.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track94_Sphere_00020", "timestamp": "2024-10-25T10:39:52Z", "filename": "Job_20241025_0915_Track94_Sphere_00020.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 16.84871328, "relative_pitch": 0.0, "relative_heading": 69.60120100086968, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79985741446773, 52.3604307354898, 44.6851650271565 ] }, "distance": 16.88, "direction": 60.78, "angle": 69.31, "elevation": 44.69, "pano_id": "TMX7316010203-001886_pano_0000_003021", "timestamp": "2020-08-21T07:42:58.925950Z", "filename": "pano_0000_003021.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 16.8803256, "relative_pitch": 69.30537595020625, "relative_heading": 60.77670659166543, "relative_elevation": 44.6851650271565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79939879992727, 52.3603169795616, 44.2475147815421 ] }, "distance": 17.09, "direction": 255.02, "angle": 68.88, "elevation": 44.25, "pano_id": "TMX7316010203-002528_pano_0000_002872", "timestamp": "2022-04-20T12:30:20.827130Z", "filename": "pano_0000_002872.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 17.09189697, "relative_pitch": 68.87948778698203, "relative_heading": 255.02371969345353, "relative_elevation": 44.2475147815421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79939077417152, 52.360367215105, 44.0736437793821 ] }, "distance": 17.1, "direction": 273.93, "angle": 68.8, "elevation": 44.07, "pano_id": "TMX7316010203-002092_pano_0001_000651", "timestamp": "2021-04-14T11:16:48.689890Z", "filename": "pano_0001_000651.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 17.0983584, "relative_pitch": 68.79625008221282, "relative_heading": 273.9339173227951, "relative_elevation": 44.0736437793821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79987982331246, 52.3604061433484, 44.1709993025288 ] }, "distance": 17.17, "direction": 71.3, "angle": 68.76, "elevation": 44.17, "pano_id": "TMX7316010203-002528_pano_0000_002669", "timestamp": "2022-04-20T12:26:04.053730Z", "filename": "pano_0000_002669.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 17.16508842, "relative_pitch": 68.76360528621211, "relative_heading": 71.2950537226872, "relative_elevation": 44.1709993025288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79988996420349, 52.3604048804959, 43.4731336142868 ] }, "distance": 17.78, "direction": 72.44, "angle": 67.76, "elevation": 43.47, "pano_id": "TMX7316010203-000817_pano_0000_000684", "timestamp": "2018-06-29T12:38:19.663550Z", "filename": "pano_0000_000684.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 17.77792299, "relative_pitch": 67.75836133084208, "relative_heading": 72.43811912265517, "relative_elevation": 43.4731336142868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track96_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track96_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track96_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track96_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track96_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track96_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track96_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track96_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track96_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799844560784807, 52.36045902013641, 0.0 ] }, "distance": 17.94, "direction": 50.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track96_Sphere_00022", "timestamp": "2024-10-25T10:42:51Z", "filename": "Job_20241025_0915_Track96_Sphere_00022.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 17.93581794, "relative_pitch": 0.0, "relative_heading": 50.58281081977772, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79989231950675, 52.3604096893231, 44.1228580307215 ] }, "distance": 18.1, "direction": 70.98, "angle": 67.7, "elevation": 44.12, "pano_id": "TMX7316010203-000050_pano_0000_004731", "timestamp": "2016-08-08T09:19:46.436630Z", "filename": "pano_0000_004731.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 18.09824765, "relative_pitch": 67.6976159722559, "relative_heading": 70.9761615661766, "relative_elevation": 44.1228580307215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79989742313298, 52.3604090069315, 44.7469659652561 ] }, "distance": 18.4, "direction": 71.55, "angle": 67.64, "elevation": 44.75, "pano_id": "TMX7316010203-002092_pano_0001_000220", "timestamp": "2021-04-14T11:07:06.300030Z", "filename": "pano_0001_000220.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 18.40312386, "relative_pitch": 67.64406170913382, "relative_heading": 71.5525071785651, "relative_elevation": 44.7469659652561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799375282476, 52.3603260285312, 44.1416968489066 ] }, "distance": 18.43, "direction": 259.34, "angle": 67.34, "elevation": 44.14, "pano_id": "TMX7316010203-002092_pano_0001_000652", "timestamp": "2021-04-14T11:16:50.489850Z", "filename": "pano_0001_000652.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 18.43163905, "relative_pitch": 67.33672185220287, "relative_heading": 259.33855839231984, "relative_elevation": 44.1416968489066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79937167544421, 52.3603367397985, 44.9519342472777 ] }, "distance": 18.49, "direction": 263.11, "angle": 67.64, "elevation": 44.95, "pano_id": "TMX7316010203-001886_pano_0000_003014", "timestamp": "2020-08-21T07:42:50.345900Z", "filename": "pano_0000_003014.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 18.4926908, "relative_pitch": 67.63831718374858, "relative_heading": 263.11120678689366, "relative_elevation": 44.9519342472777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79937291109777, 52.3603852832001, 44.2306761108339 ] }, "distance": 18.55, "direction": 279.88, "angle": 67.25, "elevation": 44.23, "pano_id": "TMX7316010203-002528_pano_0000_002873", "timestamp": "2022-04-20T12:30:29.707070Z", "filename": "pano_0000_002873.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 18.55021101, "relative_pitch": 67.24697135257824, "relative_heading": 279.8819526271498, "relative_elevation": 44.2306761108339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799377921171, 52.3604044462655, 43.8625399954617 ] }, "distance": 18.7, "direction": 286.51, "angle": 66.9, "elevation": 43.86, "pano_id": "TMX7316010203-000050_pano_0000_004739", "timestamp": "2016-08-08T09:19:55.716620Z", "filename": "pano_0000_004739.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 18.70495922, "relative_pitch": 66.90442039762253, "relative_heading": 286.5109350084062, "relative_elevation": 43.8625399954617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799908793716046, 52.36040312918404, 0.0 ] }, "distance": 18.95, "direction": 74.17, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00791", "timestamp": "2025-09-23T11:44:47Z", "filename": "2025_09_23_10_57_25_00791.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 18.95075933, "relative_pitch": 0.0, "relative_heading": 74.17032145046817, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79937490880351, 52.3603066368064, 43.5126112429425 ] }, "distance": 18.97, "direction": 252.94, "angle": 66.44, "elevation": 43.51, "pano_id": "TMX7316010203-000817_pano_0000_000528", "timestamp": "2018-06-29T12:35:25.849190Z", "filename": "pano_0000_000528.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 18.97420704, "relative_pitch": 66.43980156273267, "relative_heading": 252.93611611698142, "relative_elevation": 43.5126112429425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79937538013368, 52.3604086021637, 44.0031308000907 ] }, "distance": 19.01, "direction": 287.7, "angle": 66.64, "elevation": 44.0, "pano_id": "TMX7316010203-002092_pano_0001_000650", "timestamp": "2021-04-14T11:16:46.824880Z", "filename": "pano_0001_000650.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 19.00644201, "relative_pitch": 66.63884929173659, "relative_heading": 287.699292177165, "relative_elevation": 44.0031308000907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79936795802925, 52.3603928403843, 43.3426277413964 ] }, "distance": 19.04, "direction": 282.2, "angle": 66.28, "elevation": 43.34, "pano_id": "TMX7316010203-000817_pano_0000_000676", "timestamp": "2018-06-29T12:38:12.013750Z", "filename": "pano_0000_000676.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 19.04254379, "relative_pitch": 66.28175860304262, "relative_heading": 282.20099739851014, "relative_elevation": 43.3426277413964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track94_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track94_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.799376730864847, 52.360299950839725, 0.0 ] }, "distance": 19.09, "direction": 250.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track94_Sphere_00013", "timestamp": "2024-10-25T10:39:38Z", "filename": "Job_20241025_0915_Track94_Sphere_00013.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 19.0885036, "relative_pitch": 0.0, "relative_heading": 250.69141250826632, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79935994314625, 52.3603360981391, 45.0174032207578 ] }, "distance": 19.29, "direction": 263.19, "angle": 66.8, "elevation": 45.02, "pano_id": "TMX7316010203-000050_pano_0000_004798", "timestamp": "2016-08-08T09:21:14.466130Z", "filename": "pano_0000_004798.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 19.29476619, "relative_pitch": 66.79969622200987, "relative_heading": 263.1853979247801, "relative_elevation": 45.0174032207578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_002980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_002980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_002980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_002980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79937313656821, 52.3602971100452, 43.5379070360214 ] }, "distance": 19.43, "direction": 250.05, "angle": 65.95, "elevation": 43.54, "pano_id": "TMX7316010203-001324_pano_0000_002980", "timestamp": "2019-07-23T10:22:03.763770Z", "filename": "pano_0000_002980.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 19.42533248, "relative_pitch": 65.9549779502524, "relative_heading": 250.0502870486136, "relative_elevation": 43.5379070360214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_002810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79936248960714, 52.3604055491432, 43.8685789415613 ] }, "distance": 19.75, "direction": 285.99, "angle": 65.76, "elevation": 43.87, "pano_id": "TMX7316010203-000284_pano_0000_002810", "timestamp": "2017-05-03T11:55:21.078540Z", "filename": "pano_0000_002810.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 19.74859592, "relative_pitch": 65.76385354847872, "relative_heading": 285.9854927872993, "relative_elevation": 43.8685789415613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79936932615594, 52.360426953896, 43.1865184307098 ] }, "distance": 20.1, "direction": 292.89, "angle": 65.04, "elevation": 43.19, "pano_id": "TMX7316010203-001324_pano_0000_003472", "timestamp": "2019-07-23T10:30:47.777410Z", "filename": "pano_0000_003472.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 20.10273398, "relative_pitch": 65.03866581955718, "relative_heading": 292.89376106653305, "relative_elevation": 43.1865184307098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79936114554146, 52.3604190203166, 45.048124987632 ] }, "distance": 20.3, "direction": 289.99, "angle": 65.74, "elevation": 45.05, "pano_id": "TMX7316010203-001886_pano_0000_003002", "timestamp": "2020-08-21T07:42:22.360960Z", "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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 20.29886399, "relative_pitch": 65.74348366582672, "relative_heading": 289.9850356034667, "relative_elevation": 45.048124987632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_002809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79934616838478, 52.3603170923444, 43.9996986221522 ] }, "distance": 20.57, "direction": 257.64, "angle": 64.94, "elevation": 44.0, "pano_id": "TMX7316010203-000284_pano_0000_002809", "timestamp": "2017-05-03T11:55:19.523480Z", "filename": "pano_0000_002809.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 20.57382329, "relative_pitch": 64.9396750669196, "relative_heading": 257.63882310868684, "relative_elevation": 43.9996986221522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track94_Sphere_00017/adjacencies/b_20241025_0915_Track94_Sphere_00017/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.79992256198626, 52.3604245618795, 43.4826912647113 ] }, "distance": 20.6, "direction": 68.49, "angle": 64.65, "elevation": 43.48, "pano_id": "TMX7316010203-001324_pano_0000_003463", "timestamp": "2019-07-23T10:30:41.092460Z", "filename": "pano_0000_003463.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_20241025_0915_Track94_Sphere_00017", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 114975.90908114905, 485991.50545941945 ] }, "relative_distance": 20.60479401, "relative_pitch": 64.6455059335066, "relative_heading": 68.49226140351264, "relative_elevation": 43.4826912647113 } ] } }