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_20241206_0806_Track27_Sphere_00025/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track27_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857030629470326, 52.36367686761971, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track27_Sphere_00025", "timestamp": "2024-12-06T08:48:41Z", "filename": "Job_20241206_0806_Track27_Sphere_00025.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "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_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_05_29_50_00523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857052454597341, 52.363674934127076, 0.0 ] }, "distance": 1.5, "direction": 98.23, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_05_29_50_00523", "timestamp": "2025-10-01T06:26:21Z", "filename": "2025_10_01_05_29_50_00523.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 1.50221619, "relative_pitch": 0.0, "relative_heading": 98.23422920664517, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_001547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704791649772, 52.3636890297439, 46.5453627007082 ] }, "distance": 1.79, "direction": 41.03, "angle": 87.79, "elevation": 46.55, "pano_id": "TMX7315080123-000309_pano_0000_001547", "timestamp": "2016-06-22T09:14:47.331130Z", "filename": "pano_0000_001547.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 1.79394324, "relative_pitch": 87.79280854745537, "relative_heading": 41.027971302220735, "relative_elevation": 46.5453627007082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002061_pano_0000_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704460848127, 52.363692420743, 46.6836658660322 ] }, "distance": 1.98, "direction": 28.82, "angle": 87.58, "elevation": 46.68, "pano_id": "TMX7316010203-002061_pano_0000_000390", "timestamp": "2021-03-25T13:17:34.570100Z", "filename": "pano_0000_000390.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 1.9753415, "relative_pitch": 87.57706993087024, "relative_heading": 28.820625880666142, "relative_elevation": 46.6836658660322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706098739494, 52.363678888122, 47.3398452596739 ] }, "distance": 2.08, "direction": 83.8, "angle": 87.48, "elevation": 47.34, "pano_id": "TMX7316010203-000795_pano_0000_000652", "timestamp": "2018-06-19T07:42:35.281540Z", "filename": "pano_0000_000652.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 2.08017019, "relative_pitch": 87.48397249713439, "relative_heading": 83.79519921698758, "relative_elevation": 47.3398452596739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705919913366, 52.3636687249433, 46.0286661526188 ] }, "distance": 2.15, "direction": 114.97, "angle": 87.33, "elevation": 46.03, "pano_id": "TMX7316010203-001141_pano_0000_000616", "timestamp": "2019-04-26T07:45:17.310500Z", "filename": "pano_0000_000616.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 2.14674955, "relative_pitch": 87.32969405786119, "relative_heading": 114.96508709238692, "relative_elevation": 46.0286661526188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_003870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705562836357, 52.363662303438, 46.6041046632454 ] }, "distance": 2.35, "direction": 133.58, "angle": 87.11, "elevation": 46.6, "pano_id": "TMX7316010203-001701_pano_0000_003870", "timestamp": "2020-05-11T06:37:38.519490Z", "filename": "pano_0000_003870.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 2.35082213, "relative_pitch": 87.11231182249976, "relative_heading": 133.5813324143776, "relative_elevation": 46.6041046632454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_005227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706221811509, 52.363699692391, 47.1166845997795 ] }, "distance": 3.33, "direction": 40.27, "angle": 85.96, "elevation": 47.12, "pano_id": "TMX7316010203-002550_pano_0000_005227", "timestamp": "2022-04-29T10:04:48.093130Z", "filename": "pano_0000_005227.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 3.32880817, "relative_pitch": 85.95875065530002, "relative_heading": 40.27249524031352, "relative_elevation": 47.1166845997795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8570378616168, 52.3637074065885, 45.5953579498455 ] }, "distance": 3.43, "direction": 8.25, "angle": 85.69, "elevation": 45.6, "pano_id": "TMX7316010203-000265_pano_0000_000043", "timestamp": "2017-04-20T07:53:43.327920Z", "filename": "pano_0000_000043.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 3.43372652, "relative_pitch": 85.69325956981662, "relative_heading": 8.248983054698556, "relative_elevation": 45.5953579498455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002061_pano_0000_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705086054787, 52.3636472878217, 46.6984127210453 ] }, "distance": 3.57, "direction": 157.28, "angle": 85.63, "elevation": 46.7, "pano_id": "TMX7316010203-002061_pano_0000_000391", "timestamp": "2021-03-25T13:17:35.240130Z", "filename": "pano_0000_000391.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 3.56834035, "relative_pitch": 85.63038017534832, "relative_heading": 157.28086057909167, "relative_elevation": 46.6984127210453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_003871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704744177137, 52.3637073826649, 46.5937351733446 ] }, "distance": 3.58, "direction": 18.64, "angle": 85.6, "elevation": 46.59, "pano_id": "TMX7316010203-001701_pano_0000_003871", "timestamp": "2020-05-11T06:37:39.169510Z", "filename": "pano_0000_003871.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 3.58347501, "relative_pitch": 85.60209958956413, "relative_heading": 18.638331454082905, "relative_elevation": 46.5937351733446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_005226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707051345252, 52.363654453403, 47.1358202481642 ] }, "distance": 3.69, "direction": 132.55, "angle": 85.53, "elevation": 47.14, "pano_id": "TMX7316010203-002550_pano_0000_005226", "timestamp": "2022-04-29T10:04:47.528120Z", "filename": "pano_0000_005226.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 3.68811764, "relative_pitch": 85.526036957876, "relative_heading": 132.5520313324197, "relative_elevation": 47.1358202481642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_001548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8570548906202, 52.3636449273111, 46.5693983789533 ] }, "distance": 3.92, "direction": 155.06, "angle": 85.19, "elevation": 46.57, "pano_id": "TMX7315080123-000309_pano_0000_001548", "timestamp": "2016-06-22T09:14:48.121160Z", "filename": "pano_0000_001548.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 3.91959101, "relative_pitch": 85.18894441789726, "relative_heading": 155.06156346356738, "relative_elevation": 46.5693983789533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705174928948, 52.3637140218553, 45.9784285174683 ] }, "distance": 4.38, "direction": 19.19, "angle": 84.56, "elevation": 45.98, "pano_id": "TMX7316010203-001141_pano_0000_000615", "timestamp": "2019-04-26T07:45:16.525590Z", "filename": "pano_0000_000615.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 4.37747955, "relative_pitch": 84.56141962294419, "relative_heading": 19.1871898248225, "relative_elevation": 45.9784285174683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track27_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857041625920033, 52.36363755053214, 0.0 ] }, "distance": 4.44, "direction": 170.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track27_Sphere_00026", "timestamp": "2024-12-06T08:48:43Z", "filename": "Job_20241206_0806_Track27_Sphere_00026.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 4.43864459, "relative_pitch": 0.0, "relative_heading": 170.28408448535023, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_05_29_50_00522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857045671419737, 52.363717964047396, 0.0 ] }, "distance": 4.69, "direction": 12.63, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_05_29_50_00522", "timestamp": "2025-10-01T06:26:20Z", "filename": "2025_10_01_05_29_50_00522.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 4.68636519, "relative_pitch": 0.0, "relative_heading": 12.629555427772134, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704869964261, 52.3637237636562, 47.3254918800667 ] }, "distance": 5.36, "direction": 13.27, "angle": 83.54, "elevation": 47.33, "pano_id": "TMX7316010203-000795_pano_0000_000653", "timestamp": "2018-06-19T07:42:36.066390Z", "filename": "pano_0000_000653.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 5.36153844, "relative_pitch": 83.53647924236175, "relative_heading": 13.272767588792808, "relative_elevation": 47.3254918800667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_05_29_50_00524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857058513284419, 52.36363110105219, 0.0 ] }, "distance": 5.44, "direction": 159.55, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_05_29_50_00524", "timestamp": "2025-10-01T06:26:22Z", "filename": "2025_10_01_05_29_50_00524.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 5.43533751, "relative_pitch": 0.0, "relative_heading": 159.54552159150717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707236799222, 52.3636347760761, 47.3242445103824 ] }, "distance": 5.48, "direction": 148.74, "angle": 83.4, "elevation": 47.32, "pano_id": "TMX7316010203-000795_pano_0000_000651", "timestamp": "2018-06-19T07:42:34.541480Z", "filename": "pano_0000_000651.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 5.47914841, "relative_pitch": 83.39576298875929, "relative_heading": 148.74022913098028, "relative_elevation": 47.3242445103824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_001546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8570403099841, 52.3637333014866, 46.5117275621742 ] }, "distance": 6.31, "direction": 5.99, "angle": 82.27, "elevation": 46.51, "pano_id": "TMX7315080123-000309_pano_0000_001546", "timestamp": "2016-06-22T09:14:46.511080Z", "filename": "pano_0000_001546.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 6.31416584, "relative_pitch": 82.26911325319263, "relative_heading": 5.9947677589924755, "relative_elevation": 46.5117275621742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706637772665, 52.3636233706849, 46.0348180830479 ] }, "distance": 6.43, "direction": 157.75, "angle": 82.05, "elevation": 46.03, "pano_id": "TMX7316010203-001141_pano_0000_000617", "timestamp": "2019-04-26T07:45:18.060660Z", "filename": "pano_0000_000617.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 6.43166253, "relative_pitch": 82.04651803577399, "relative_heading": 157.7515674769635, "relative_elevation": 46.0348180830479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002061_pano_0000_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703743524586, 52.3637375922332, 46.63685933128 ] }, "distance": 6.77, "direction": 3.92, "angle": 81.74, "elevation": 46.64, "pano_id": "TMX7316010203-002061_pano_0000_000389", "timestamp": "2021-03-25T13:17:33.885130Z", "filename": "pano_0000_000389.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 6.77297167, "relative_pitch": 81.73682613467005, "relative_heading": 3.9249607361338907, "relative_elevation": 46.63685933128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track27_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857016128980177, 52.36373789239816, 0.0 ] }, "distance": 6.86, "direction": 351.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track27_Sphere_00023", "timestamp": "2024-12-06T08:48:35Z", "filename": "Job_20241206_0806_Track27_Sphere_00023.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 6.86195353, "relative_pitch": 0.0, "relative_heading": 351.7235607817274, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_003869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706318566068, 52.3636174097212, 46.569251216948 ] }, "distance": 6.98, "direction": 161.47, "angle": 81.48, "elevation": 46.57, "pano_id": "TMX7316010203-001701_pano_0000_003869", "timestamp": "2020-05-11T06:37:37.899490Z", "filename": "pano_0000_003869.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 6.97793332, "relative_pitch": 81.4782041488814, "relative_heading": 161.46880291747274, "relative_elevation": 46.569251216948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705648872776, 52.3636130107198, 45.6329502575099 ] }, "distance": 7.32, "direction": 166.08, "angle": 80.89, "elevation": 45.63, "pano_id": "TMX7316010203-000265_pano_0000_000044", "timestamp": "2017-04-20T07:53:44.827900Z", "filename": "pano_0000_000044.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 7.32072194, "relative_pitch": 80.88591334665279, "relative_heading": 166.07665992237963, "relative_elevation": 45.6329502575099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_005228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705477171589, 52.3637449942839, 47.1287520872429 ] }, "distance": 7.76, "direction": 12.24, "angle": 80.65, "elevation": 47.13, "pano_id": "TMX7316010203-002550_pano_0000_005228", "timestamp": "2022-04-29T10:04:48.703200Z", "filename": "pano_0000_005228.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 7.75707981, "relative_pitch": 80.65329746327008, "relative_heading": 12.240100262907884, "relative_elevation": 47.1287520872429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_005225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707822370168, 52.3636091769631, 47.1073899101466 ] }, "distance": 8.2, "direction": 156.71, "angle": 80.13, "elevation": 47.11, "pano_id": "TMX7316010203-002550_pano_0000_005225", "timestamp": "2022-04-29T10:04:46.983200Z", "filename": "pano_0000_005225.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 8.20035517, "relative_pitch": 80.12502543214592, "relative_heading": 156.71130011552177, "relative_elevation": 47.1073899101466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_003872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704028553118, 52.3637524150088, 46.6085888529196 ] }, "distance": 8.43, "direction": 4.47, "angle": 79.75, "elevation": 46.61, "pano_id": "TMX7316010203-001701_pano_0000_003872", "timestamp": "2020-05-11T06:37:39.854460Z", "filename": "pano_0000_003872.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 8.43217393, "relative_pitch": 79.74527656049457, "relative_heading": 4.4740307604108756, "relative_elevation": 46.6085888529196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002061_pano_0000_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8570571531757, 52.3636023460881, 46.6799363270402 ] }, "distance": 8.49, "direction": 167.71, "angle": 79.7, "elevation": 46.68, "pano_id": "TMX7316010203-002061_pano_0000_000392", "timestamp": "2021-03-25T13:17:35.935110Z", "filename": "pano_0000_000392.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 8.48688515, "relative_pitch": 79.69560027306902, "relative_heading": 167.7080446077485, "relative_elevation": 46.6799363270402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_001549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706215988064, 52.3636008658205, 46.5686438819394 ] }, "distance": 8.73, "direction": 165.75, "angle": 79.39, "elevation": 46.57, "pano_id": "TMX7315080123-000309_pano_0000_001549", "timestamp": "2016-06-22T09:14:48.891190Z", "filename": "pano_0000_001549.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 8.72552967, "relative_pitch": 79.38758451677508, "relative_heading": 165.7497282184958, "relative_elevation": 46.5686438819394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track27_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705195029207, 52.363596729479845, 0.0 ] }, "distance": 9.03, "direction": 170.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track27_Sphere_00027", "timestamp": "2024-12-06T08:48:44Z", "filename": "Job_20241206_0806_Track27_Sphere_00027.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 9.03481299, "relative_pitch": 0.0, "relative_heading": 170.7493585126908, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704420859407, 52.3637593256883, 45.9604936745018 ] }, "distance": 9.22, "direction": 5.76, "angle": 78.65, "elevation": 45.96, "pano_id": "TMX7316010203-001141_pano_0000_000614", "timestamp": "2019-04-26T07:45:15.700570Z", "filename": "pano_0000_000614.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 9.2219689, "relative_pitch": 78.6542671243478, "relative_heading": 5.756732611188425, "relative_elevation": 45.9604936745018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_05_29_50_00521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703924249965, 52.36376083377405, 0.0 ] }, "distance": 9.36, "direction": 3.59, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_05_29_50_00521", "timestamp": "2025-10-01T06:26:19Z", "filename": "2025_10_01_05_29_50_00521.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 9.36167482, "relative_pitch": 0.0, "relative_heading": 3.59322235996435, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_000654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703977979527, 52.3637684551078, 47.3781613605097 ] }, "distance": 10.21, "direction": 3.5, "angle": 77.84, "elevation": 47.38, "pano_id": "TMX7316010203-000795_pano_0000_000654", "timestamp": "2018-06-19T07:42:36.906390Z", "filename": "pano_0000_000654.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 10.21037326, "relative_pitch": 77.83830193789414, "relative_heading": 3.499950896793174, "relative_elevation": 47.3781613605097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85708434419131, 52.3635908351159, 47.2838265188038 ] }, "distance": 10.25, "direction": 159.08, "angle": 77.77, "elevation": 47.28, "pano_id": "TMX7316010203-000795_pano_0000_000650", "timestamp": "2018-06-19T07:42:33.806400Z", "filename": "pano_0000_000650.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 10.24865305, "relative_pitch": 77.77045150481861, "relative_heading": 159.08219810866848, "relative_elevation": 47.2838265188038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_05_29_50_00525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857064566406637, 52.36358650399324, 0.0 ] }, "distance": 10.32, "direction": 167.05, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_05_29_50_00525", "timestamp": "2025-10-01T06:26:23Z", "filename": "2025_10_01_05_29_50_00525.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 10.31747592, "relative_pitch": 0.0, "relative_heading": 167.05205991404813, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_001545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703378074583, 52.3637775393328, 46.5772503437474 ] }, "distance": 11.2, "direction": 1.1, "angle": 76.47, "elevation": 46.58, "pano_id": "TMX7315080123-000309_pano_0000_001545", "timestamp": "2016-06-22T09:14:45.656020Z", "filename": "pano_0000_001545.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 11.20422632, "relative_pitch": 76.4743940897864, "relative_heading": 1.0978118470892697, "relative_elevation": 46.5772503437474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707356491502, 52.3635781418808, 46.0458047129214 ] }, "distance": 11.37, "direction": 165.09, "angle": 76.13, "elevation": 46.05, "pano_id": "TMX7316010203-001141_pano_0000_000618", "timestamp": "2019-04-26T07:45:18.780470Z", "filename": "pano_0000_000618.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 11.36830693, "relative_pitch": 76.13151871780954, "relative_heading": 165.09161240779062, "relative_elevation": 46.0458047129214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002061_pano_0000_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703119060638, 52.3637825267238, 46.7306476691738 ] }, "distance": 11.76, "direction": 0.19, "angle": 75.88, "elevation": 46.73, "pano_id": "TMX7316010203-002061_pano_0000_000388", "timestamp": "2021-03-25T13:17:33.115240Z", "filename": "pano_0000_000388.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 11.75720007, "relative_pitch": 75.8777745941856, "relative_heading": 0.1862781083468436, "relative_elevation": 46.7306476691738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_003868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707058413178, 52.3635725309983, 46.5490711154416 ] }, "distance": 11.92, "direction": 166.81, "angle": 75.63, "elevation": 46.55, "pano_id": "TMX7316010203-001701_pano_0000_003868", "timestamp": "2020-05-11T06:37:37.299500Z", "filename": "pano_0000_003868.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 11.92473786, "relative_pitch": 75.63121963612626, "relative_heading": 166.80642966880328, "relative_elevation": 46.5490711154416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_005229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704646408936, 52.3637904506135, 47.2186440192163 ] }, "distance": 12.68, "direction": 4.88, "angle": 74.96, "elevation": 47.22, "pano_id": "TMX7316010203-002550_pano_0000_005229", "timestamp": "2022-04-29T10:04:49.353140Z", "filename": "pano_0000_005229.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 12.68480781, "relative_pitch": 74.96308727281493, "relative_heading": 4.878038538592976, "relative_elevation": 47.2186440192163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_005224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85708626711799, 52.3635638781725, 47.098471166566 ] }, "distance": 13.13, "direction": 163.22, "angle": 74.42, "elevation": 47.1, "pano_id": "TMX7316010203-002550_pano_0000_005224", "timestamp": "2022-04-29T10:04:46.443180Z", "filename": "pano_0000_005224.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 13.13164714, "relative_pitch": 74.4208600317013, "relative_heading": 163.2246670121671, "relative_elevation": 47.098471166566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_003873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703214460435, 52.3637976570187, 46.6952757248655 ] }, "distance": 13.44, "direction": 0.44, "angle": 73.94, "elevation": 46.7, "pano_id": "TMX7316010203-001701_pano_0000_003873", "timestamp": "2020-05-11T06:37:40.559480Z", "filename": "pano_0000_003873.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 13.44114649, "relative_pitch": 73.94163632133659, "relative_heading": 0.43996248461828613, "relative_elevation": 46.6952757248655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002061_pano_0000_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706430826569, 52.3635570896835, 46.689457830973 ] }, "distance": 13.52, "direction": 170.23, "angle": 73.85, "elevation": 46.69, "pano_id": "TMX7316010203-002061_pano_0000_000393", "timestamp": "2021-03-25T13:17:36.640080Z", "filename": "pano_0000_000393.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 13.52421159, "relative_pitch": 73.84564979483507, "relative_heading": 170.2332772967411, "relative_elevation": 46.689457830973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_001550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706966201199, 52.3635567260985, 46.5842609247193 ] }, "distance": 13.63, "direction": 168.75, "angle": 73.69, "elevation": 46.58, "pano_id": "TMX7315080123-000309_pano_0000_001550", "timestamp": "2016-06-22T09:14:49.646220Z", "filename": "pano_0000_001550.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 13.63050921, "relative_pitch": 73.69057571759053, "relative_heading": 168.75117040367786, "relative_elevation": 46.5842609247193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track27_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857061533264623, 52.36355406261808, 0.0 ] }, "distance": 13.83, "direction": 171.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track27_Sphere_00028", "timestamp": "2024-12-06T08:48:45Z", "filename": "Job_20241206_0806_Track27_Sphere_00028.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 13.82624029, "relative_pitch": 0.0, "relative_heading": 171.2421153804108, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702153986879, 52.3638033548692, 45.6112737813964 ] }, "distance": 14.09, "direction": 357.48, "angle": 72.84, "elevation": 45.61, "pano_id": "TMX7316010203-000265_pano_0000_000042", "timestamp": "2017-04-20T07:53:41.228130Z", "filename": "pano_0000_000042.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 14.0883874, "relative_pitch": 72.83515362754115, "relative_heading": 357.4810470355015, "relative_elevation": 45.6112737813964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703556411899, 52.3638042869823, 45.9438128490001 ] }, "distance": 14.18, "direction": 1.36, "angle": 72.84, "elevation": 45.94, "pano_id": "TMX7316010203-001141_pano_0000_000613", "timestamp": "2019-04-26T07:45:14.845670Z", "filename": "pano_0000_000613.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 14.18247867, "relative_pitch": 72.84497140649972, "relative_heading": 1.3581300083453123, "relative_elevation": 45.9438128490001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_05_29_50_00520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857030683826383, 52.36380623749466, 0.0 ] }, "distance": 14.4, "direction": 0.01, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_05_29_50_00520", "timestamp": "2025-10-01T06:26:18Z", "filename": "2025_10_01_05_29_50_00520.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 14.39553677, "relative_pitch": 0.0, "relative_heading": 0.014737256694580725, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track27_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857011134109297, 52.36380572751887, 0.0 ] }, "distance": 14.4, "direction": 354.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track27_Sphere_00022", "timestamp": "2024-12-06T08:48:25Z", "filename": "Job_20241206_0806_Track27_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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 14.40015695, "relative_pitch": 0.0, "relative_heading": 354.7085077716822, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_000655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703106368258, 52.3638130059752, 47.3276944803074 ] }, "distance": 15.15, "direction": 0.11, "angle": 72.25, "elevation": 47.33, "pano_id": "TMX7316010203-000795_pano_0000_000655", "timestamp": "2018-06-19T07:42:37.761470Z", "filename": "pano_0000_000655.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 15.1487228, "relative_pitch": 72.25108893184431, "relative_heading": 0.11187236619095918, "relative_elevation": 47.3276944803074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_05_29_50_00526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857071043108141, 52.3635420885853, 0.0 ] }, "distance": 15.25, "direction": 169.6, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_05_29_50_00526", "timestamp": "2025-10-01T06:26:24Z", "filename": "2025_10_01_05_29_50_00526.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 15.24801677, "relative_pitch": 0.0, "relative_heading": 169.5983574547246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85709835854372, 52.3635452476905, 47.257556294091 ] }, "distance": 15.36, "direction": 162.51, "angle": 72.0, "elevation": 47.26, "pano_id": "TMX7316010203-000795_pano_0000_000649", "timestamp": "2018-06-19T07:42:33.006540Z", "filename": "pano_0000_000649.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 15.35542377, "relative_pitch": 71.99943749769459, "relative_heading": 162.51463525419007, "relative_elevation": 47.257556294091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_001544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702750799282, 52.3638219031999, 46.4862832026556 ] }, "distance": 16.14, "direction": 359.25, "angle": 70.85, "elevation": 46.49, "pano_id": "TMX7315080123-000309_pano_0000_001544", "timestamp": "2016-06-22T09:14:44.791010Z", "filename": "pano_0000_001544.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 16.14012669, "relative_pitch": 70.85290072698783, "relative_heading": 359.24514725619764, "relative_elevation": 46.4862832026556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85708107779113, 52.3635327483648, 46.0630304683 ] }, "distance": 16.4, "direction": 167.9, "angle": 70.4, "elevation": 46.06, "pano_id": "TMX7316010203-001141_pano_0000_000619", "timestamp": "2019-04-26T07:45:19.480500Z", "filename": "pano_0000_000619.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 16.40084186, "relative_pitch": 70.40161774808497, "relative_heading": 167.90487945859093, "relative_elevation": 46.0630304683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002061_pano_0000_000387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8570237243243, 52.363827483744, 46.6247972818092 ] }, "distance": 16.77, "direction": 358.39, "angle": 70.22, "elevation": 46.62, "pano_id": "TMX7316010203-002061_pano_0000_000387", "timestamp": "2021-03-25T13:17:32.275140Z", "filename": "pano_0000_000387.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 16.76629639, "relative_pitch": 70.22139411733332, "relative_heading": 358.392359033349, "relative_elevation": 46.6247972818092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_003867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707858143166, 52.3635274820362, 46.5252361977473 ] }, "distance": 16.94, "direction": 168.88, "angle": 69.99, "elevation": 46.53, "pano_id": "TMX7316010203-001701_pano_0000_003867", "timestamp": "2020-05-11T06:37:36.714470Z", "filename": "pano_0000_003867.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 16.94067446, "relative_pitch": 69.99252600163884, "relative_heading": 168.88259118950094, "relative_elevation": 46.5252361977473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_005230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703826004753, 52.3638358238363, 47.1344811702147 ] }, "distance": 17.7, "direction": 1.68, "angle": 69.42, "elevation": 47.13, "pano_id": "TMX7316010203-002550_pano_0000_005230", "timestamp": "2022-04-29T10:04:50.028260Z", "filename": "pano_0000_005230.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 17.69537045, "relative_pitch": 69.42270737064197, "relative_heading": 1.683280433638724, "relative_elevation": 47.1344811702147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707808564177, 52.3635194669373, 45.645492660813 ] }, "distance": 17.81, "direction": 169.54, "angle": 68.68, "elevation": 45.65, "pano_id": "TMX7316010203-000265_pano_0000_000045", "timestamp": "2017-04-20T07:53:46.137910Z", "filename": "pano_0000_000045.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 17.81048082, "relative_pitch": 68.6846960443721, "relative_heading": 169.54243934914902, "relative_elevation": 45.645492660813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_005223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_005223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_005223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85709452901644, 52.3635185537056, 47.0846650153399 ] }, "distance": 18.15, "direction": 166.12, "angle": 68.92, "elevation": 47.08, "pano_id": "TMX7316010203-002550_pano_0000_005223", "timestamp": "2022-04-29T10:04:45.908200Z", "filename": "pano_0000_005223.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 18.14607399, "relative_pitch": 68.92371439564025, "relative_heading": 166.1206136830449, "relative_elevation": 47.0846650153399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_003874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_003874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_003874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702407357239, 52.3638428052527, 46.6229032240808 ] }, "distance": 18.47, "direction": 358.61, "angle": 68.39, "elevation": 46.62, "pano_id": "TMX7316010203-001701_pano_0000_003874", "timestamp": "2020-05-11T06:37:41.304440Z", "filename": "pano_0000_003874.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 18.46998616, "relative_pitch": 68.38866217514729, "relative_heading": 358.61450762999414, "relative_elevation": 46.6229032240808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002061_pano_0000_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002061_pano_0000_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002061/pano_0000_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707188585321, 52.3635117963967, 46.6928840111941 ] }, "distance": 18.58, "direction": 171.3, "angle": 68.3, "elevation": 46.69, "pano_id": "TMX7316010203-002061_pano_0000_000394", "timestamp": "2021-03-25T13:17:37.325240Z", "filename": "pano_0000_000394.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 18.58193282, "relative_pitch": 68.29938824493493, "relative_heading": 171.30099673167, "relative_elevation": 46.6928840111941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track27_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857069968442699, 52.36351161530911, 0.0 ] }, "distance": 18.58, "direction": 171.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track27_Sphere_00029", "timestamp": "2024-12-06T08:48:47Z", "filename": "Job_20241206_0806_Track27_Sphere_00029.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 18.58256681, "relative_pitch": 0.0, "relative_heading": 171.70848940452467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000309_pano_0000_001896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000309_pano_0000_001896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000309/pano_0000_001896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857079971095, 52.3635102820599, 46.6021968359128 ] }, "distance": 18.84, "direction": 169.72, "angle": 67.99, "elevation": 46.6, "pano_id": "TMX7315080123-000309_pano_0000_001896", "timestamp": "2016-06-22T09:21:10.586500Z", "filename": "pano_0000_001896.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 18.83895011, "relative_pitch": 67.9889660354382, "relative_heading": 169.72249544781366, "relative_elevation": 46.6021968359128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702676271462, 52.363849008563, 45.8908818624914 ] }, "distance": 19.16, "direction": 359.21, "angle": 67.34, "elevation": 45.89, "pano_id": "TMX7316010203-001141_pano_0000_000612", "timestamp": "2019-04-26T07:45:13.940620Z", "filename": "pano_0000_000612.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 19.15666604, "relative_pitch": 67.34241641345592, "relative_heading": 359.21216253301753, "relative_elevation": 45.8908818624914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track27_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track27_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857006601828677, 52.36384959438933, 0.0 ] }, "distance": 19.29, "direction": 355.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track27_Sphere_00021", "timestamp": "2024-12-06T08:48:20Z", "filename": "Job_20241206_0806_Track27_Sphere_00021.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 19.28960916, "relative_pitch": 0.0, "relative_heading": 355.13249537224596, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_05_29_50_00519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857021828620317, 52.363851882555444, 0.0 ] }, "distance": 19.48, "direction": 358.24, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_05_29_50_00519", "timestamp": "2025-10-01T06:26:17Z", "filename": "2025_10_01_05_29_50_00519.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 19.48388205, "relative_pitch": 0.0, "relative_heading": 358.23675041189904, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_000656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702345510182, 52.3638576459627, 47.3498101290315 ] }, "distance": 20.12, "direction": 358.61, "angle": 66.98, "elevation": 47.35, "pano_id": "TMX7316010203-000795_pano_0000_000656", "timestamp": "2018-06-19T07:42:38.636380Z", "filename": "pano_0000_000656.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 20.12191111, "relative_pitch": 66.97631003476752, "relative_heading": 358.6082756855533, "relative_elevation": 47.3498101290315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_05_29_50_00527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_05_29_50_00527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_05_29_50_00527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857077462684679, 52.36349753810466, 0.0 ] }, "distance": 20.21, "direction": 170.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_05_29_50_00527", "timestamp": "2025-10-01T06:26:24Z", "filename": "2025_10_01_05_29_50_00527.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 20.20817381, "relative_pitch": 0.0, "relative_heading": 170.91662558678692, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track27_Sphere_00025/adjacencies/b_20241206_0806_Track27_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0000_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0000_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0000_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85710746051624, 52.3634990912709, 47.2564808633178 ] }, "distance": 20.46, "direction": 165.18, "angle": 66.59, "elevation": 47.26, "pano_id": "TMX7316010203-000795_pano_0000_000648", "timestamp": "2018-06-19T07:42:32.131500Z", "filename": "pano_0000_000648.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_20241206_0806_Track27_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118887.86108469623, 486330.773459667 ] }, "relative_distance": 20.46257252, "relative_pitch": 66.58686125735352, "relative_heading": 165.18064966932545, "relative_elevation": 47.2564808633178 } ] } }