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_20241105_0934_Track04_Sphere_00015/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track04_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848632898200414, 52.33984516028544, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track04_Sphere_00015", "timestamp": "2024-11-05T09:00:39Z", "filename": "Job_20241105_0934_Track04_Sphere_00015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "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_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0001_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863851662154, 52.339845849659, 45.9216163968667 ] }, "distance": 0.39, "direction": 78.67, "angle": 89.51, "elevation": 45.92, "pano_id": "TMX7316060226-000009_pano_0001_000500", "timestamp": "2016-07-29T08:58:49.425460Z", "filename": "pano_0001_000500.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 0.39054086, "relative_pitch": 89.51273919962968, "relative_heading": 78.6724320043113, "relative_elevation": 45.9216163968667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_12-00-21_00446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848635471637096, 52.33984107356256, 0.0 ] }, "distance": 0.49, "direction": 158.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_12-00-21_00446", "timestamp": "2025-09-30T12:12:54Z", "filename": "recording_2025-09-30_12-00-21_00446.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 0.48739851, "relative_pitch": 0.0, "relative_heading": 158.90817175815275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863933900688, 52.3398358882759, 45.7291592443362 ] }, "distance": 1.12, "direction": 156.95, "angle": 88.6, "elevation": 45.73, "pano_id": "TMX7316010203-001151_pano_0001_001075", "timestamp": "2019-04-30T10:10:23.132070Z", "filename": "pano_0001_001075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 1.12123935, "relative_pitch": 88.59543856943996, "relative_heading": 156.95106688548097, "relative_elevation": 45.7291592443362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002222_pano_0001_000659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864928826828, 52.3398441536746, 46.2570499815047 ] }, "distance": 1.12, "direction": 95.73, "angle": 88.61, "elevation": 46.26, "pano_id": "TMX7316010203-002222_pano_0001_000659", "timestamp": "2021-07-08T09:55:01.865870Z", "filename": "pano_0001_000659.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 1.12269496, "relative_pitch": 88.60965935835769, "relative_heading": 95.72582426638303, "relative_elevation": 46.2570499815047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0003_001305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863184961322, 52.3398555556555, 45.5573566844687 ] }, "distance": 1.16, "direction": 356.46, "angle": 88.54, "elevation": 45.56, "pano_id": "TMX7316010203-002459_pano_0003_001305", "timestamp": "2022-03-21T11:44:22.909610Z", "filename": "pano_0003_001305.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 1.15893806, "relative_pitch": 88.54276134695733, "relative_heading": 356.464496563943, "relative_elevation": 45.5573566844687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_002811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864904118065, 52.3398384988454, 45.4262249134481 ] }, "distance": 1.33, "direction": 123.97, "angle": 88.33, "elevation": 45.43, "pano_id": "TMX7316010203-000771_pano_0000_002811", "timestamp": "2018-06-04T09:10:25.703860Z", "filename": "pano_0000_002811.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 1.32664942, "relative_pitch": 88.32718184781665, "relative_heading": 123.96826398307475, "relative_elevation": 45.4262249134481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_003082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864085402462, 52.3398570900728, 45.514583026059 ] }, "distance": 1.43, "direction": 22.22, "angle": 88.2, "elevation": 45.51, "pano_id": "TMX7316010203-001704_pano_0000_003082", "timestamp": "2020-05-13T07:16:05.103130Z", "filename": "pano_0000_003082.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 1.43394957, "relative_pitch": 88.19547745290652, "relative_heading": 22.218912389079968, "relative_elevation": 45.514583026059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0002_000506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863644004644, 52.3398612343479, 46.049408050254 ] }, "distance": 1.8, "direction": 7.69, "angle": 87.76, "elevation": 46.05, "pano_id": "TMX7316010203-001789_pano_0002_000506", "timestamp": "2020-07-06T08:47:33.593750Z", "filename": "pano_0002_000506.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 1.80483878, "relative_pitch": 87.75552504124673, "relative_heading": 7.686452930810358, "relative_elevation": 46.049408050254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000257_pano_0000_000749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000257_pano_0000_000749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000257_pano_0000_000749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863586814042, 52.3398722686441, 45.4371663285419 ] }, "distance": 3.02, "direction": 3.84, "angle": 86.19, "elevation": 45.44, "pano_id": "TMX7316010203-000257_pano_0000_000749", "timestamp": "2017-04-11T10:41:39.121070Z", "filename": "pano_0000_000749.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 3.02323431, "relative_pitch": 86.19334484140585, "relative_heading": 3.8391229973731327, "relative_elevation": 45.4371663285419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0002_000505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864304352277, 52.3398174733829, 46.0563095863909 ] }, "distance": 3.16, "direction": 167.35, "angle": 86.08, "elevation": 46.06, "pano_id": "TMX7316010203-001789_pano_0002_000505", "timestamp": "2020-07-06T08:47:32.973750Z", "filename": "pano_0002_000505.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 3.15747179, "relative_pitch": 86.0781230952719, "relative_heading": 167.3499528246387, "relative_elevation": 46.0563095863909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_003083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864839727014, 52.3398131177194, 45.5018533794209 ] }, "distance": 3.72, "direction": 163.5, "angle": 85.33, "elevation": 45.5, "pano_id": "TMX7316010203-001704_pano_0000_003083", "timestamp": "2020-05-13T07:16:05.733140Z", "filename": "pano_0000_003083.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 3.71869421, "relative_pitch": 85.3278165041954, "relative_heading": 163.4967780095631, "relative_elevation": 45.5018533794209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0003_001306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863796792998, 52.339811749884, 45.5636424794793 ] }, "distance": 3.73, "direction": 174.69, "angle": 85.32, "elevation": 45.56, "pano_id": "TMX7316010203-002459_pano_0003_001306", "timestamp": "2022-03-21T11:44:23.564590Z", "filename": "pano_0003_001306.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 3.7337255, "relative_pitch": 85.31534837690891, "relative_heading": 174.68998180791752, "relative_elevation": 45.5636424794793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863333946745, 52.3398802451387, 45.7063360130414 ] }, "distance": 3.9, "direction": 0.44, "angle": 85.12, "elevation": 45.71, "pano_id": "TMX7316010203-001151_pano_0001_001076", "timestamp": "2019-04-30T10:10:23.702070Z", "filename": "pano_0001_001076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 3.90414084, "relative_pitch": 85.11776377570173, "relative_heading": 0.4413786882346229, "relative_elevation": 45.7063360130414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_12-00-21_00445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848628752331063, 52.33988573030064, 0.0 ] }, "distance": 4.52, "direction": 356.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_12-00-21_00445", "timestamp": "2025-09-30T12:12:53Z", "filename": "recording_2025-09-30_12-00-21_00445.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 4.52321459, "relative_pitch": 0.0, "relative_heading": 356.41835692187533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_002812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864194715962, 52.3398867051475, 45.4252763725817 ] }, "distance": 4.66, "direction": 7.6, "angle": 84.14, "elevation": 45.43, "pano_id": "TMX7316010203-000771_pano_0000_002812", "timestamp": "2018-06-04T09:10:26.713830Z", "filename": "pano_0000_002812.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 4.66381421, "relative_pitch": 84.13798081070509, "relative_heading": 7.599103752288618, "relative_elevation": 45.4252763725817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0001_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864495451722, 52.3398022366317, 45.9646291285753 ] }, "distance": 4.85, "direction": 170.24, "angle": 83.98, "elevation": 45.96, "pano_id": "TMX7316060226-000009_pano_0001_000501", "timestamp": "2016-07-29T08:58:50.300400Z", "filename": "pano_0001_000501.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 4.84644771, "relative_pitch": 83.98105036237237, "relative_heading": 170.2382868413592, "relative_elevation": 45.9646291285753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002222_pano_0001_000660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864257524761, 52.3398890084465, 46.234209606424 ] }, "distance": 4.92, "direction": 7.7, "angle": 83.92, "elevation": 46.23, "pano_id": "TMX7316010203-002222_pano_0001_000660", "timestamp": "2021-07-08T09:55:02.700870Z", "filename": "pano_0001_000660.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 4.92352857, "relative_pitch": 83.92142209999851, "relative_heading": 7.698478791537006, "relative_elevation": 46.234209606424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track04_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848638926239222, 52.33980063521776, 0.0 ] }, "distance": 4.97, "direction": 175.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track04_Sphere_00016", "timestamp": "2024-11-05T09:00:40Z", "filename": "Job_20241105_0934_Track04_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 4.97147933, "relative_pitch": 0.0, "relative_heading": 175.2595690450938, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0001_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863245600224, 52.3398898999371, 45.8747176770121 ] }, "distance": 4.98, "direction": 359.65, "angle": 83.81, "elevation": 45.87, "pano_id": "TMX7316060226-000009_pano_0001_000499", "timestamp": "2016-07-29T08:58:48.605480Z", "filename": "pano_0001_000499.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 4.97844235, "relative_pitch": 83.80635325057287, "relative_heading": 359.653137719186, "relative_elevation": 45.8747176770121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track04_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848625534595028, 52.33988970623752, 0.0 ] }, "distance": 4.98, "direction": 354.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track04_Sphere_00014", "timestamp": "2024-11-05T09:00:38Z", "filename": "Job_20241105_0934_Track04_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 4.98214043, "relative_pitch": 0.0, "relative_heading": 354.2184702671139, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002222_pano_0001_000658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865585071721, 52.3397990752082, 46.2527059465647 ] }, "distance": 5.36, "direction": 163.04, "angle": 83.39, "elevation": 46.25, "pano_id": "TMX7316010203-002222_pano_0001_000658", "timestamp": "2021-07-08T09:55:01.041020Z", "filename": "pano_0001_000658.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 5.36136814, "relative_pitch": 83.38808506999112, "relative_heading": 163.0351105408085, "relative_elevation": 46.2527059465647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_12-00-21_00447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848641313396158, 52.339796179147385, 0.0 ] }, "distance": 5.48, "direction": 173.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_12-00-21_00447", "timestamp": "2025-09-30T12:12:55Z", "filename": "recording_2025-09-30_12-00-21_00447.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 5.48041259, "relative_pitch": 0.0, "relative_heading": 173.992706797953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864523808412, 52.3397912894296, 45.7316965628415 ] }, "distance": 6.05, "direction": 172.01, "angle": 82.46, "elevation": 45.73, "pano_id": "TMX7316010203-001151_pano_0001_001074", "timestamp": "2019-04-30T10:10:22.542060Z", "filename": "pano_0001_001074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 6.05312887, "relative_pitch": 82.46005701620734, "relative_heading": 172.01324340736736, "relative_elevation": 45.7316965628415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0003_001304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862598091543, 52.3398995697228, 45.5784762464464 ] }, "distance": 6.07, "direction": 355.55, "angle": 82.41, "elevation": 45.58, "pano_id": "TMX7316010203-002459_pano_0003_001304", "timestamp": "2022-03-21T11:44:22.259610Z", "filename": "pano_0003_001304.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 6.07267375, "relative_pitch": 82.41086091968715, "relative_heading": 355.54729598569685, "relative_elevation": 45.5784762464464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_003081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863350228769, 52.33990124012, 45.5469985855743 ] }, "distance": 6.24, "direction": 0.38, "angle": 82.2, "elevation": 45.55, "pano_id": "TMX7316010203-001704_pano_0000_003081", "timestamp": "2020-05-13T07:16:04.473120Z", "filename": "pano_0000_003081.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 6.24035221, "relative_pitch": 82.1985312413786, "relative_heading": 0.3780285376517818, "relative_elevation": 45.5469985855743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_002810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865686743801, 52.3397903252472, 45.4079481009394 ] }, "distance": 6.32, "direction": 165.01, "angle": 82.08, "elevation": 45.41, "pano_id": "TMX7316010203-000771_pano_0000_002810", "timestamp": "2018-06-04T09:10:24.708790Z", "filename": "pano_0000_002810.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 6.31661659, "relative_pitch": 82.08051152304637, "relative_heading": 165.0112095251547, "relative_elevation": 45.4079481009394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000257_pano_0000_000748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000257_pano_0000_000748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000257_pano_0000_000748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864769752615, 52.3397872699438, 45.4456557845697 ] }, "distance": 6.52, "direction": 171.1, "angle": 81.84, "elevation": 45.45, "pano_id": "TMX7316010203-000257_pano_0000_000748", "timestamp": "2017-04-11T10:41:37.336020Z", "filename": "pano_0000_000748.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 6.52017205, "relative_pitch": 81.8353852187581, "relative_heading": 171.10056325433413, "relative_elevation": 45.4456557845697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0002_000507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863035696814, 52.3399051262776, 46.0486738840118 ] }, "distance": 6.67, "direction": 358.51, "angle": 81.75, "elevation": 46.05, "pano_id": "TMX7316010203-001789_pano_0002_000507", "timestamp": "2020-07-06T08:47:34.208700Z", "filename": "pano_0002_000507.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 6.67489144, "relative_pitch": 81.75225265758124, "relative_heading": 358.5131070097763, "relative_elevation": 46.0486738840118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0002_000504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864903286257, 52.3397733199082, 46.0537526225671 ] }, "distance": 8.07, "direction": 172.17, "angle": 80.06, "elevation": 46.05, "pano_id": "TMX7316010203-001789_pano_0002_000504", "timestamp": "2020-07-06T08:47:32.338610Z", "filename": "pano_0002_000504.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 8.06923641, "relative_pitch": 80.06188911749054, "relative_heading": 172.16727063436807, "relative_elevation": 46.0537526225671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_003084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865565065528, 52.33976939816, 45.4809031561017 ] }, "distance": 8.57, "direction": 169.58, "angle": 79.33, "elevation": 45.48, "pano_id": "TMX7316010203-001704_pano_0000_003084", "timestamp": "2020-05-13T07:16:06.368130Z", "filename": "pano_0000_003084.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 8.57177946, "relative_pitch": 79.32667251715974, "relative_heading": 169.57712868981858, "relative_elevation": 45.4809031561017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0003_001307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864391681173, 52.3397682016152, 45.5543592013419 ] }, "distance": 8.6, "direction": 174.99, "angle": 79.31, "elevation": 45.55, "pano_id": "TMX7316010203-002459_pano_0003_001307", "timestamp": "2022-03-21T11:44:24.239640Z", "filename": "pano_0003_001307.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 8.59635062, "relative_pitch": 79.31364415506681, "relative_heading": 174.98814061542205, "relative_elevation": 45.5543592013419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862805532236, 52.3399247768562, 45.7305899783969 ] }, "distance": 8.87, "direction": 357.87, "angle": 79.03, "elevation": 45.73, "pano_id": "TMX7316010203-001151_pano_0001_001077", "timestamp": "2019-04-30T10:10:24.257000Z", "filename": "pano_0001_001077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 8.86538528, "relative_pitch": 79.02866480774485, "relative_heading": 357.86628247133956, "relative_elevation": 45.7305899783969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_12-00-21_00444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848616240183027, 52.339930118003466, 0.0 ] }, "distance": 9.52, "direction": 353.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_12-00-21_00444", "timestamp": "2025-09-30T12:12:52Z", "filename": "recording_2025-09-30_12-00-21_00444.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 9.52150115, "relative_pitch": 0.0, "relative_heading": 353.15169609276523, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0001_000502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865036842379, 52.3397586338023, 46.0130258351564 ] }, "distance": 9.7, "direction": 172.95, "angle": 78.09, "elevation": 46.01, "pano_id": "TMX7316060226-000009_pano_0001_000502", "timestamp": "2016-07-29T08:58:51.215480Z", "filename": "pano_0001_000502.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 9.70147927, "relative_pitch": 78.0940222785816, "relative_heading": 172.9499988884118, "relative_elevation": 46.0130258351564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0001_000498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862621682108, 52.3399338618128, 45.8427999773994 ] }, "distance": 9.88, "direction": 357.36, "angle": 77.84, "elevation": 45.84, "pano_id": "TMX7316060226-000009_pano_0001_000498", "timestamp": "2016-07-29T08:58:47.820470Z", "filename": "pano_0001_000498.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 9.88065557, "relative_pitch": 77.83691053139641, "relative_heading": 357.35841392902415, "relative_elevation": 45.8427999773994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002222_pano_0001_000661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863646108862, 52.339934053814, 46.2499535260722 ] }, "distance": 9.89, "direction": 1.41, "angle": 77.92, "elevation": 46.25, "pano_id": "TMX7316010203-002222_pano_0001_000661", "timestamp": "2021-07-08T09:55:03.525890Z", "filename": "pano_0001_000661.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 9.8945012, "relative_pitch": 77.92443595269555, "relative_heading": 1.4063144024693206, "relative_elevation": 46.2499535260722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track04_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861989118592, 52.33993397240821, 0.0 ] }, "distance": 9.92, "direction": 354.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track04_Sphere_00013", "timestamp": "2024-11-05T09:00:37Z", "filename": "Job_20241105_0934_Track04_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 9.92214566, "relative_pitch": 0.0, "relative_heading": 354.87395902956825, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track04_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848643741003543, 52.339755727140556, 0.0 ] }, "distance": 9.98, "direction": 175.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track04_Sphere_00017", "timestamp": "2024-11-05T09:00:41Z", "filename": "Job_20241105_0934_Track04_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 9.97896792, "relative_pitch": 0.0, "relative_heading": 175.75296346603997, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_002813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863574492235, 52.3399348790471, 45.4192130155861 ] }, "distance": 9.99, "direction": 1.11, "angle": 77.6, "elevation": 45.42, "pano_id": "TMX7316010203-000771_pano_0000_002813", "timestamp": "2018-06-04T09:10:27.738790Z", "filename": "pano_0000_002813.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 9.98523292, "relative_pitch": 77.60099720971589, "relative_heading": 1.1133832925170228, "relative_elevation": 45.4192130155861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002222_pano_0001_000657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84866375410049, 52.3397537023769, 46.2678073821589 ] }, "distance": 10.39, "direction": 168.32, "angle": 77.34, "elevation": 46.27, "pano_id": "TMX7316010203-002222_pano_0001_000657", "timestamp": "2021-07-08T09:55:00.195890Z", "filename": "pano_0001_000657.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 10.39189293, "relative_pitch": 77.34126331296197, "relative_heading": 168.32422231302388, "relative_elevation": 46.2678073821589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_12-00-21_00448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848648092565983, 52.33975142381461, 0.0 ] }, "distance": 10.48, "direction": 174.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_12-00-21_00448", "timestamp": "2025-09-30T12:12:56Z", "filename": "recording_2025-09-30_12-00-21_00448.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 10.48169777, "relative_pitch": 0.0, "relative_heading": 174.32987849615452, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0003_001303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862010727899, 52.3399436405544, 45.5665031345561 ] }, "distance": 10.99, "direction": 355.45, "angle": 76.44, "elevation": 45.57, "pano_id": "TMX7316010203-002459_pano_0003_001303", "timestamp": "2022-03-21T11:44:21.619630Z", "filename": "pano_0003_001303.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 10.99289678, "relative_pitch": 76.43659311234963, "relative_heading": 355.45141416291784, "relative_elevation": 45.5665031345561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865140984425, 52.3397466533737, 45.7415157901123 ] }, "distance": 11.03, "direction": 173.43, "angle": 76.44, "elevation": 45.74, "pano_id": "TMX7316010203-001151_pano_0001_001073", "timestamp": "2019-04-30T10:10:21.922080Z", "filename": "pano_0001_001073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 11.03361322, "relative_pitch": 76.4383749323403, "relative_heading": 173.43385249982038, "relative_elevation": 45.7415157901123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_003080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862661788902, 52.3399455267875, 45.5451247347519 ] }, "distance": 11.18, "direction": 357.81, "angle": 76.21, "elevation": 45.55, "pano_id": "TMX7316010203-001704_pano_0000_003080", "timestamp": "2020-05-13T07:16:03.853130Z", "filename": "pano_0000_003080.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 11.17636217, "relative_pitch": 76.21256896830202, "relative_heading": 357.8050867756166, "relative_elevation": 45.5451247347519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0002_000508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8486244425983, 52.3399493038351, 46.0224539916962 ] }, "distance": 11.6, "direction": 357.15, "angle": 75.85, "elevation": 46.02, "pano_id": "TMX7316010203-001789_pano_0002_000508", "timestamp": "2020-07-06T08:47:34.818600Z", "filename": "pano_0002_000508.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 11.60277001, "relative_pitch": 75.84997295159778, "relative_heading": 357.1529705039876, "relative_elevation": 46.0224539916962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_002809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84866226812423, 52.3397419190249, 45.4105601292104 ] }, "distance": 11.66, "direction": 170.12, "angle": 75.6, "elevation": 45.41, "pano_id": "TMX7316010203-000771_pano_0000_002809", "timestamp": "2018-06-04T09:10:23.703930Z", "filename": "pano_0000_002809.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 11.66114391, "relative_pitch": 75.59799511313142, "relative_heading": 170.1155973492511, "relative_elevation": 45.4105601292104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000257_pano_0000_000750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000257_pano_0000_000750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000257_pano_0000_000750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862353999072, 52.3399581346041, 45.443726753816 ] }, "distance": 12.59, "direction": 357.1, "angle": 74.52, "elevation": 45.44, "pano_id": "TMX7316010203-000257_pano_0000_000750", "timestamp": "2017-04-11T10:41:40.821070Z", "filename": "pano_0000_000750.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 12.58725235, "relative_pitch": 74.51804125122393, "relative_heading": 357.09545470278806, "relative_elevation": 45.443726753816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0002_000503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865630515454, 52.3397292411284, 46.0564231090248 ] }, "distance": 13.0, "direction": 172.95, "angle": 74.24, "elevation": 46.06, "pano_id": "TMX7316010203-001789_pano_0002_000503", "timestamp": "2020-07-06T08:47:31.678740Z", "filename": "pano_0002_000503.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 12.99704821, "relative_pitch": 74.24101936274882, "relative_heading": 172.94934681989199, "relative_elevation": 46.0564231090248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_003085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8486621151831, 52.3397255004819, 45.4789558239281 ] }, "distance": 13.46, "direction": 171.49, "angle": 73.51, "elevation": 45.48, "pano_id": "TMX7316010203-001704_pano_0000_003085", "timestamp": "2020-05-13T07:16:07.028300Z", "filename": "pano_0000_003085.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 13.46308564, "relative_pitch": 73.5097234160493, "relative_heading": 171.49411036391433, "relative_elevation": 45.4789558239281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0003_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8486495839741, 52.3397244640601, 45.5559884663671 ] }, "distance": 13.48, "direction": 175.16, "angle": 73.52, "elevation": 45.56, "pano_id": "TMX7316010203-002459_pano_0003_001308", "timestamp": "2022-03-21T11:44:24.959610Z", "filename": "pano_0003_001308.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 13.47839146, "relative_pitch": 73.51839430499012, "relative_heading": 175.15986444058942, "relative_elevation": 45.5559884663671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862254984809, 52.3399690989451, 45.700335838832 ] }, "distance": 13.81, "direction": 357.07, "angle": 73.19, "elevation": 45.7, "pano_id": "TMX7316010203-001151_pano_0001_001078", "timestamp": "2019-04-30T10:10:24.807050Z", "filename": "pano_0001_001078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 13.80914966, "relative_pitch": 73.18689689413021, "relative_heading": 357.0723209933304, "relative_elevation": 45.700335838832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_12-00-21_00443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848597694023426, 52.33997355249922, 0.0 ] }, "distance": 14.49, "direction": 350.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_12-00-21_00443", "timestamp": "2025-09-30T12:12:51Z", "filename": "recording_2025-09-30_12-00-21_00443.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 14.48677388, "relative_pitch": 0.0, "relative_heading": 350.46636457070935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0001_000503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865478274864, 52.3397149872845, 46.066956544295 ] }, "distance": 14.56, "direction": 174.12, "angle": 72.46, "elevation": 46.07, "pano_id": "TMX7316060226-000009_pano_0001_000503", "timestamp": "2016-07-29T08:58:52.120400Z", "filename": "pano_0001_000503.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 14.56143997, "relative_pitch": 72.4586220805423, "relative_heading": 174.12066293029153, "relative_elevation": 46.066956544295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0001_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861869891616, 52.3399778099855, 45.817560872063 ] }, "distance": 14.79, "direction": 356.25, "angle": 72.11, "elevation": 45.82, "pano_id": "TMX7316060226-000009_pano_0001_000497", "timestamp": "2016-07-29T08:58:47.045670Z", "filename": "pano_0001_000497.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 14.79212882, "relative_pitch": 72.10740624516193, "relative_heading": 356.24874846343107, "relative_elevation": 45.817560872063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track04_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861468413523, 52.33997855513708, 0.0 ] }, "distance": 14.9, "direction": 355.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track04_Sphere_00012", "timestamp": "2024-11-05T09:00:35Z", "filename": "Job_20241105_0934_Track04_Sphere_00012.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 14.89517392, "relative_pitch": 0.0, "relative_heading": 355.21925635928153, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002222_pano_0001_000662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863095030823, 52.3399793915802, 46.2237530415878 ] }, "distance": 14.94, "direction": 359.49, "angle": 72.09, "elevation": 46.22, "pano_id": "TMX7316010203-002222_pano_0001_000662", "timestamp": "2021-07-08T09:55:04.360910Z", "filename": "pano_0001_000662.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 14.93701657, "relative_pitch": 72.09197367721207, "relative_heading": 359.4907431808055, "relative_elevation": 46.2237530415878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track04_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848648935332088, 52.33970976921804, 0.0 ] }, "distance": 15.11, "direction": 175.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track04_Sphere_00018", "timestamp": "2024-11-05T09:00:42Z", "filename": "Job_20241105_0934_Track04_Sphere_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 15.10507795, "relative_pitch": 0.0, "relative_heading": 175.850304812973, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002222_pano_0001_000656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84867048455388, 52.3397084820261, 46.2908536922187 ] }, "distance": 15.42, "direction": 170.44, "angle": 71.57, "elevation": 46.29, "pano_id": "TMX7316010203-002222_pano_0001_000656", "timestamp": "2021-07-08T09:54:59.305870Z", "filename": "pano_0001_000656.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 15.42295327, "relative_pitch": 71.57321834009008, "relative_heading": 170.4387889415741, "relative_elevation": 46.2908536922187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_002814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862889466586, 52.3399839825939, 45.4349261075258 ] }, "distance": 15.45, "direction": 358.99, "angle": 71.22, "elevation": 45.43, "pano_id": "TMX7316010203-000771_pano_0000_002814", "timestamp": "2018-06-04T09:10:28.808760Z", "filename": "pano_0000_002814.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 15.44969595, "relative_pitch": 71.21990829848197, "relative_heading": 358.98800990147805, "relative_elevation": 45.4349261075258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_12-00-21_00449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848654534684404, 52.33970663099599, 0.0 ] }, "distance": 15.49, "direction": 174.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_12-00-21_00449", "timestamp": "2025-09-30T12:12:56Z", "filename": "recording_2025-09-30_12-00-21_00449.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 15.4850585, "relative_pitch": 0.0, "relative_heading": 174.5353137124592, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0003_001302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861343864522, 52.3399877816791, 45.5836971886456 ] }, "distance": 15.93, "direction": 355.22, "angle": 70.74, "elevation": 45.58, "pano_id": "TMX7316010203-002459_pano_0003_001302", "timestamp": "2022-03-21T11:44:20.974640Z", "filename": "pano_0003_001302.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 15.92534934, "relative_pitch": 70.74237141941838, "relative_heading": 355.22275779493447, "relative_elevation": 45.5836971886456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000257_pano_0000_000747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000257_pano_0000_000747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000257_pano_0000_000747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000257/pano_0000_000747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865651768089, 52.3397025064026, 45.4625971727073 ] }, "distance": 15.96, "direction": 174.21, "angle": 70.66, "elevation": 45.46, "pano_id": "TMX7316010203-000257_pano_0000_000747", "timestamp": "2017-04-11T10:41:35.481080Z", "filename": "pano_0000_000747.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 15.95506138, "relative_pitch": 70.66151891835042, "relative_heading": 174.2091234898579, "relative_elevation": 45.4625971727073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865770162351, 52.3397018621476, 45.7537318123505 ] }, "distance": 16.03, "direction": 173.95, "angle": 70.69, "elevation": 45.75, "pano_id": "TMX7316010203-001151_pano_0001_001072", "timestamp": "2019-04-30T10:10:21.252130Z", "filename": "pano_0001_001072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 16.03469246, "relative_pitch": 70.68665624593716, "relative_heading": 173.94810140687335, "relative_elevation": 45.7537318123505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_003079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861986887688, 52.3399896342506, 45.5665319310501 ] }, "distance": 16.1, "direction": 356.84, "angle": 70.54, "elevation": 45.57, "pano_id": "TMX7316010203-001704_pano_0000_003079", "timestamp": "2020-05-13T07:16:03.243410Z", "filename": "pano_0000_003079.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 16.10067594, "relative_pitch": 70.53942716036335, "relative_heading": 356.8382452409648, "relative_elevation": 45.5665319310501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0002_000509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861925806254, 52.3399935025706, 46.0442904504016 ] }, "distance": 16.53, "direction": 356.78, "angle": 70.25, "elevation": 46.04, "pano_id": "TMX7316010203-001789_pano_0002_000509", "timestamp": "2020-07-06T08:47:35.433700Z", "filename": "pano_0002_000509.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 16.53276917, "relative_pitch": 70.24869967102154, "relative_heading": 356.7764661038985, "relative_elevation": 46.0442904504016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_002808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84866806728362, 52.3396932472864, 45.4192104218528 ] }, "distance": 17.07, "direction": 171.93, "angle": 69.4, "elevation": 45.42, "pano_id": "TMX7316010203-000771_pano_0000_002808", "timestamp": "2018-06-04T09:10:22.678780Z", "filename": "pano_0000_002808.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 17.07304158, "relative_pitch": 69.39880322760024, "relative_heading": 171.92913225508596, "relative_elevation": 45.4192104218528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0002_000502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0002_000502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0002_000502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8486650462421, 52.3396853483801, 46.0705987690017 ] }, "distance": 17.92, "direction": 172.98, "angle": 68.75, "elevation": 46.07, "pano_id": "TMX7316010203-001789_pano_0002_000502", "timestamp": "2020-07-06T08:47:30.983730Z", "filename": "pano_0002_000502.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 17.91735772, "relative_pitch": 68.74839936602069, "relative_heading": 172.97571742012093, "relative_elevation": 46.0705987690017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_003086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_003086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_003086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84866775031501, 52.3396820011324, 45.4851123467088 ] }, "distance": 18.31, "direction": 172.55, "angle": 68.07, "elevation": 45.49, "pano_id": "TMX7316010203-001704_pano_0000_003086", "timestamp": "2020-05-13T07:16:07.773150Z", "filename": "pano_0000_003086.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 18.31007662, "relative_pitch": 68.07270104538537, "relative_heading": 172.54585573634284, "relative_elevation": 45.4851123467088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0003_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865469554495, 52.3396806889491, 45.5745481820777 ] }, "distance": 18.36, "direction": 175.36, "angle": 68.06, "elevation": 45.57, "pano_id": "TMX7316010203-002459_pano_0003_001309", "timestamp": "2022-03-21T11:44:25.704800Z", "filename": "pano_0003_001309.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 18.36155092, "relative_pitch": 68.05596446664188, "relative_heading": 175.3590997933218, "relative_elevation": 45.5745481820777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84861709582336, 52.3400133912683, 45.6989569589496 ] }, "distance": 18.75, "direction": 356.71, "angle": 67.69, "elevation": 45.7, "pano_id": "TMX7316010203-001151_pano_0001_001079", "timestamp": "2019-04-30T10:10:25.347010Z", "filename": "pano_0001_001079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 18.75065918, "relative_pitch": 67.69125255627947, "relative_heading": 356.7071288811304, "relative_elevation": 45.6989569589496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0001_000504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865935637136, 52.3396714408098, 46.1410809764639 ] }, "distance": 19.41, "direction": 174.67, "angle": 67.18, "elevation": 46.14, "pano_id": "TMX7316060226-000009_pano_0001_000504", "timestamp": "2016-07-29T08:58:53.020580Z", "filename": "pano_0001_000504.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 19.41435771, "relative_pitch": 67.18055053715507, "relative_heading": 174.67037848185217, "relative_elevation": 46.1410809764639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_12-00-21_00442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848585976988994, 52.34001771013444, 0.0 ] }, "distance": 19.46, "direction": 350.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_12-00-21_00442", "timestamp": "2025-09-30T12:12:50Z", "filename": "recording_2025-09-30_12-00-21_00442.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 19.46478388, "relative_pitch": 0.0, "relative_heading": 350.54366612407443, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0001_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0001_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0001_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8486118264827, 52.3400220180079, 45.7887548180297 ] }, "distance": 19.73, "direction": 355.83, "angle": 66.69, "elevation": 45.79, "pano_id": "TMX7316060226-000009_pano_0001_000496", "timestamp": "2016-07-29T08:58:46.305480Z", "filename": "pano_0001_000496.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 19.73196625, "relative_pitch": 66.68711006281038, "relative_heading": 355.8260865822201, "relative_elevation": 45.7887548180297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track04_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84860857472406, 52.34002373594073, 0.0 ] }, "distance": 19.94, "direction": 355.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track04_Sphere_00011", "timestamp": "2024-11-05T09:00:34Z", "filename": "Job_20241105_0934_Track04_Sphere_00011.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 19.93982705, "relative_pitch": 0.0, "relative_heading": 355.2309101084744, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002222_pano_0001_000663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862553341509, 52.3400246996742, 46.2147879954427 ] }, "distance": 19.98, "direction": 358.56, "angle": 66.62, "elevation": 46.21, "pano_id": "TMX7316010203-002222_pano_0001_000663", "timestamp": "2021-07-08T09:55:05.190860Z", "filename": "pano_0001_000663.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 19.98433553, "relative_pitch": 66.61523605975621, "relative_heading": 358.56071866099825, "relative_elevation": 46.2147879954427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track04_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track04_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848654697700164, 52.339665368768614, 0.0 ] }, "distance": 20.06, "direction": 175.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track04_Sphere_00019", "timestamp": "2024-11-05T09:00:44Z", "filename": "Job_20241105_0934_Track04_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 20.06118149, "relative_pitch": 0.0, "relative_heading": 175.75262094685323, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002222_pano_0001_000655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002222_pano_0001_000655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002222/pano_0001_000655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84867625567609, 52.3396640093222, 46.4021458365023 ] }, "distance": 20.37, "direction": 171.66, "angle": 66.3, "elevation": 46.4, "pano_id": "TMX7316010203-002222_pano_0001_000655", "timestamp": "2021-07-08T09:54:58.350900Z", "filename": "pano_0001_000655.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 20.37281701, "relative_pitch": 66.29617055284315, "relative_heading": 171.65971493868992, "relative_elevation": 46.4021458365023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_12-00-21_00450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_12-00-21_00450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_12-00-21_00450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848661264794003, 52.33966228887707, 0.0 ] }, "distance": 20.44, "direction": 174.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-30_12-00-21_00450", "timestamp": "2025-09-30T12:12:57Z", "filename": "recording_2025-09-30_12-00-21_00450.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 20.44043704, "relative_pitch": 0.0, "relative_heading": 174.57249907983365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0003_001301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0003_001301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0003_001301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84860632281595, 52.3400318855072, 45.5896070385352 ] }, "distance": 20.86, "direction": 355.02, "angle": 65.42, "elevation": 45.59, "pano_id": "TMX7316010203-002459_pano_0003_001301", "timestamp": "2022-03-21T11:44:20.324600Z", "filename": "pano_0003_001301.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 20.8564255, "relative_pitch": 65.41675720539043, "relative_heading": 355.01785137440265, "relative_elevation": 45.5896070385352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track04_Sphere_00015/adjacencies/b_20241105_0934_Track04_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_002815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_002815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_002815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84862159379649, 52.3400336175583, 45.4480041190982 ] }, "distance": 20.98, "direction": 357.9, "angle": 65.22, "elevation": 45.45, "pano_id": "TMX7316010203-000771_pano_0000_002815", "timestamp": "2018-06-04T09:10:29.908760Z", "filename": "pano_0000_002815.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_20241105_0934_Track04_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118296.1640841307, 483683.42145809485 ] }, "relative_distance": 20.98450652, "relative_pitch": 65.21602121555365, "relative_heading": 357.8958529723556, "relative_elevation": 45.4480041190982 } ] } }