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_20241128_0827_Track65_Sphere_00071/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track65_Sphere_00071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828577685257679, 52.366260518553524, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track65_Sphere_00071", "timestamp": "2024-11-28T10:32:33Z", "filename": "Job_20241128_0827_Track65_Sphere_00071.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "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_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_003409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82858212266389, 52.3662599587609, 44.2989237327129 ] }, "distance": 0.31, "direction": 101.64, "angle": 89.6, "elevation": 44.3, "pano_id": "TMX7316010203-000154_pano_0000_003409", "timestamp": "2016-10-10T09:55:15.085730Z", "filename": "pano_0000_003409.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 0.30861065, "relative_pitch": 89.60085256655482, "relative_heading": 101.64468236643751, "relative_elevation": 44.2989237327129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_000921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82858187350968, 52.3662586216166, 44.4033350953832 ] }, "distance": 0.35, "direction": 126.5, "angle": 89.54, "elevation": 44.4, "pano_id": "TMX7316010203-002084_pano_0000_000921", "timestamp": "2021-04-12T08:07:25.328210Z", "filename": "pano_0000_000921.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 0.35488567, "relative_pitch": 89.54208353661411, "relative_heading": 126.49723649104314, "relative_elevation": 44.4033350953832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828584406137866, 52.366259642502385, 0.0 ] }, "distance": 0.47, "direction": 102.02, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00592", "timestamp": "2025-09-25T07:25:50Z", "filename": "2025_09_25_07_10_15_00592.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 0.46806388, "relative_pitch": 0.0, "relative_heading": 102.02077544653311, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8285675412117, 52.3662586018872, 44.5024317763746 ] }, "distance": 0.72, "direction": 252.85, "angle": 89.07, "elevation": 44.5, "pano_id": "TMX7316010203-001698_pano_0001_003862", "timestamp": "2020-05-08T08:14:11.237060Z", "filename": "pano_0001_003862.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 0.72313914, "relative_pitch": 89.06905818511082, "relative_heading": 252.84664091130713, "relative_elevation": 44.5024317763746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82855983401852, 52.3662623919285, 44.4195911120623 ] }, "distance": 1.23, "direction": 279.73, "angle": 88.41, "elevation": 44.42, "pano_id": "TMX7316010203-000825_pano_0000_000850", "timestamp": "2018-07-04T11:25:34.261020Z", "filename": "pano_0000_000850.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 1.23369623, "relative_pitch": 88.40909340425561, "relative_heading": 279.7279847559195, "relative_elevation": 44.4195911120623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_001232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82855199261145, 52.3662591257171, 44.2289277203381 ] }, "distance": 1.76, "direction": 264.94, "angle": 87.73, "elevation": 44.23, "pano_id": "TMX7316010203-000289_pano_0000_001232", "timestamp": "2017-05-09T07:37:02.717990Z", "filename": "pano_0000_001232.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 1.75693263, "relative_pitch": 87.7252008737104, "relative_heading": 264.9391143751008, "relative_elevation": 44.2289277203381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_005280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82860795843156, 52.3662587572636, 44.372153297998 ] }, "distance": 2.07, "direction": 95.43, "angle": 87.33, "elevation": 44.37, "pano_id": "TMX7316010203-001305_pano_0000_005280", "timestamp": "2019-07-11T07:48:49.933530Z", "filename": "pano_0000_005280.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 2.07138356, "relative_pitch": 87.32725530268753, "relative_heading": 95.42921442136635, "relative_elevation": 44.372153297998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_002470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82853985381254, 52.3662568052741, 44.4240443026647 ] }, "distance": 2.61, "direction": 260.89, "angle": 86.64, "elevation": 44.42, "pano_id": "TMX7316010203-002511_pano_0000_002470", "timestamp": "2022-04-13T08:21:25.075790Z", "filename": "pano_0000_002470.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 2.60984713, "relative_pitch": 86.63782190517043, "relative_heading": 260.8905835029317, "relative_elevation": 44.4240443026647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_002469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82861606431779, 52.3662587302656, 44.3777485759929 ] }, "distance": 2.62, "direction": 94.35, "angle": 86.62, "elevation": 44.38, "pano_id": "TMX7316010203-002511_pano_0000_002469", "timestamp": "2022-04-13T08:21:23.785850Z", "filename": "pano_0000_002469.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 2.62179491, "relative_pitch": 86.61895019562364, "relative_heading": 94.35283865035235, "relative_elevation": 44.3777485759929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_005281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82853664846187, 52.3662573820391, 44.378913317807 ] }, "distance": 2.82, "direction": 262.88, "angle": 86.37, "elevation": 44.38, "pano_id": "TMX7316010203-001305_pano_0000_005281", "timestamp": "2019-07-11T07:48:50.788480Z", "filename": "pano_0000_005281.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 2.81697155, "relative_pitch": 86.36799724978837, "relative_heading": 262.88297076820004, "relative_elevation": 44.378913317807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_000849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82863173470336, 52.3662633492646, 44.3510699076578 ] }, "distance": 3.7, "direction": 85.11, "angle": 85.24, "elevation": 44.35, "pano_id": "TMX7316010203-000825_pano_0000_000849", "timestamp": "2018-07-04T11:25:33.156010Z", "filename": "pano_0000_000849.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 3.69508789, "relative_pitch": 85.2374290720801, "relative_heading": 85.10990202320657, "relative_elevation": 44.3510699076578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82863877421435, 52.366258493491, 44.4709737179801 ] }, "distance": 4.17, "direction": 93.1, "angle": 84.65, "elevation": 44.47, "pano_id": "TMX7316010203-001698_pano_0001_003861", "timestamp": "2020-05-08T08:14:10.372020Z", "filename": "pano_0001_003861.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 4.16723925, "relative_pitch": 84.64662013760676, "relative_heading": 93.09967379177333, "relative_elevation": 44.4709737179801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828515454554947, 52.3662587239413, 0.0 ] }, "distance": 4.24, "direction": 267.3, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00593", "timestamp": "2025-09-25T07:25:51Z", "filename": "2025_09_25_07_10_15_00593.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 4.24361485, "relative_pitch": 0.0, "relative_heading": 267.30282814406235, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track65_Sphere_00072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828514305322656, 52.366259042077374, 0.0 ] }, "distance": 4.32, "direction": 267.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track65_Sphere_00072", "timestamp": "2024-11-28T10:32:34Z", "filename": "Job_20241128_0827_Track65_Sphere_00072.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 4.32031994, "relative_pitch": 0.0, "relative_heading": 267.8206460607877, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_000920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82851030550005, 52.3662570072912, 44.3401413215324 ] }, "distance": 4.61, "direction": 265.13, "angle": 84.07, "elevation": 44.34, "pano_id": "TMX7316010203-002084_pano_0000_000920", "timestamp": "2021-04-12T08:07:24.178220Z", "filename": "pano_0000_000920.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 4.60624793, "relative_pitch": 84.06913783708649, "relative_heading": 265.134211211041, "relative_elevation": 44.3401413215324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track65_Sphere_00070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828646720747157, 52.36626177002136, 0.0 ] }, "distance": 4.7, "direction": 88.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track65_Sphere_00070", "timestamp": "2024-11-28T10:32:32Z", "filename": "Job_20241128_0827_Track65_Sphere_00070.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 4.70449065, "relative_pitch": 0.0, "relative_heading": 88.30372980743027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_003410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8285084989506, 52.3662589121861, 44.2221434190869 ] }, "distance": 4.72, "direction": 267.83, "angle": 83.91, "elevation": 44.22, "pano_id": "TMX7316010203-000154_pano_0000_003410", "timestamp": "2016-10-10T09:55:16.060630Z", "filename": "pano_0000_003410.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 4.71609104, "relative_pitch": 83.91267295919528, "relative_heading": 267.8279052115626, "relative_elevation": 44.2221434190869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_000922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8286534468879, 52.3662592993514, 44.3553149588406 ] }, "distance": 5.16, "direction": 91.51, "angle": 83.36, "elevation": 44.36, "pano_id": "TMX7316010203-002084_pano_0000_000922", "timestamp": "2021-04-12T08:07:26.383120Z", "filename": "pano_0000_000922.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 5.1623708, "relative_pitch": 83.36139833811761, "relative_heading": 91.50586269218665, "relative_elevation": 44.3553149588406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_003408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82865541844771, 52.3662609111052, 44.2829255266115 ] }, "distance": 5.3, "direction": 89.53, "angle": 83.18, "elevation": 44.28, "pano_id": "TMX7316010203-000154_pano_0000_003408", "timestamp": "2016-10-10T09:55:14.150630Z", "filename": "pano_0000_003408.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 5.29506293, "relative_pitch": 83.18131942824077, "relative_heading": 89.52730997950577, "relative_elevation": 44.2829255266115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8284973871828, 52.3662586033534, 44.4179594898596 ] }, "distance": 5.47, "direction": 267.77, "angle": 82.97, "elevation": 44.42, "pano_id": "TMX7316010203-001698_pano_0001_003863", "timestamp": "2020-05-08T08:14:12.107020Z", "filename": "pano_0001_003863.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 5.47374308, "relative_pitch": 82.97470878114454, "relative_heading": 267.768736542631, "relative_elevation": 44.4179594898596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828661842731746, 52.36626067295675, 0.0 ] }, "distance": 5.73, "direction": 89.83, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00591", "timestamp": "2025-09-25T07:25:49Z", "filename": "2025_09_25_07_10_15_00591.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 5.73250578, "relative_pitch": 0.0, "relative_heading": 89.82824306049453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82848802629285, 52.3662606662261, 44.3171794172376 ] }, "distance": 6.11, "direction": 270.15, "angle": 82.15, "elevation": 44.32, "pano_id": "TMX7316010203-000825_pano_0000_000851", "timestamp": "2018-07-04T11:25:35.356000Z", "filename": "pano_0000_000851.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 6.10724231, "relative_pitch": 82.15362936559883, "relative_heading": 270.1541958604536, "relative_elevation": 44.3171794172376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_005279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82867920703812, 52.3662599379204, 44.4019433576614 ] }, "distance": 6.92, "direction": 90.54, "angle": 81.15, "elevation": 44.4, "pano_id": "TMX7316010203-001305_pano_0000_005279", "timestamp": "2019-07-11T07:48:49.118480Z", "filename": "pano_0000_005279.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 6.91557097, "relative_pitch": 81.14734807361766, "relative_heading": 90.53526024152151, "relative_elevation": 44.4019433576614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_005282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82846541212907, 52.3662560851051, 44.3253600625321 ] }, "distance": 7.66, "direction": 266.31, "angle": 80.19, "elevation": 44.33, "pano_id": "TMX7316010203-001305_pano_0000_005282", "timestamp": "2019-07-11T07:48:51.638480Z", "filename": "pano_0000_005282.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 7.66350475, "relative_pitch": 80.19098106353269, "relative_heading": 266.30914556725526, "relative_elevation": 44.3253600625321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_002471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82846449980399, 52.3662556912725, 44.3483847258613 ] }, "distance": 7.73, "direction": 266.01, "angle": 80.11, "elevation": 44.35, "pano_id": "TMX7316010203-002511_pano_0000_002471", "timestamp": "2022-04-13T08:21:26.130800Z", "filename": "pano_0000_002471.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 7.72844314, "relative_pitch": 80.1145304927776, "relative_heading": 266.01458573342336, "relative_elevation": 44.3483847258613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_002468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82869227728652, 52.3662594065209, 44.3977780807763 ] }, "distance": 7.81, "direction": 90.91, "angle": 80.03, "elevation": 44.4, "pano_id": "TMX7316010203-002511_pano_0000_002468", "timestamp": "2022-04-13T08:21:22.465780Z", "filename": "pano_0000_002468.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 7.80654448, "relative_pitch": 80.02751451855086, "relative_heading": 90.90818158108803, "relative_elevation": 44.3977780807763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_001231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8286988245889, 52.3662608882456, 44.2199030118063 ] }, "distance": 8.25, "direction": 89.71, "angle": 79.43, "elevation": 44.22, "pano_id": "TMX7316010203-000289_pano_0000_001231", "timestamp": "2017-05-09T07:37:00.833010Z", "filename": "pano_0000_001231.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 8.25164292, "relative_pitch": 79.42990601804667, "relative_heading": 89.71431203600294, "relative_elevation": 44.2199030118063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_000848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82870328660116, 52.3662637934531, 44.3694600779563 ] }, "distance": 8.56, "direction": 87.56, "angle": 79.08, "elevation": 44.37, "pano_id": "TMX7316010203-000825_pano_0000_000848", "timestamp": "2018-07-04T11:25:32.066010Z", "filename": "pano_0000_000848.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 8.56323241, "relative_pitch": 79.07631754702794, "relative_heading": 87.56096636634148, "relative_elevation": 44.3694600779563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828446138314407, 52.366257614876005, 0.0 ] }, "distance": 8.97, "direction": 267.93, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00594", "timestamp": "2025-09-25T07:25:52Z", "filename": "2025_09_25_07_10_15_00594.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 8.9662903, "relative_pitch": 0.0, "relative_heading": 267.9349233315217, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82871038346217, 52.3662580392883, 44.4814037838951 ] }, "distance": 9.04, "direction": 91.75, "angle": 78.51, "elevation": 44.48, "pano_id": "TMX7316010203-001698_pano_0001_003860", "timestamp": "2020-05-08T08:14:09.527010Z", "filename": "pano_0001_003860.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 9.04309529, "relative_pitch": 78.50834748345245, "relative_heading": 91.74814609370686, "relative_elevation": 44.4814037838951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track65_Sphere_00073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828444437296853, 52.36625744506802, 0.0 ] }, "distance": 9.08, "direction": 267.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track65_Sphere_00073", "timestamp": "2024-11-28T10:32:35Z", "filename": "Job_20241128_0827_Track65_Sphere_00073.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 9.08277458, "relative_pitch": 0.0, "relative_heading": 267.842145283246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_000919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82843876049607, 52.3662553913034, 44.3168409811333 ] }, "distance": 9.48, "direction": 266.55, "angle": 77.93, "elevation": 44.32, "pano_id": "TMX7316010203-002084_pano_0000_000919", "timestamp": "2021-04-12T08:07:23.013350Z", "filename": "pano_0000_000919.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 9.4801986, "relative_pitch": 77.9253525873696, "relative_heading": 266.5498326804797, "relative_elevation": 44.3168409811333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_003411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82843420121375, 52.3662575889787, 44.2332004262134 ] }, "distance": 9.78, "direction": 268.09, "angle": 77.53, "elevation": 44.23, "pano_id": "TMX7316010203-000154_pano_0000_003411", "timestamp": "2016-10-10T09:55:17.020830Z", "filename": "pano_0000_003411.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 9.77901066, "relative_pitch": 77.53365275592022, "relative_heading": 268.0897300884403, "relative_elevation": 44.2332004262134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track65_Sphere_00069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828724006005678, 52.36626315923147, 0.0 ] }, "distance": 9.97, "direction": 88.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track65_Sphere_00069", "timestamp": "2024-11-28T10:32:31Z", "filename": "Job_20241128_0827_Track65_Sphere_00069.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 9.97113088, "relative_pitch": 0.0, "relative_heading": 88.31124631182402, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_000923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82872547392955, 52.3662594651968, 44.3536987816915 ] }, "distance": 10.07, "direction": 90.67, "angle": 77.21, "elevation": 44.35, "pano_id": "TMX7316010203-002084_pano_0000_000923", "timestamp": "2021-04-12T08:07:27.333170Z", "filename": "pano_0000_000923.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 10.06747239, "relative_pitch": 77.21159740752705, "relative_heading": 90.66702827827368, "relative_elevation": 44.3536987816915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82842731390165, 52.366258227893, 44.3728909892961 ] }, "distance": 10.25, "direction": 268.57, "angle": 77.0, "elevation": 44.37, "pano_id": "TMX7316010203-001698_pano_0001_003864", "timestamp": "2020-05-08T08:14:12.947030Z", "filename": "pano_0001_003864.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 10.24588361, "relative_pitch": 76.99804528848868, "relative_heading": 268.5745385072071, "relative_elevation": 44.3728909892961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_003407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82872866956424, 52.3662617303885, 44.2806687690318 ] }, "distance": 10.29, "direction": 89.25, "angle": 76.92, "elevation": 44.28, "pano_id": "TMX7316010203-000154_pano_0000_003407", "timestamp": "2016-10-10T09:55:13.305640Z", "filename": "pano_0000_003407.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 10.28534798, "relative_pitch": 76.92342992634816, "relative_heading": 89.24874218456053, "relative_elevation": 44.2806687690318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828738459427509, 52.36626151973757, 0.0 ] }, "distance": 10.95, "direction": 89.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00590", "timestamp": "2025-09-25T07:25:48Z", "filename": "2025_09_25_07_10_15_00590.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 10.95187809, "relative_pitch": 0.0, "relative_heading": 89.41709504301652, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82841664458216, 52.3662588720963, 44.2927121613175 ] }, "distance": 10.97, "direction": 269.04, "angle": 76.09, "elevation": 44.29, "pano_id": "TMX7316010203-000825_pano_0000_000852", "timestamp": "2018-07-04T11:25:36.361030Z", "filename": "pano_0000_000852.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 10.97099495, "relative_pitch": 76.08822965280052, "relative_heading": 269.04321757451663, "relative_elevation": 44.2927121613175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_005278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82875095587616, 52.3662616625061, 44.3942287620157 ] }, "distance": 11.8, "direction": 89.38, "angle": 75.11, "elevation": 44.39, "pano_id": "TMX7316010203-001305_pano_0000_005278", "timestamp": "2019-07-11T07:48:48.348510Z", "filename": "pano_0000_005278.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 11.80320735, "relative_pitch": 75.11106937610411, "relative_heading": 89.38200903232061, "relative_elevation": 44.3942287620157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_001233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8284043433006, 52.3662563565059, 44.1587065495551 ] }, "distance": 11.82, "direction": 267.75, "angle": 75.02, "elevation": 44.16, "pano_id": "TMX7316010203-000289_pano_0000_001233", "timestamp": "2017-05-09T07:37:04.672980Z", "filename": "pano_0000_001233.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 11.81646027, "relative_pitch": 75.01916459469923, "relative_heading": 267.7538687155498, "relative_elevation": 44.1587065495551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_005283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8283947256415, 52.3662545069282, 44.3120493432507 ] }, "distance": 12.48, "direction": 266.93, "angle": 74.27, "elevation": 44.31, "pano_id": "TMX7316010203-001305_pano_0000_005283", "timestamp": "2019-07-11T07:48:52.443480Z", "filename": "pano_0000_005283.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 12.48043894, "relative_pitch": 74.27018566724128, "relative_heading": 266.92760197536876, "relative_elevation": 44.3120493432507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_002472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82838946016888, 52.3662551185956, 44.3439624262974 ] }, "distance": 12.84, "direction": 267.32, "angle": 73.86, "elevation": 44.34, "pano_id": "TMX7316010203-002511_pano_0000_002472", "timestamp": "2022-04-13T08:21:27.185760Z", "filename": "pano_0000_002472.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 12.83523488, "relative_pitch": 73.85706239133198, "relative_heading": 267.31681410142176, "relative_elevation": 44.3439624262974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_002467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82876812526871, 52.3662599949765, 44.3732328983024 ] }, "distance": 12.97, "direction": 90.26, "angle": 73.7, "elevation": 44.37, "pano_id": "TMX7316010203-002511_pano_0000_002467", "timestamp": "2022-04-13T08:21:21.245870Z", "filename": "pano_0000_002467.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 12.97216428, "relative_pitch": 73.70413610337224, "relative_heading": 90.25725263457859, "relative_elevation": 44.3732328983024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_000847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82877476507755, 52.366264348127, 44.3587415115908 ] }, "distance": 13.43, "direction": 88.18, "angle": 73.15, "elevation": 44.36, "pano_id": "TMX7316010203-000825_pano_0000_000847", "timestamp": "2018-07-04T11:25:30.996010Z", "filename": "pano_0000_000847.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 13.43107252, "relative_pitch": 73.15458020185582, "relative_heading": 88.18177028864612, "relative_elevation": 44.3587415115908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828375015572651, 52.36625655116944, 0.0 ] }, "distance": 13.81, "direction": 268.17, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00595", "timestamp": "2025-09-25T07:25:53Z", "filename": "2025_09_25_07_10_15_00595.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 13.81212883, "relative_pitch": 0.0, "relative_heading": 268.16846138568235, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82878235471382, 52.3662580751686, 44.4568436313421 ] }, "distance": 13.94, "direction": 91.12, "angle": 72.59, "elevation": 44.46, "pano_id": "TMX7316010203-001698_pano_0001_003859", "timestamp": "2020-05-08T08:14:08.697020Z", "filename": "pano_0001_003859.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 13.94393919, "relative_pitch": 72.58590811348726, "relative_heading": 91.11717173526719, "relative_elevation": 44.4568436313421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track65_Sphere_00074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828369515554197, 52.36625608480742, 0.0 ] }, "distance": 14.19, "direction": 268.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track65_Sphere_00074", "timestamp": "2024-11-28T10:32:36Z", "filename": "Job_20241128_0827_Track65_Sphere_00074.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 14.18829213, "relative_pitch": 0.0, "relative_heading": 268.00736478751105, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_000918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82836689825635, 52.3662535287171, 44.340083389543 ] }, "distance": 14.38, "direction": 266.9, "angle": 72.03, "elevation": 44.34, "pano_id": "TMX7316010203-002084_pano_0000_000918", "timestamp": "2021-04-12T08:07:21.878200Z", "filename": "pano_0000_000918.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 14.37904384, "relative_pitch": 72.03264184894502, "relative_heading": 266.89933507815306, "relative_elevation": 44.340083389543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_003412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82835993996569, 52.3662561596062, 44.2528721997514 ] }, "distance": 14.84, "direction": 268.13, "angle": 71.46, "elevation": 44.25, "pano_id": "TMX7316010203-000154_pano_0000_003412", "timestamp": "2016-10-10T09:55:17.910610Z", "filename": "pano_0000_003412.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 14.83989253, "relative_pitch": 71.46148098349992, "relative_heading": 268.127051920197, "relative_elevation": 44.2528721997514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_000924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82879767631534, 52.3662601042284, 44.3258318565786 ] }, "distance": 14.99, "direction": 90.18, "angle": 71.32, "elevation": 44.33, "pano_id": "TMX7316010203-002084_pano_0000_000924", "timestamp": "2021-04-12T08:07:28.208140Z", "filename": "pano_0000_000924.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 14.98500681, "relative_pitch": 71.32141084992031, "relative_heading": 90.17619267823679, "relative_elevation": 44.3258318565786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82835686603343, 52.3662579136192, 44.3788211653009 ] }, "distance": 15.04, "direction": 268.9, "angle": 71.27, "elevation": 44.38, "pano_id": "TMX7316010203-001698_pano_0001_003865", "timestamp": "2020-05-08T08:14:13.767000Z", "filename": "pano_0001_003865.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 15.04414046, "relative_pitch": 71.273665271369, "relative_heading": 268.8960754658082, "relative_elevation": 44.3788211653009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_003406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8288018379693, 52.3662625662979, 44.2626702087 ] }, "distance": 15.27, "direction": 89.14, "angle": 70.97, "elevation": 44.26, "pano_id": "TMX7316010203-000154_pano_0000_003406", "timestamp": "2016-10-10T09:55:12.490680Z", "filename": "pano_0000_003406.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 15.27011133, "relative_pitch": 70.9661554726079, "relative_heading": 89.14490917657213, "relative_elevation": 44.2626702087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track65_Sphere_00068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82880443220788, 52.36626463510795, 0.0 ] }, "distance": 15.45, "direction": 88.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track65_Sphere_00068", "timestamp": "2024-11-28T10:32:30Z", "filename": "Job_20241128_0827_Track65_Sphere_00068.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 15.45191135, "relative_pitch": 0.0, "relative_heading": 88.30114721288935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8283447293957, 52.3662574939227, 44.3188611343503 ] }, "distance": 15.87, "direction": 268.79, "angle": 70.3, "elevation": 44.32, "pano_id": "TMX7316010203-000825_pano_0000_000853", "timestamp": "2018-07-04T11:25:37.331060Z", "filename": "pano_0000_000853.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 15.87161732, "relative_pitch": 70.29637025455837, "relative_heading": 268.78502237184136, "relative_elevation": 44.3188611343503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82881384254005, 52.36626238761378, 0.0 ] }, "distance": 16.09, "direction": 89.26, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00589", "timestamp": "2025-09-25T07:25:47Z", "filename": "2025_09_25_07_10_15_00589.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 16.0874603, "relative_pitch": 0.0, "relative_heading": 89.25916713184472, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_005277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82882294191123, 52.366263561088, 44.3816976621747 ] }, "distance": 16.71, "direction": 88.84, "angle": 69.37, "elevation": 44.38, "pano_id": "TMX7316010203-001305_pano_0000_005277", "timestamp": "2019-07-11T07:48:47.618470Z", "filename": "pano_0000_005277.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 16.7093596, "relative_pitch": 69.36903934801232, "relative_heading": 88.83892772534529, "relative_elevation": 44.3816976621747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_005284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_005284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_005284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82832441775209, 52.3662531816675, 44.3435660628602 ] }, "distance": 17.27, "direction": 267.29, "angle": 68.72, "elevation": 44.34, "pano_id": "TMX7316010203-001305_pano_0000_005284", "timestamp": "2019-07-11T07:48:53.218470Z", "filename": "pano_0000_005284.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 17.27090637, "relative_pitch": 68.72011024468578, "relative_heading": 267.29068221146025, "relative_elevation": 44.3435660628602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_002473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8283145705078, 52.3662548221134, 44.3920027231798 ] }, "distance": 17.93, "direction": 267.97, "angle": 68.0, "elevation": 44.39, "pano_id": "TMX7316010203-002511_pano_0000_002473", "timestamp": "2022-04-13T08:21:28.285750Z", "filename": "pano_0000_002473.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 17.9335609, "relative_pitch": 68.00218854341524, "relative_heading": 267.9745447901503, "relative_elevation": 44.3920027231798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002511_pano_0000_002466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002511_pano_0000_002466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002511/pano_0000_002466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82884380016143, 52.3662613806328, 44.3556141294539 ] }, "distance": 18.13, "direction": 89.7, "angle": 67.77, "elevation": 44.36, "pano_id": "TMX7316010203-002511_pano_0000_002466", "timestamp": "2022-04-13T08:21:20.075850Z", "filename": "pano_0000_002466.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 18.12696659, "relative_pitch": 67.77146369628245, "relative_heading": 89.69668596430004, "relative_elevation": 44.3556141294539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_001230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_001230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_001230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82884517422878, 52.3662625401415, 44.1938551208004 ] }, "distance": 18.22, "direction": 89.29, "angle": 67.59, "elevation": 44.19, "pano_id": "TMX7316010203-000289_pano_0000_001230", "timestamp": "2017-05-09T07:36:59.543050Z", "filename": "pano_0000_001230.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 18.22169724, "relative_pitch": 67.59301358334741, "relative_heading": 89.29254733872342, "relative_elevation": 44.1938551208004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_000846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82884582722842, 52.3662649316841, 44.3496335214004 ] }, "distance": 18.27, "direction": 88.46, "angle": 67.61, "elevation": 44.35, "pano_id": "TMX7316010203-000825_pano_0000_000846", "timestamp": "2018-07-04T11:25:29.971050Z", "filename": "pano_0000_000846.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 18.27138821, "relative_pitch": 67.60906875953928, "relative_heading": 88.4598075869392, "relative_elevation": 44.3496335214004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_07_10_15_00596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_07_10_15_00596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_07_10_15_00596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828302298173625, 52.36625619891288, 0.0 ] }, "distance": 18.76, "direction": 268.53, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_07_10_15_00596", "timestamp": "2025-09-25T07:25:54Z", "filename": "2025_09_25_07_10_15_00596.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 18.76445604, "relative_pitch": 0.0, "relative_heading": 268.5322760189806, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82885468472324, 52.3662586742024, 44.4532908434048 ] }, "distance": 18.87, "direction": 90.62, "angle": 67.0, "elevation": 44.45, "pano_id": "TMX7316010203-001698_pano_0001_003858", "timestamp": "2020-05-08T08:14:07.862060Z", "filename": "pano_0001_003858.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 18.86924349, "relative_pitch": 67.00006440315205, "relative_heading": 90.62307273308139, "relative_elevation": 44.4532908434048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_000917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82829493353931, 52.3662527967667, 44.4010982336476 ] }, "distance": 19.28, "direction": 267.45, "angle": 66.53, "elevation": 44.4, "pano_id": "TMX7316010203-002084_pano_0000_000917", "timestamp": "2021-04-12T08:07:20.793240Z", "filename": "pano_0000_000917.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 19.27910663, "relative_pitch": 66.52935170889702, "relative_heading": 267.44569204564544, "relative_elevation": 44.4010982336476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track65_Sphere_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828292677747339, 52.3662553086459, 0.0 ] }, "distance": 19.42, "direction": 268.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track65_Sphere_00075", "timestamp": "2024-11-28T10:32:37Z", "filename": "Job_20241128_0827_Track65_Sphere_00075.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 19.42225902, "relative_pitch": 0.0, "relative_heading": 268.2896553029011, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_003866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_003866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_003866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82828675991091, 52.3662572397742, 44.4174477364868 ] }, "distance": 19.82, "direction": 268.95, "angle": 65.95, "elevation": 44.42, "pano_id": "TMX7316010203-001698_pano_0001_003866", "timestamp": "2020-05-08T08:14:14.572090Z", "filename": "pano_0001_003866.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 19.8200629, "relative_pitch": 65.95249804580534, "relative_heading": 268.94536601319714, "relative_elevation": 44.4174477364868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002084_pano_0000_000925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002084_pano_0000_000925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002084/pano_0000_000925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82886942412556, 52.3662609308081, 44.3142404323444 ] }, "distance": 19.87, "direction": 89.87, "angle": 65.85, "elevation": 44.31, "pano_id": "TMX7316010203-002084_pano_0000_000925", "timestamp": "2021-04-12T08:07:29.018290Z", "filename": "pano_0000_000925.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 19.87217064, "relative_pitch": 65.84674326549334, "relative_heading": 89.86762157458921, "relative_elevation": 44.3142404323444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_003413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82828585173707, 52.3662548436646, 44.2991693103686 ] }, "distance": 19.89, "direction": 268.18, "angle": 65.82, "elevation": 44.3, "pano_id": "TMX7316010203-000154_pano_0000_003413", "timestamp": "2016-10-10T09:55:18.785600Z", "filename": "pano_0000_003413.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 19.88859364, "relative_pitch": 65.82178553433884, "relative_heading": 268.1806501852062, "relative_elevation": 44.2991693103686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000154_pano_0000_003405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000154_pano_0000_003405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/10/10/TMX7316010203-000154/pano_0000_003405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82887494980015, 52.3662633867005, 44.2515461454168 ] }, "distance": 20.25, "direction": 89.1, "angle": 65.41, "elevation": 44.25, "pano_id": "TMX7316010203-000154_pano_0000_003405", "timestamp": "2016-10-10T09:55:11.670690Z", "filename": "pano_0000_003405.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 20.25101964, "relative_pitch": 65.40954872834507, "relative_heading": 89.09687762324776, "relative_elevation": 44.2515461454168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000825_pano_0000_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000825_pano_0000_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000825/pano_0000_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82827296976237, 52.3662562933531, 44.3634292297065 ] }, "distance": 20.76, "direction": 268.7, "angle": 64.92, "elevation": 44.36, "pano_id": "TMX7316010203-000825_pano_0000_000854", "timestamp": "2018-07-04T11:25:38.281020Z", "filename": "pano_0000_000854.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 20.7613604, "relative_pitch": 64.92117354151779, "relative_heading": 268.7025048042825, "relative_elevation": 44.3634292297065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00071/adjacencies/b_20241128_0827_Track65_Sphere_00071/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track65_Sphere_00067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track65_Sphere_00067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track65_Sphere_00067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828882423207308, 52.36626594665348, 0.0 ] }, "distance": 20.77, "direction": 88.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track65_Sphere_00067", "timestamp": "2024-11-28T10:32:29Z", "filename": "Job_20241128_0827_Track65_Sphere_00067.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_20241128_0827_Track65_Sphere_00071", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116952.06508294665, 486632.79445982707 ] }, "relative_distance": 20.76634936, "relative_pitch": 0.0, "relative_heading": 88.33314476786762, "relative_elevation": 0.0 } ] } }