Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track37_Sphere_00245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759078439066989, 52.3814499540528, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track37_Sphere_00245", "timestamp": "2024-10-15T10:46:54Z", "filename": "Job_20241015_0915_Track37_Sphere_00245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75909253066359, 52.3814448738495, 44.2510579107329 ] }, "distance": 1.11, "direction": 120.5, "angle": 88.56, "elevation": 44.25, "pano_id": "TMX7316010203-000289_pano_0001_002561", "timestamp": "2017-05-09T10:49:44.177170Z", "filename": "pano_0001_002561.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 1.11367405, "relative_pitch": 88.55833150521502, "relative_heading": 120.50388931136372, "relative_elevation": 44.2510579107329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_001454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75909931129666, 52.3814455002266, 44.3692329544574 ] }, "distance": 1.51, "direction": 109.22, "angle": 88.06, "elevation": 44.37, "pano_id": "TMX7316010203-000818_pano_0001_001454", "timestamp": "2018-07-02T09:29:04.597500Z", "filename": "pano_0001_001454.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 1.50517831, "relative_pitch": 88.0570476673064, "relative_heading": 109.22396606253496, "relative_elevation": 44.3692329544574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0010_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75910784573377, 52.3814366431095, 44.3964747209102 ] }, "distance": 2.49, "direction": 126.49, "angle": 86.79, "elevation": 44.4, "pano_id": "TMX7316060226-000020_pano_0010_000158", "timestamp": "2016-08-15T10:13:19.739990Z", "filename": "pano_0010_000158.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 2.49066133, "relative_pitch": 86.78904786496385, "relative_heading": 126.49047744253158, "relative_elevation": 44.3964747209102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0010_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75905468107573, 52.3814683028957, 44.3700503287837 ] }, "distance": 2.6, "direction": 321.61, "angle": 86.64, "elevation": 44.37, "pano_id": "TMX7316060226-000020_pano_0010_000159", "timestamp": "2016-08-15T10:13:20.519970Z", "filename": "pano_0010_000159.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 2.60497367, "relative_pitch": 86.64001139103156, "relative_heading": 321.6091863300289, "relative_elevation": 44.3700503287837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0004_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0004_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0004_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75907152601191, 52.3814264783888, 44.1232916070148 ] }, "distance": 2.65, "direction": 190.22, "angle": 86.56, "elevation": 44.12, "pano_id": "TMX7316010203-002655_pano_0004_000078", "timestamp": "2022-06-30T10:25:23.577290Z", "filename": "pano_0004_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 2.65431894, "relative_pitch": 86.55741420261327, "relative_heading": 190.21512931434705, "relative_elevation": 44.1232916070148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75910907838151, 52.3814344059122, 44.4176351940259 ] }, "distance": 2.71, "direction": 129.67, "angle": 86.51, "elevation": 44.42, "pano_id": "TMX7316010203-002082_pano_0003_002374", "timestamp": "2021-04-08T12:20:55.412690Z", "filename": "pano_0003_002374.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 2.71035115, "relative_pitch": 86.50815779078404, "relative_heading": 129.66779047651045, "relative_elevation": 44.4176351940259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-12-42_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759037434649482, 52.381443516990934, 0.0 ] }, "distance": 2.88, "direction": 255.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-12-42_00133", "timestamp": "2025-07-02T04:15:00Z", "filename": "recording_2025-07-02_04-12-42_00133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 2.88251666, "relative_pitch": 0.0, "relative_heading": 255.611740584241, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0002_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0002_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0002_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75907074672913, 52.3814212856875, 44.3880105279386 ] }, "distance": 3.23, "direction": 189.32, "angle": 85.83, "elevation": 44.39, "pano_id": "TMX7316010203-001905_pano_0002_000009", "timestamp": "2020-09-02T10:24:05.693840Z", "filename": "pano_0002_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 3.23277668, "relative_pitch": 85.83450560927703, "relative_heading": 189.32449233620366, "relative_elevation": 44.3880105279386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-12-42_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759090622651601, 52.38141312383166, 0.0 ] }, "distance": 4.18, "direction": 168.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-12-42_00134", "timestamp": "2025-07-02T04:15:01Z", "filename": "recording_2025-07-02_04-12-42_00134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 4.18139424, "relative_pitch": 0.0, "relative_heading": 168.55622768959853, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_001457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75908346249692, 52.3814096992372, 44.444445380941 ] }, "distance": 4.49, "direction": 175.63, "angle": 84.23, "elevation": 44.44, "pano_id": "TMX7316010203-000818_pano_0001_001457", "timestamp": "2018-07-02T09:29:17.297210Z", "filename": "pano_0001_001457.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 4.49237954, "relative_pitch": 84.22822960876653, "relative_heading": 175.633149265445, "relative_elevation": 44.444445380941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track37_Sphere_00247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759015949611863, 52.3814879015265, 0.0 ] }, "distance": 5.99, "direction": 314.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track37_Sphere_00247", "timestamp": "2024-10-15T10:46:55Z", "filename": "Job_20241015_0915_Track37_Sphere_00247.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 5.99465952, "relative_pitch": 0.0, "relative_heading": 314.7804615737808, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track37_Sphere_00243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759141440019755, 52.381412180027084, 0.0 ] }, "distance": 6.01, "direction": 134.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track37_Sphere_00243", "timestamp": "2024-10-15T10:46:53Z", "filename": "Job_20241015_0915_Track37_Sphere_00243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 6.00591101, "relative_pitch": 0.0, "relative_heading": 134.41564505638053, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7591090539477, 52.3813991957058, 44.2249883348122 ] }, "distance": 6.02, "direction": 159.74, "angle": 82.25, "elevation": 44.22, "pano_id": "TMX7316010203-000289_pano_0001_002592", "timestamp": "2017-05-09T10:51:05.616470Z", "filename": "pano_0001_002592.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 6.02054568, "relative_pitch": 82.24772451904308, "relative_heading": 159.74147665123462, "relative_elevation": 44.2249883348122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_001453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7591539996614, 52.3814127701032, 44.4104771614075 ] }, "distance": 6.6, "direction": 128.81, "angle": 81.54, "elevation": 44.41, "pano_id": "TMX7316010203-000818_pano_0001_001453", "timestamp": "2018-07-02T09:29:03.487290Z", "filename": "pano_0001_001453.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 6.6024497, "relative_pitch": 81.543846040629, "relative_heading": 128.80563306113015, "relative_elevation": 44.4104771614075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0004_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0004_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0004_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75912319648836, 52.3813950354355, 44.1278472868726 ] }, "distance": 6.83, "direction": 153.49, "angle": 81.2, "elevation": 44.13, "pano_id": "TMX7316010203-002655_pano_0004_000079", "timestamp": "2022-06-30T10:25:23.982310Z", "filename": "pano_0004_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 6.82884381, "relative_pitch": 81.20318005385495, "relative_heading": 153.49395760302167, "relative_elevation": 44.1278472868726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-12-42_00132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.758984486693656, 52.38147458548362, 0.0 ] }, "distance": 6.96, "direction": 293.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-12-42_00132", "timestamp": "2025-07-02T04:15:00Z", "filename": "recording_2025-07-02_04-12-42_00132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 6.95988078, "relative_pitch": 0.0, "relative_heading": 293.19165075554577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0002_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0002_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0002_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75912471024006, 52.3813897395846, 44.4038116969168 ] }, "distance": 7.4, "direction": 154.82, "angle": 80.53, "elevation": 44.4, "pano_id": "TMX7316010203-001905_pano_0002_000010", "timestamp": "2020-09-02T10:24:06.253750Z", "filename": "pano_0002_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 7.40416641, "relative_pitch": 80.53324465739827, "relative_heading": 154.81543627512522, "relative_elevation": 44.4038116969168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0010_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7591605988287, 52.3814048175491, 44.4215717194602 ] }, "distance": 7.52, "direction": 131.92, "angle": 80.39, "elevation": 44.42, "pano_id": "TMX7316060226-000020_pano_0010_000157", "timestamp": "2016-08-15T10:13:18.890010Z", "filename": "pano_0010_000157.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 7.51826117, "relative_pitch": 80.39383733844642, "relative_heading": 131.9164163437508, "relative_elevation": 44.4215717194602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0010_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75900166092537, 52.3815000583034, 44.3464259784669 ] }, "distance": 7.64, "direction": 316.84, "angle": 80.22, "elevation": 44.35, "pano_id": "TMX7316060226-000020_pano_0010_000160", "timestamp": "2016-08-15T10:13:21.235040Z", "filename": "pano_0010_000160.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 7.64307662, "relative_pitch": 80.2211800789035, "relative_heading": 316.84129673850885, "relative_elevation": 44.3464259784669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75916135615634, 52.3814021185039, 44.4449462871999 ] }, "distance": 7.76, "direction": 133.31, "angle": 80.1, "elevation": 44.44, "pano_id": "TMX7316010203-002082_pano_0003_002373", "timestamp": "2021-04-08T12:20:54.862700Z", "filename": "pano_0003_002373.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 7.75957516, "relative_pitch": 80.09663439000624, "relative_heading": 133.3123663528646, "relative_elevation": 44.4449462871999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-12-42_00135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759143527291613, 52.381381992147475, 0.0 ] }, "distance": 8.77, "direction": 149.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-12-42_00135", "timestamp": "2025-07-02T04:15:01Z", "filename": "recording_2025-07-02_04-12-42_00135.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 8.76546452, "relative_pitch": 0.0, "relative_heading": 149.62711226395004, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_001458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7591385837499, 52.3813774785806, 44.4566283570603 ] }, "distance": 9.04, "direction": 153.08, "angle": 78.5, "elevation": 44.46, "pano_id": "TMX7316010203-000818_pano_0001_001458", "timestamp": "2018-07-02T09:29:18.292160Z", "filename": "pano_0001_001458.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 9.04497115, "relative_pitch": 78.49979222847638, "relative_heading": 153.0775189822588, "relative_elevation": 44.4566283570603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75919573571796, 52.3813794276636, 44.3186645619571 ] }, "distance": 11.2, "direction": 134.5, "angle": 75.82, "elevation": 44.32, "pano_id": "TMX7316010203-000289_pano_0001_002560", "timestamp": "2017-05-09T10:49:42.707170Z", "filename": "pano_0001_002560.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 11.19736478, "relative_pitch": 75.82063457341143, "relative_heading": 134.49606692896924, "relative_elevation": 44.3186645619571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0004_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0004_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0004_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7591756051737, 52.3813638609602, 44.1560720205307 ] }, "distance": 11.64, "direction": 145.37, "angle": 75.23, "elevation": 44.16, "pano_id": "TMX7316010203-002655_pano_0004_000080", "timestamp": "2022-06-30T10:25:24.387270Z", "filename": "pano_0004_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 11.64265859, "relative_pitch": 75.22896665317394, "relative_heading": 145.36944758013252, "relative_elevation": 44.1560720205307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-12-42_00131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.758931654626831, 52.38150576242097, 0.0 ] }, "distance": 11.77, "direction": 301.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-12-42_00131", "timestamp": "2025-07-02T04:14:59Z", "filename": "recording_2025-07-02_04-12-42_00131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 11.76706349, "relative_pitch": 0.0, "relative_heading": 301.85353214790115, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track37_Sphere_00241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759204591420011, 52.381374146120116, 0.0 ] }, "distance": 12.04, "direction": 134.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track37_Sphere_00241", "timestamp": "2024-10-15T10:46:52Z", "filename": "Job_20241015_0915_Track37_Sphere_00241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 12.0393882, "relative_pitch": 0.0, "relative_heading": 134.4797883511886, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0002_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0002_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0002_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7591784009871, 52.3813582355218, 44.4354313574731 ] }, "distance": 12.27, "direction": 146.3, "angle": 74.57, "elevation": 44.44, "pano_id": "TMX7316010203-001905_pano_0002_000011", "timestamp": "2020-09-02T10:24:06.813760Z", "filename": "pano_0002_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 12.2675288, "relative_pitch": 74.56648154344317, "relative_heading": 146.29929216191417, "relative_elevation": 44.4354313574731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0010_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75921369711557, 52.3813733060521, 44.4423290230334 ] }, "distance": 12.55, "direction": 132.8, "angle": 74.23, "elevation": 44.44, "pano_id": "TMX7316060226-000020_pano_0010_000156", "timestamp": "2016-08-15T10:13:17.959990Z", "filename": "pano_0010_000156.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 12.55266342, "relative_pitch": 74.22775359567223, "relative_heading": 132.80104579426555, "relative_elevation": 44.4423290230334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0010_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75894808780478, 52.3815313924443, 44.38361668773 ] }, "distance": 12.68, "direction": 315.59, "angle": 74.05, "elevation": 44.38, "pano_id": "TMX7316060226-000020_pano_0010_000161", "timestamp": "2016-08-15T10:13:21.915020Z", "filename": "pano_0010_000161.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 12.68475755, "relative_pitch": 74.05015937541773, "relative_heading": 315.5943120422715, "relative_elevation": 44.38361668773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75921416523691, 52.3813702617349, 44.4706494649872 ] }, "distance": 12.81, "direction": 133.82, "angle": 73.93, "elevation": 44.47, "pano_id": "TMX7316010203-002082_pano_0003_002372", "timestamp": "2021-04-08T12:20:54.307690Z", "filename": "pano_0003_002372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 12.80823019, "relative_pitch": 73.93278672094165, "relative_heading": 133.81606757668456, "relative_elevation": 44.4706494649872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-12-42_00136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759196286521155, 52.381350751815084, 0.0 ] }, "distance": 13.65, "direction": 143.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-12-42_00136", "timestamp": "2025-07-02T04:15:02Z", "filename": "recording_2025-07-02_04-12-42_00136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 13.64720843, "relative_pitch": 0.0, "relative_heading": 143.9847036645267, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_001459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75919363939703, 52.3813455666525, 44.4904790176079 ] }, "distance": 14.02, "direction": 145.97, "angle": 72.51, "elevation": 44.49, "pano_id": "TMX7316010203-000818_pano_0001_001459", "timestamp": "2018-07-02T09:29:19.157200Z", "filename": "pano_0001_001459.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 14.01631098, "relative_pitch": 72.51345205153025, "relative_heading": 145.96792385050244, "relative_elevation": 44.4904790176079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75921451087464, 52.3813361543725, 44.2833134066314 ] }, "distance": 15.69, "direction": 143.81, "angle": 70.49, "elevation": 44.28, "pano_id": "TMX7316010203-000289_pano_0001_002593", "timestamp": "2017-05-09T10:51:06.736470Z", "filename": "pano_0001_002593.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 15.69081459, "relative_pitch": 70.489342213554, "relative_heading": 143.80704387171753, "relative_elevation": 44.2833134066314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0004_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0004_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0004_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0004_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7592283095474, 52.3813325846613, 44.1758057614788 ] }, "distance": 16.57, "direction": 142.0, "angle": 69.43, "elevation": 44.18, "pano_id": "TMX7316010203-002655_pano_0004_000081", "timestamp": "2022-06-30T10:25:24.792240Z", "filename": "pano_0004_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 16.57449324, "relative_pitch": 69.4342149885917, "relative_heading": 141.99630108050982, "relative_elevation": 44.1758057614788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-12-42_00130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.758878793749609, 52.381536894243034, 0.0 ] }, "distance": 16.69, "direction": 305.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-12-42_00130", "timestamp": "2025-07-02T04:14:59Z", "filename": "recording_2025-07-02_04-12-42_00130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 16.68526635, "relative_pitch": 0.0, "relative_heading": 305.4370473702088, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001905_pano_0002_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0002_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001905_pano_0002_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/02/TMX7316010203-001905/pano_0002_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75923117853973, 52.3813261490561, 44.449587052688 ] }, "distance": 17.26, "direction": 142.95, "angle": 68.78, "elevation": 44.45, "pano_id": "TMX7316010203-001905_pano_0002_000012", "timestamp": "2020-09-02T10:24:07.363770Z", "filename": "pano_0002_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 17.26144534, "relative_pitch": 68.7769373825103, "relative_heading": 142.9489338257176, "relative_elevation": 44.449587052688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0010_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75926692278746, 52.3813420344974, 44.4440390439704 ] }, "distance": 17.58, "direction": 133.1, "angle": 68.42, "elevation": 44.44, "pano_id": "TMX7316060226-000020_pano_0010_000155", "timestamp": "2016-08-15T10:13:17.035230Z", "filename": "pano_0010_000155.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 17.57642029, "relative_pitch": 68.4225375248239, "relative_heading": 133.0963406968035, "relative_elevation": 44.4440390439704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0010_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0010_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0010_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7588942917075, 52.3815626864616, 44.4463662784547 ] }, "distance": 17.74, "direction": 315.01, "angle": 68.25, "elevation": 44.45, "pano_id": "TMX7316060226-000020_pano_0010_000162", "timestamp": "2016-08-15T10:13:22.595020Z", "filename": "pano_0010_000162.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 17.7365978, "relative_pitch": 68.24522296811645, "relative_heading": 315.0118790206007, "relative_elevation": 44.4463662784547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0003_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0003_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0003_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75926660457033, 52.3813383708171, 44.4743921710178 ] }, "distance": 17.84, "direction": 134.1, "angle": 68.14, "elevation": 44.47, "pano_id": "TMX7316010203-002082_pano_0003_002371", "timestamp": "2021-04-08T12:20:53.752710Z", "filename": "pano_0003_002371.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 17.8418698, "relative_pitch": 68.14073769314606, "relative_heading": 134.09989450602808, "relative_elevation": 44.4743921710178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track37_Sphere_00239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track37_Sphere_00239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759267683839227, 52.38133612085461, 0.0 ] }, "distance": 18.07, "direction": 134.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track37_Sphere_00239", "timestamp": "2024-10-15T10:46:51Z", "filename": "Job_20241015_0915_Track37_Sphere_00239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 18.06933466, "relative_pitch": 0.0, "relative_heading": 134.5078307477664, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_04-12-42_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_04-12-42_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_04-12-42_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.759249191903455, 52.38131955717327, 0.0 ] }, "distance": 18.59, "direction": 141.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_04-12-42_00137", "timestamp": "2025-07-02T04:15:03Z", "filename": "recording_2025-07-02_04-12-42_00137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 18.59366119, "relative_pitch": 0.0, "relative_heading": 141.29402086774243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track37_Sphere_00245/adjacencies/b_20241015_0915_Track37_Sphere_00245/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_001460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_001460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_001460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.75924804411193, 52.381313231845, 44.4862603126094 ] }, "distance": 19.1, "direction": 142.8, "angle": 66.76, "elevation": 44.49, "pano_id": "TMX7316010203-000818_pano_0001_001460", "timestamp": "2018-07-02T09:29:19.937210Z", "filename": "pano_0001_001460.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_20241015_0915_Track37_Sphere_00245", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112233.2140786956, 488361.55846078764 ] }, "relative_distance": 19.10062274, "relative_pitch": 66.76324735568224, "relative_heading": 142.7974018450646, "relative_elevation": 44.4862603126094 } ] } }