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_20240924_1221_Track21_Sphere_00038/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track21_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827258838097152, 52.375460507081044, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track21_Sphere_00038", "timestamp": "2024-09-24T11:49:54Z", "filename": "Job_20240924_1221_Track21_Sphere_00038.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "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_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82725845553315, 52.3754641311109, 44.5006467858329 ] }, "distance": 0.4, "direction": 356.3, "angle": 89.48, "elevation": 44.5, "pano_id": "TMX7316060226-000479_pano_0001_000098", "timestamp": "2019-11-12T08:26:56.137510Z", "filename": "pano_0001_000098.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 0.40410275, "relative_pitch": 89.47972114232272, "relative_heading": 356.30345630013767, "relative_elevation": 44.5006467858329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82724272740487, 52.3754659643983, 44.4267145656049 ] }, "distance": 1.25, "direction": 298.96, "angle": 88.38, "elevation": 44.43, "pano_id": "TMX7316010203-000828_pano_0000_007288", "timestamp": "2018-07-06T10:26:38.606800Z", "filename": "pano_0000_007288.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 1.25401204, "relative_pitch": 88.38316820354521, "relative_heading": 298.9636024584959, "relative_elevation": 44.4267145656049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82723767457336, 52.3754609815405, 44.9416921660304 ] }, "distance": 1.44, "direction": 272.1, "angle": 88.16, "elevation": 44.94, "pano_id": "TMX7316010203-002073_pano_0000_004712", "timestamp": "2021-03-31T10:25:27.295660Z", "filename": "pano_0000_004712.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 1.44224414, "relative_pitch": 88.16192607740837, "relative_heading": 272.0978637687549, "relative_elevation": 44.9416921660304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827257240250545, 52.3754474852697, 0.0 ] }, "distance": 1.45, "direction": 184.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00584", "timestamp": "2025-06-18T12:25:39Z", "filename": "recording_2025-06-18_12-13-00_00584.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 1.45307543, "relative_pitch": 0.0, "relative_heading": 184.2947320973049, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82725240287749, 52.375474471179, 44.5354137048125 ] }, "distance": 1.61, "direction": 344.25, "angle": 87.92, "elevation": 44.54, "pano_id": "TMX7316010203-001699_pano_0000_003935", "timestamp": "2020-05-08T10:05:38.311490Z", "filename": "pano_0000_003935.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 1.61446789, "relative_pitch": 87.92386104388905, "relative_heading": 344.2492971464962, "relative_elevation": 44.5354137048125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82726607263309, 52.3754772924046, 42.6094079762697 ] }, "distance": 1.93, "direction": 14.78, "angle": 87.4, "elevation": 42.61, "pano_id": "TMX7316010203-000079_pano_0009_002318", "timestamp": "2016-08-18T09:10:30.727850Z", "filename": "pano_0009_002318.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 1.93166624, "relative_pitch": 87.40431512449973, "relative_heading": 14.776990741421105, "relative_elevation": 42.6094079762697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82724898802105, 52.3754771601743, 44.4509063651785 ] }, "distance": 1.97, "direction": 340.1, "angle": 87.46, "elevation": 44.45, "pano_id": "TMX7316010203-002508_pano_0006_000802", "timestamp": "2022-04-12T09:48:06.131370Z", "filename": "pano_0006_000802.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 1.97074409, "relative_pitch": 87.4614370683664, "relative_heading": 340.0997440474487, "relative_elevation": 44.4509063651785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82724926190782, 52.3754319739212, 42.5220155399293 ] }, "distance": 3.24, "direction": 191.61, "angle": 85.64, "elevation": 42.52, "pano_id": "TMX7316010203-000079_pano_0009_002317", "timestamp": "2016-08-18T09:10:29.577850Z", "filename": "pano_0009_002317.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 3.24129806, "relative_pitch": 85.64098141684606, "relative_heading": 191.60729465729017, "relative_elevation": 42.5220155399293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82723410172203, 52.3754323101773, 44.4696400752291 ] }, "distance": 3.56, "direction": 208.23, "angle": 85.42, "elevation": 44.47, "pano_id": "TMX7316010203-001699_pano_0000_003934", "timestamp": "2020-05-08T10:05:37.396510Z", "filename": "pano_0000_003934.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 3.56123168, "relative_pitch": 85.4213925179591, "relative_heading": 208.23166027783773, "relative_elevation": 44.4696400752291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827274486833798, 52.375491220306564, 0.0 ] }, "distance": 3.58, "direction": 17.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00585", "timestamp": "2025-06-18T12:25:40Z", "filename": "recording_2025-06-18_12-13-00_00585.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 3.57990404, "relative_pitch": 0.0, "relative_heading": 17.319034378386508, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82723248385822, 52.3754321874398, 44.3960776729509 ] }, "distance": 3.63, "direction": 209.66, "angle": 85.33, "elevation": 44.4, "pano_id": "TMX7316010203-002508_pano_0006_000801", "timestamp": "2022-04-12T09:48:04.696330Z", "filename": "pano_0006_000801.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 3.62651591, "relative_pitch": 85.33013364147655, "relative_heading": 209.6634077428561, "relative_elevation": 44.3960776729509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track21_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827225232000678, 52.3754295651249, 0.0 ] }, "distance": 4.13, "direction": 213.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track21_Sphere_00037", "timestamp": "2024-09-24T11:49:48Z", "filename": "Job_20240924_1221_Track21_Sphere_00037.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 4.13430463, "relative_pitch": 0.0, "relative_heading": 213.61253787551797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82723739120572, 52.3754198082713, 44.3896430134773 ] }, "distance": 4.76, "direction": 197.88, "angle": 83.88, "elevation": 44.39, "pano_id": "TMX7316060226-000479_pano_0001_000097", "timestamp": "2019-11-12T08:26:55.347520Z", "filename": "pano_0001_000097.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 4.75844057, "relative_pitch": 83.88142438704224, "relative_heading": 197.87518272438308, "relative_elevation": 44.3896430134773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82725292337128, 52.3755060793862, 44.8792693959549 ] }, "distance": 5.09, "direction": 355.46, "angle": 83.53, "elevation": 44.88, "pano_id": "TMX7316010203-002073_pano_0000_004711", "timestamp": "2021-03-31T10:25:26.245690Z", "filename": "pano_0000_004711.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 5.08700707, "relative_pitch": 83.53319833667489, "relative_heading": 355.4583990288855, "relative_elevation": 44.8792693959549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track22_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827279176209744, 52.37550480498947, 0.0 ] }, "distance": 5.12, "direction": 15.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track22_Sphere_00015", "timestamp": "2024-09-24T11:50:39Z", "filename": "Job_20240924_1221_Track22_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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 5.12012486, "relative_pitch": 0.0, "relative_heading": 15.694838201638587, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82725676251021, 52.375510359958, 44.4151621479541 ] }, "distance": 5.55, "direction": 358.54, "angle": 82.88, "elevation": 44.42, "pano_id": "TMX7316010203-000828_pano_0000_007287", "timestamp": "2018-07-06T10:26:37.821580Z", "filename": "pano_0000_007287.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 5.54915336, "relative_pitch": 82.87846633656834, "relative_heading": 358.54036942522634, "relative_elevation": 44.4151621479541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82727951215283, 52.3755089132056, 44.4884540885687 ] }, "distance": 5.57, "direction": 14.65, "angle": 82.87, "elevation": 44.49, "pano_id": "TMX7316060226-000479_pano_0001_000099", "timestamp": "2019-11-12T08:26:56.967530Z", "filename": "pano_0001_000099.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 5.56733723, "relative_pitch": 82.86701973900253, "relative_heading": 14.648788503162786, "relative_elevation": 44.4884540885687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82720024193318, 52.3754195933398, 45.7475046394393 ] }, "distance": 6.05, "direction": 221.24, "angle": 82.46, "elevation": 45.75, "pano_id": "TMX7316010203-002073_pano_0000_004733", "timestamp": "2021-03-31T10:25:58.645490Z", "filename": "pano_0000_004733.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 6.0539973, "relative_pitch": 82.4615635519947, "relative_heading": 221.2353956081997, "relative_elevation": 45.7475046394393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82727095081999, 52.3755165350243, 44.5399670023471 ] }, "distance": 6.29, "direction": 7.54, "angle": 81.96, "elevation": 44.54, "pano_id": "TMX7316010203-001699_pano_0000_003936", "timestamp": "2020-05-08T10:05:39.296510Z", "filename": "pano_0000_003936.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 6.28881553, "relative_pitch": 81.9632548273247, "relative_heading": 7.537163453843452, "relative_elevation": 44.5399670023471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82718977298938, 52.3754167049397, 42.394711070694 ] }, "distance": 6.77, "direction": 223.98, "angle": 80.92, "elevation": 42.39, "pano_id": "TMX7316010203-000079_pano_0009_002311", "timestamp": "2016-08-18T09:10:13.617950Z", "filename": "pano_0009_002311.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 6.77341199, "relative_pitch": 80.92256076899868, "relative_heading": 223.97962131441645, "relative_elevation": 42.394711070694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82726463395627, 52.3755220107343, 44.4536733133718 ] }, "distance": 6.86, "direction": 3.3, "angle": 81.23, "elevation": 44.45, "pano_id": "TMX7316010203-002508_pano_0006_000803", "timestamp": "2022-04-12T09:48:07.431360Z", "filename": "pano_0006_000803.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 6.8551596, "relative_pitch": 81.2335260831041, "relative_heading": 3.300822473806668, "relative_elevation": 44.4536733133718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82728373418211, 52.3755228774635, 42.6403343630955 ] }, "distance": 7.14, "direction": 13.73, "angle": 80.49, "elevation": 42.64, "pano_id": "TMX7316010203-000079_pano_0009_002319", "timestamp": "2016-08-18T09:10:32.042950Z", "filename": "pano_0009_002319.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 7.14432904, "relative_pitch": 80.48851854781299, "relative_heading": 13.728234262163443, "relative_elevation": 42.6403343630955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82718712015162, 52.3754125833143, 44.3610627604648 ] }, "distance": 7.23, "direction": 222.49, "angle": 80.74, "elevation": 44.36, "pano_id": "TMX7316010203-000828_pano_0000_007312", "timestamp": "2018-07-06T10:27:14.816510Z", "filename": "pano_0000_007312.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 7.23134728, "relative_pitch": 80.74158351119215, "relative_heading": 222.4861462590188, "relative_elevation": 44.3610627604648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827202879728922, 52.37540057279856, 0.0 ] }, "distance": 7.68, "direction": 209.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00562", "timestamp": "2025-06-18T12:25:06Z", "filename": "recording_2025-06-18_12-13-00_00562.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 7.68117342, "relative_pitch": 0.0, "relative_heading": 209.74445726068546, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track21_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82715865516531, 52.3754243698985, 0.0 ] }, "distance": 7.92, "direction": 239.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track21_Sphere_00036", "timestamp": "2024-09-24T11:49:47Z", "filename": "Job_20240924_1221_Track21_Sphere_00036.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 7.91948641, "relative_pitch": 0.0, "relative_heading": 239.48574033374192, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82714868111343, 52.3754340514355, 44.4231686294079 ] }, "distance": 8.06, "direction": 248.57, "angle": 79.72, "elevation": 44.42, "pano_id": "TMX7316060226-000479_pano_0001_000073", "timestamp": "2019-11-12T08:26:26.157810Z", "filename": "pano_0001_000073.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 8.05883503, "relative_pitch": 79.71775889076963, "relative_heading": 248.57441237923885, "relative_elevation": 44.4231686294079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827150045297577, 52.37543168115039, 0.0 ] }, "distance": 8.07, "direction": 246.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00561", "timestamp": "2025-06-18T12:25:05Z", "filename": "recording_2025-06-18_12-13-00_00561.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 8.07353699, "relative_pitch": 0.0, "relative_heading": 246.59074706298577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82714045192599, 52.375443328873, 45.7837632382289 ] }, "distance": 8.29, "direction": 256.66, "angle": 79.74, "elevation": 45.78, "pano_id": "TMX7316010203-002073_pano_0000_004734", "timestamp": "2021-03-31T10:25:59.900510Z", "filename": "pano_0000_004734.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 8.28583234, "relative_pitch": 79.74178497033552, "relative_heading": 256.66208257999335, "relative_elevation": 45.7837632382289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82721562315687, 52.3753900542428, 44.3971382724121 ] }, "distance": 8.37, "direction": 200.58, "angle": 79.32, "elevation": 44.4, "pano_id": "TMX7316010203-001699_pano_0000_003933", "timestamp": "2020-05-08T10:05:36.531500Z", "filename": "pano_0000_003933.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 8.37381409, "relative_pitch": 79.31883169010106, "relative_heading": 200.57639449880372, "relative_elevation": 44.3971382724121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82714653820874, 52.375428761967, 44.3228341536596 ] }, "distance": 8.42, "direction": 245.21, "angle": 79.24, "elevation": 44.32, "pano_id": "TMX7316010203-001699_pano_0000_003914", "timestamp": "2020-05-08T10:05:04.146720Z", "filename": "pano_0000_003914.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 8.42422336, "relative_pitch": 79.23843364000497, "relative_heading": 245.20856380275512, "relative_elevation": 44.3228341536596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827291674826069, 52.37553494607565, 0.0 ] }, "distance": 8.58, "direction": 15.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00586", "timestamp": "2025-06-18T12:25:41Z", "filename": "recording_2025-06-18_12-13-00_00586.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 8.5797161, "relative_pitch": 0.0, "relative_heading": 15.108211889261227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82721336464532, 52.3753874347054, 44.3291076095775 ] }, "distance": 8.7, "direction": 200.85, "angle": 78.9, "elevation": 44.33, "pano_id": "TMX7316010203-002508_pano_0006_000800", "timestamp": "2022-04-12T09:48:03.101380Z", "filename": "pano_0006_000800.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 8.70086251, "relative_pitch": 78.89522408062476, "relative_heading": 200.85001891620146, "relative_elevation": 44.3291076095775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82713292819956, 52.3754419657456, 44.4049767134711 ] }, "distance": 8.82, "direction": 256.47, "angle": 78.77, "elevation": 44.4, "pano_id": "TMX7316010203-000828_pano_0000_007313", "timestamp": "2018-07-06T10:27:15.796490Z", "filename": "pano_0000_007313.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 8.81943327, "relative_pitch": 78.76646630636388, "relative_heading": 256.4711751217171, "relative_elevation": 44.4049767134711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82721680125052, 52.3753777700471, 45.7053173705935 ] }, "distance": 9.64, "direction": 197.27, "angle": 78.09, "elevation": 45.71, "pano_id": "TMX7316010203-002073_pano_0000_004732", "timestamp": "2021-03-31T10:25:57.345490Z", "filename": "pano_0000_004732.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 9.64134859, "relative_pitch": 78.08832464775918, "relative_heading": 197.2732517367847, "relative_elevation": 45.7053173705935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82711950366152, 52.3754428325019, 44.3404334103689 ] }, "distance": 9.69, "direction": 258.29, "angle": 77.67, "elevation": 44.34, "pano_id": "TMX7316010203-002508_pano_0006_000780", "timestamp": "2022-04-12T09:47:36.426510Z", "filename": "pano_0006_000780.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 9.69062462, "relative_pitch": 77.67182079648302, "relative_heading": 258.29043072559256, "relative_elevation": 44.3404334103689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82712001239729, 52.3754408388519, 42.4307503951713 ] }, "distance": 9.7, "direction": 256.97, "angle": 77.12, "elevation": 42.43, "pano_id": "TMX7316010203-000079_pano_0009_002310", "timestamp": "2016-08-18T09:10:12.048060Z", "filename": "pano_0009_002310.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 9.70431477, "relative_pitch": 77.11748174254527, "relative_heading": 256.96626486890204, "relative_elevation": 42.4307503951713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82722304948441, 52.3753744165953, 42.3847466316074 ] }, "distance": 9.88, "direction": 194.27, "angle": 76.87, "elevation": 42.38, "pano_id": "TMX7316010203-000079_pano_0009_002312", "timestamp": "2016-08-18T09:10:15.292950Z", "filename": "pano_0009_002312.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 9.88486044, "relative_pitch": 76.87227733255533, "relative_heading": 194.27445226441097, "relative_elevation": 42.3847466316074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82721534054891, 52.3753756841788, 44.3462819810957 ] }, "distance": 9.89, "direction": 197.42, "angle": 77.42, "elevation": 44.35, "pano_id": "TMX7316060226-000479_pano_0001_000096", "timestamp": "2019-11-12T08:26:54.557510Z", "filename": "pano_0001_000096.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 9.8925564, "relative_pitch": 77.4246277111084, "relative_heading": 197.4242566333317, "relative_elevation": 44.3462819810957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82727513138432, 52.3755497000343, 44.8715523965657 ] }, "distance": 9.99, "direction": 6.38, "angle": 77.45, "elevation": 44.87, "pano_id": "TMX7316010203-002073_pano_0000_004710", "timestamp": "2021-03-31T10:25:25.175680Z", "filename": "pano_0000_004710.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 9.98673341, "relative_pitch": 77.4526042536396, "relative_heading": 6.379171361208702, "relative_elevation": 44.8715523965657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track22_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827225608409051, 52.37537183861648, 0.0 ] }, "distance": 10.12, "direction": 192.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track22_Sphere_00012", "timestamp": "2024-09-24T11:50:37Z", "filename": "Job_20240924_1221_Track22_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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 10.1227348, "relative_pitch": 0.0, "relative_heading": 192.91805818580752, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82721628412661, 52.3753723845963, 44.3638855721802 ] }, "distance": 10.23, "direction": 196.46, "angle": 77.02, "elevation": 44.36, "pano_id": "TMX7316010203-000828_pano_0000_007311", "timestamp": "2018-07-06T10:27:13.841420Z", "filename": "pano_0000_007311.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 10.22506023, "relative_pitch": 77.02102985798183, "relative_heading": 196.46459178606713, "relative_elevation": 44.3638855721802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827275265483, 52.3755538802225, 44.4218757897615 ] }, "distance": 10.45, "direction": 6.15, "angle": 76.76, "elevation": 44.42, "pano_id": "TMX7316010203-000828_pano_0000_007286", "timestamp": "2018-07-06T10:26:36.986640Z", "filename": "pano_0000_007286.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 10.45010316, "relative_pitch": 76.76205017661296, "relative_heading": 6.145571713681791, "relative_elevation": 44.4218757897615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82730107896472, 52.3755533652906, 44.4832847835496 ] }, "distance": 10.73, "direction": 15.56, "angle": 76.44, "elevation": 44.48, "pano_id": "TMX7316060226-000479_pano_0001_000100", "timestamp": "2019-11-12T08:26:57.882510Z", "filename": "pano_0001_000100.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 10.72571675, "relative_pitch": 76.44371889774337, "relative_heading": 15.557421308205903, "relative_elevation": 44.4832847835496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82728857888029, 52.3755581963407, 44.5348521685228 ] }, "distance": 11.06, "direction": 10.55, "angle": 76.06, "elevation": 44.53, "pano_id": "TMX7316010203-001699_pano_0000_003937", "timestamp": "2020-05-08T10:05:40.516480Z", "filename": "pano_0000_003937.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 11.05740218, "relative_pitch": 76.05619543773479, "relative_heading": 10.554547043956942, "relative_elevation": 44.5348521685228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track21_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827095631656901, 52.3754343357943, 0.0 ] }, "distance": 11.49, "direction": 255.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track21_Sphere_00035", "timestamp": "2024-09-24T11:49:44Z", "filename": "Job_20240924_1221_Track21_Sphere_00035.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 11.48986715, "relative_pitch": 0.0, "relative_heading": 255.3178441551628, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82728143906892, 52.3755666166892, 44.4319690279663 ] }, "distance": 11.91, "direction": 7.43, "angle": 75.0, "elevation": 44.43, "pano_id": "TMX7316010203-002508_pano_0006_000804", "timestamp": "2022-04-12T09:48:08.816300Z", "filename": "pano_0006_000804.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 11.90718958, "relative_pitch": 74.99797952005109, "relative_heading": 7.427043851248824, "relative_elevation": 44.4319690279663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827213603356634, 52.37535611620003, 0.0 ] }, "distance": 12.02, "direction": 194.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00563", "timestamp": "2025-06-18T12:25:07Z", "filename": "recording_2025-06-18_12-13-00_00563.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 12.01758536, "relative_pitch": 0.0, "relative_heading": 194.85297159044146, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827080881763926, 52.375446417452316, 0.0 ] }, "distance": 12.22, "direction": 262.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00560", "timestamp": "2025-06-18T12:25:03Z", "filename": "recording_2025-06-18_12-13-00_00560.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 12.22016819, "relative_pitch": 0.0, "relative_heading": 262.6288526979873, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82707818385785, 52.3754467436392, 44.4333304250613 ] }, "distance": 12.4, "direction": 262.9, "angle": 74.41, "elevation": 44.43, "pano_id": "TMX7316060226-000479_pano_0001_000072", "timestamp": "2019-11-12T08:26:25.023010Z", "filename": "pano_0001_000072.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 12.39786885, "relative_pitch": 74.4097376354063, "relative_heading": 262.9041471006386, "relative_elevation": 44.4333304250613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82730313799025, 52.375569189343, 42.6888843793422 ] }, "distance": 12.46, "direction": 14.01, "angle": 73.72, "elevation": 42.69, "pano_id": "TMX7316010203-000079_pano_0009_002320", "timestamp": "2016-08-18T09:10:33.902810Z", "filename": "pano_0009_002320.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 12.46418707, "relative_pitch": 73.72339173283797, "relative_heading": 14.007307810818055, "relative_elevation": 42.6888843793422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82707052193027, 52.3754544957258, 45.820276026614 ] }, "distance": 12.84, "direction": 267.01, "angle": 74.34, "elevation": 45.82, "pano_id": "TMX7316010203-002073_pano_0000_004735", "timestamp": "2021-03-31T10:26:01.165510Z", "filename": "pano_0000_004735.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 12.84213411, "relative_pitch": 74.34331040129173, "relative_heading": 267.01434853853897, "relative_elevation": 45.820276026614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82707153209592, 52.3754469547117, 44.3386149648577 ] }, "distance": 12.84, "direction": 263.26, "angle": 73.84, "elevation": 44.34, "pano_id": "TMX7316010203-001699_pano_0000_003913", "timestamp": "2020-05-08T10:05:00.656690Z", "filename": "pano_0000_003913.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 12.84474051, "relative_pitch": 73.84388383149339, "relative_heading": 263.2577307033027, "relative_elevation": 44.3386149648577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82706571551205, 52.3754597390963, 44.4349984470755 ] }, "distance": 13.15, "direction": 269.63, "angle": 73.51, "elevation": 44.43, "pano_id": "TMX7316010203-000828_pano_0000_007314", "timestamp": "2018-07-06T10:27:16.751530Z", "filename": "pano_0000_007314.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 13.15230485, "relative_pitch": 73.5117853562187, "relative_heading": 269.62779454363994, "relative_elevation": 44.4349984470755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82719638628899, 52.3753476266629, 44.3766181254759 ] }, "distance": 13.26, "direction": 198.71, "angle": 73.36, "elevation": 44.38, "pano_id": "TMX7316010203-001699_pano_0000_003932", "timestamp": "2020-05-08T10:05:35.706510Z", "filename": "pano_0000_003932.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 13.26123082, "relative_pitch": 73.36207974084589, "relative_heading": 198.7062887721987, "relative_elevation": 44.3766181254759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827308364710485, 52.37557857960893, 0.0 ] }, "distance": 13.56, "direction": 14.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00587", "timestamp": "2025-06-18T12:25:42Z", "filename": "recording_2025-06-18_12-13-00_00587.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 13.56448488, "relative_pitch": 0.0, "relative_heading": 14.39782113456053, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82719567487897, 52.3753424802005, 44.3160591255873 ] }, "distance": 13.82, "direction": 198.14, "angle": 72.68, "elevation": 44.32, "pano_id": "TMX7316010203-002508_pano_0006_000799", "timestamp": "2022-04-12T09:48:01.566320Z", "filename": "pano_0006_000799.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 13.81987465, "relative_pitch": 72.68001467621687, "relative_heading": 198.13507747289273, "relative_elevation": 44.3160591255873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track22_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827306526316083, 52.37558461068054, 0.0 ] }, "distance": 14.19, "direction": 13.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track22_Sphere_00016", "timestamp": "2024-09-24T11:50:53Z", "filename": "Job_20240924_1221_Track22_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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 14.18630705, "relative_pitch": 0.0, "relative_heading": 13.23400546253337, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82704694388501, 52.375454431054, 44.3557433756068 ] }, "distance": 14.45, "direction": 267.32, "angle": 71.96, "elevation": 44.36, "pano_id": "TMX7316010203-002508_pano_0006_000779", "timestamp": "2022-04-12T09:47:35.376710Z", "filename": "pano_0006_000779.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 14.44624284, "relative_pitch": 71.96006415136128, "relative_heading": 267.3175720630545, "relative_elevation": 44.3557433756068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82720139107181, 52.3753342383705, 45.6825055656955 ] }, "distance": 14.58, "direction": 195.56, "angle": 72.29, "elevation": 45.68, "pano_id": "TMX7316010203-002073_pano_0000_004731", "timestamp": "2021-03-31T10:25:56.185510Z", "filename": "pano_0000_004731.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 14.58498873, "relative_pitch": 72.29335097386061, "relative_heading": 195.55951838702484, "relative_elevation": 45.6825055656955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82704271670182, 52.3754516799405, 42.4772927444428 ] }, "distance": 14.75, "direction": 266.18, "angle": 70.85, "elevation": 42.48, "pano_id": "TMX7316010203-000079_pano_0009_002309", "timestamp": "2016-08-18T09:10:10.583060Z", "filename": "pano_0009_002309.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 14.75103136, "relative_pitch": 70.84948956596386, "relative_heading": 266.18207345953107, "relative_elevation": 42.4772927444428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82721202255494, 52.3753297082322, 42.3705908237025 ] }, "distance": 14.9, "direction": 192.36, "angle": 70.63, "elevation": 42.37, "pano_id": "TMX7316010203-000079_pano_0009_002313", "timestamp": "2016-08-18T09:10:17.028060Z", "filename": "pano_0009_002313.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 14.89967927, "relative_pitch": 70.62570276317396, "relative_heading": 192.35571807734112, "relative_elevation": 42.3705908237025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8271934123693, 52.3753318443426, 44.3410793794319 ] }, "distance": 14.99, "direction": 197.29, "angle": 71.32, "elevation": 44.34, "pano_id": "TMX7316060226-000479_pano_0001_000095", "timestamp": "2019-11-12T08:26:53.777540Z", "filename": "pano_0001_000095.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 14.99418636, "relative_pitch": 71.31674359093473, "relative_heading": 197.28694970357796, "relative_elevation": 44.3410793794319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82721651222098, 52.3753282178785, 44.365790204145 ] }, "distance": 15.0, "direction": 191.08, "angle": 71.32, "elevation": 44.37, "pano_id": "TMX7316010203-000828_pano_0000_007310", "timestamp": "2018-07-06T10:27:12.896530Z", "filename": "pano_0000_007310.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 14.99997342, "relative_pitch": 71.31972095824614, "relative_heading": 191.07921251017927, "relative_elevation": 44.365790204145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82729628018809, 52.3755937216652, 44.8795998534188 ] }, "distance": 15.04, "direction": 9.76, "angle": 71.47, "elevation": 44.88, "pano_id": "TMX7316010203-002073_pano_0000_004709", "timestamp": "2021-03-31T10:25:24.175690Z", "filename": "pano_0000_004709.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 15.04109559, "relative_pitch": 71.47177065003889, "relative_heading": 9.760320527159884, "relative_elevation": 44.8795998534188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track22_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827206785684483, 52.37532849157762, 0.0 ] }, "distance": 15.11, "direction": 193.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track22_Sphere_00011", "timestamp": "2024-09-24T11:50:36Z", "filename": "Job_20240924_1221_Track22_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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 15.11161644, "relative_pitch": 0.0, "relative_heading": 193.5668628303871, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82730013278656, 52.3755962235334, 44.4841132080182 ] }, "distance": 15.36, "direction": 10.55, "angle": 70.95, "elevation": 44.48, "pano_id": "TMX7316010203-000828_pano_0000_007285", "timestamp": "2018-07-06T10:26:36.056640Z", "filename": "pano_0000_007285.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 15.36139312, "relative_pitch": 70.94902264851011, "relative_heading": 10.548745821954713, "relative_elevation": 44.4841132080182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82730158430678, 52.3755994529024, 44.5619010226801 ] }, "distance": 15.73, "direction": 10.66, "angle": 70.55, "elevation": 44.56, "pano_id": "TMX7316010203-001699_pano_0000_003938", "timestamp": "2020-05-08T10:05:42.581460Z", "filename": "pano_0000_003938.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 15.73279454, "relative_pitch": 70.55417465393901, "relative_heading": 10.663076638178405, "relative_elevation": 44.5619010226801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82732960239799, 52.3755970083516, 44.5136714363471 ] }, "distance": 15.94, "direction": 17.6, "angle": 70.3, "elevation": 44.51, "pano_id": "TMX7316060226-000479_pano_0001_000101", "timestamp": "2019-11-12T08:26:59.242510Z", "filename": "pano_0001_000101.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 15.93529057, "relative_pitch": 70.30332150744476, "relative_heading": 17.603096371886174, "relative_elevation": 44.5136714363471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827200563462553, 52.375311861783636, 0.0 ] }, "distance": 17.01, "direction": 193.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00564", "timestamp": "2025-06-18T12:25:08Z", "filename": "recording_2025-06-18_12-13-00_00564.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 17.00987095, "relative_pitch": 0.0, "relative_heading": 193.49222256214406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82729127919052, 52.37561281402763, 0.0 ] }, "distance": 17.09, "direction": 7.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00634", "timestamp": "2025-06-18T12:26:32Z", "filename": "recording_2025-06-18_12-13-00_00634.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 17.09126955, "relative_pitch": 0.0, "relative_heading": 7.427093070963161, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827007958012653, 52.37545423333546, 0.0 ] }, "distance": 17.1, "direction": 267.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00559", "timestamp": "2025-06-18T12:25:02Z", "filename": "recording_2025-06-18_12-13-00_00559.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 17.09968372, "relative_pitch": 0.0, "relative_heading": 267.6603047765515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82729929951001, 52.3756124276825, 44.4975374918431 ] }, "distance": 17.13, "direction": 9.26, "angle": 68.95, "elevation": 44.5, "pano_id": "TMX7316010203-002508_pano_0006_000805", "timestamp": "2022-04-12T09:48:13.006430Z", "filename": "pano_0006_000805.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 17.12798635, "relative_pitch": 68.94729295477693, "relative_heading": 9.257780759059703, "relative_elevation": 44.4975374918431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82700564456051, 52.3754553558868, 44.4391040792689 ] }, "distance": 17.25, "direction": 268.1, "angle": 68.78, "elevation": 44.44, "pano_id": "TMX7316060226-000479_pano_0001_000071", "timestamp": "2019-11-12T08:26:24.092840Z", "filename": "pano_0001_000071.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 17.25250237, "relative_pitch": 68.78239599003912, "relative_heading": 268.0961572343301, "relative_elevation": 44.4391040792689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82731633660439, 52.375614177943, 44.540342037566 ] }, "distance": 17.54, "direction": 12.9, "angle": 68.5, "elevation": 44.54, "pano_id": "TMX7316010203-000079_pano_0009_002350", "timestamp": "2016-08-18T09:11:25.597750Z", "filename": "pano_0009_002350.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 17.54226283, "relative_pitch": 68.50294492992332, "relative_heading": 12.898108173169165, "relative_elevation": 44.540342037566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track21_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track21_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827001678837846, 52.375447930181345, 0.0 ] }, "distance": 17.57, "direction": 265.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track21_Sphere_00034", "timestamp": "2024-09-24T11:49:42Z", "filename": "Job_20240924_1221_Track21_Sphere_00034.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 17.56888114, "relative_pitch": 0.0, "relative_heading": 265.4312398524404, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82699947279645, 52.3754611020614, 45.8270622650161 ] }, "distance": 17.66, "direction": 270.21, "angle": 68.92, "elevation": 45.83, "pano_id": "TMX7316010203-002073_pano_0000_004736", "timestamp": "2021-03-31T10:26:02.600450Z", "filename": "pano_0000_004736.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 17.66341001, "relative_pitch": 68.92153007334676, "relative_heading": 270.2148596912783, "relative_elevation": 45.8270622650161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82699935416253, 52.3754596973793, 44.3445175820962 ] }, "distance": 17.67, "direction": 269.71, "angle": 68.27, "elevation": 44.34, "pano_id": "TMX7316010203-001699_pano_0000_003912", "timestamp": "2020-05-08T10:04:59.186700Z", "filename": "pano_0000_003912.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 17.67159511, "relative_pitch": 68.27237827455473, "relative_heading": 269.70797730942024, "relative_elevation": 44.3445175820962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82699357222603, 52.3754693634167, 44.4491333197802 ] }, "distance": 18.09, "direction": 273.12, "angle": 67.85, "elevation": 44.45, "pano_id": "TMX7316010203-000828_pano_0000_007315", "timestamp": "2018-07-06T10:27:17.736480Z", "filename": "pano_0000_007315.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 18.09198465, "relative_pitch": 67.85236379926444, "relative_heading": 273.12259496385616, "relative_elevation": 44.4491333197802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82717745674685, 52.3753050313995, 44.3778380053118 ] }, "distance": 18.17, "direction": 197.76, "angle": 67.74, "elevation": 44.38, "pano_id": "TMX7316010203-001699_pano_0000_003931", "timestamp": "2020-05-08T10:05:34.916510Z", "filename": "pano_0000_003931.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 18.16653085, "relative_pitch": 67.73774904763914, "relative_heading": 197.76298994326123, "relative_elevation": 44.3778380053118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_12-13-00_00588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_12-13-00_00588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_12-13-00_00588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82734300871275, 52.375618055817455, 0.0 ] }, "distance": 18.44, "direction": 18.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_12-13-00_00588", "timestamp": "2025-06-18T12:25:44Z", "filename": "recording_2025-06-18_12-13-00_00588.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 18.44448842, "relative_pitch": 0.0, "relative_heading": 18.106196197470688, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82717831426564, 52.3752973130149, 44.3401927510276 ] }, "distance": 18.97, "direction": 196.8, "angle": 66.84, "elevation": 44.34, "pano_id": "TMX7316010203-002508_pano_0006_000798", "timestamp": "2022-04-12T09:48:00.151380Z", "filename": "pano_0006_000798.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 18.96928887, "relative_pitch": 66.83815538454178, "relative_heading": 196.80354492723916, "relative_elevation": 44.3401927510276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002508_pano_0006_000778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002508_pano_0006_000778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002508/pano_0006_000778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82697251734243, 52.3754583431179, 44.3194918548688 ] }, "distance": 19.5, "direction": 269.29, "angle": 66.25, "elevation": 44.32, "pano_id": "TMX7316010203-002508_pano_0006_000778", "timestamp": "2022-04-12T09:47:34.411530Z", "filename": "pano_0006_000778.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 19.50049259, "relative_pitch": 66.25059629939453, "relative_heading": 269.29260188692274, "relative_elevation": 44.3194918548688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82718221989964, 52.3752909814259, 45.6922652870417 ] }, "distance": 19.57, "direction": 195.46, "angle": 66.81, "elevation": 45.69, "pano_id": "TMX7316010203-002073_pano_0000_004730", "timestamp": "2021-03-31T10:25:55.100480Z", "filename": "pano_0000_004730.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 19.57222411, "relative_pitch": 66.81218977056913, "relative_heading": 195.46178757231345, "relative_elevation": 45.6922652870417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82719164490186, 52.375287408679, 42.3832254353911 ] }, "distance": 19.8, "direction": 193.36, "angle": 64.96, "elevation": 42.38, "pano_id": "TMX7316010203-000079_pano_0009_002314", "timestamp": "2016-08-18T09:10:18.847920Z", "filename": "pano_0009_002314.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 19.79753971, "relative_pitch": 64.96234993243766, "relative_heading": 193.36420666251217, "relative_elevation": 42.3832254353911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82734552640271, 52.3756303637318, 44.5881888335571 ] }, "distance": 19.8, "direction": 17.35, "angle": 66.05, "elevation": 44.59, "pano_id": "TMX7316010203-000828_pano_0000_007284", "timestamp": "2018-07-06T10:26:35.041700Z", "filename": "pano_0000_007284.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 19.8012554, "relative_pitch": 66.05437865329449, "relative_heading": 17.346148233001305, "relative_elevation": 44.5881888335571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000828_pano_0000_007309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000828_pano_0000_007309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000828/pano_0000_007309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82719603025727, 52.3752855975792, 44.3711168169975 ] }, "distance": 19.93, "direction": 192.39, "angle": 65.81, "elevation": 44.37, "pano_id": "TMX7316010203-000828_pano_0000_007309", "timestamp": "2018-07-06T10:27:11.976500Z", "filename": "pano_0000_007309.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 19.92743353, "relative_pitch": 65.81475944052188, "relative_heading": 192.3947896889866, "relative_elevation": 44.3711168169975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0009_002308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0009_002308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0009_002308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82696557465475, 52.3754584280522, 42.4922797167674 ] }, "distance": 19.97, "direction": 269.34, "angle": 64.82, "elevation": 42.49, "pano_id": "TMX7316010203-000079_pano_0009_002308", "timestamp": "2016-08-18T09:10:09.207960Z", "filename": "pano_0009_002308.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 19.97315634, "relative_pitch": 64.82450426574405, "relative_heading": 269.3364621415903, "relative_elevation": 42.4922797167674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001699_pano_0000_003939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001699_pano_0000_003939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001699/pano_0000_003939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82727941453061, 52.3756397325047, 44.5680787684396 ] }, "distance": 19.99, "direction": 4.02, "angle": 65.84, "elevation": 44.57, "pano_id": "TMX7316010203-001699_pano_0000_003939", "timestamp": "2020-05-08T10:05:44.231470Z", "filename": "pano_0000_003939.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 19.99238504, "relative_pitch": 65.83991085981548, "relative_heading": 4.01922423676115, "relative_elevation": 44.5680787684396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000479_pano_0001_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000479_pano_0001_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000479/pano_0001_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82717273624334, 52.3752880260509, 44.3699902035296 ] }, "distance": 20.07, "direction": 196.99, "angle": 65.66, "elevation": 44.37, "pano_id": "TMX7316060226-000479_pano_0001_000094", "timestamp": "2019-11-12T08:26:53.017630Z", "filename": "pano_0001_000094.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 20.06848985, "relative_pitch": 65.66282126023363, "relative_heading": 196.98886305869246, "relative_elevation": 44.3699902035296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track22_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track22_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track22_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827187628544099, 52.37528488230894, 0.0 ] }, "distance": 20.14, "direction": 193.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track22_Sphere_00010", "timestamp": "2024-09-24T11:50:35Z", "filename": "Job_20240924_1221_Track22_Sphere_00010.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 20.13527417, "relative_pitch": 0.0, "relative_heading": 193.9365633104034, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track21_Sphere_00038/adjacencies/b_20240924_1221_Track21_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002073_pano_0000_004708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002073_pano_0000_004708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002073/pano_0000_004708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82731053153306, 52.3756390003385, 44.9631176302209 ] }, "distance": 20.17, "direction": 10.05, "angle": 65.84, "elevation": 44.96, "pano_id": "TMX7316010203-002073_pano_0000_004708", "timestamp": "2021-03-31T10:25:23.205710Z", "filename": "pano_0000_004708.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_20240924_1221_Track21_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116870.14908288431, 487657.1014604254 ] }, "relative_distance": 20.17132149, "relative_pitch": 65.83807609517713, "relative_heading": 10.05104715823327, "relative_elevation": 44.9631176302209 } ] } }