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_20241211_0838_Track06_Sphere_00016/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track06_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877904637744755, 52.361618721914994, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track06_Sphere_00016", "timestamp": "2024-12-11T08:47:10Z", "filename": "Job_20241211_0838_Track06_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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "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_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87789528019996, 52.3616154451234, 45.3417225386947 ] }, "distance": 0.73, "direction": 240.23, "angle": 89.07, "elevation": 45.34, "pano_id": "TMX7316010203-002117_pano_0000_001183", "timestamp": "2021-04-26T07:37:45.014870Z", "filename": "pano_0000_001183.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 0.73437928, "relative_pitch": 89.07208742373741, "relative_heading": 240.23101460200928, "relative_elevation": 45.3417225386947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001501_pano_0000_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8778928906863, 52.3616168111429, 45.3930779881775 ] }, "distance": 0.83, "direction": 255.12, "angle": 88.95, "elevation": 45.39, "pano_id": "TMX7316010203-001501_pano_0000_000033", "timestamp": "2019-12-09T10:40:16.593230Z", "filename": "pano_0000_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 0.82801191, "relative_pitch": 88.95498764983336, "relative_heading": 255.12072285037087, "relative_elevation": 45.3930779881775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87789294816174, 52.36162328122, 45.8550115879625 ] }, "distance": 0.94, "direction": 302.5, "angle": 88.82, "elevation": 45.86, "pano_id": "TMX7316010203-002921_pano_0006_000018", "timestamp": "2023-01-10T09:41:46.409890Z", "filename": "pano_0006_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 0.94420977, "relative_pitch": 88.8203777758189, "relative_heading": 302.5006908423975, "relative_elevation": 45.8550115879625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87791721302232, 52.3616148557587, 46.7552721370012 ] }, "distance": 0.96, "direction": 116.66, "angle": 88.83, "elevation": 46.76, "pano_id": "TMX7316010203-001156_pano_0000_001859", "timestamp": "2019-05-02T10:30:52.481440Z", "filename": "pano_0000_001859.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 0.95862222, "relative_pitch": 88.8254305777324, "relative_heading": 116.66496509818248, "relative_elevation": 46.7552721370012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0017_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87788377606574, 52.3616112699361, 45.82210236229 ] }, "distance": 1.65, "direction": 239.74, "angle": 87.94, "elevation": 45.82, "pano_id": "TMX7316010203-002619_pano_0017_000187", "timestamp": "2022-06-22T08:06:57.343420Z", "filename": "pano_0017_000187.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 1.64538927, "relative_pitch": 87.94349520392966, "relative_heading": 239.73755968866263, "relative_elevation": 45.82210236229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_003301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87792771218572, 52.361629021858, 46.0385079197586 ] }, "distance": 1.95, "direction": 53.9, "angle": 87.58, "elevation": 46.04, "pano_id": "TMX7316010203-002059_pano_0000_003301", "timestamp": "2021-03-24T13:37:54.424070Z", "filename": "pano_0000_003301.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 1.94537256, "relative_pitch": 87.58038705998342, "relative_heading": 53.90321181732971, "relative_elevation": 46.0385079197586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_001427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87787575431851, 52.3616145942098, 44.6246202141047 ] }, "distance": 2.02, "direction": 256.86, "angle": 87.41, "elevation": 44.62, "pano_id": "TMX7316010203-000786_pano_0003_001427", "timestamp": "2018-06-12T11:59:58.002080Z", "filename": "pano_0003_001427.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 2.02053032, "relative_pitch": 87.40751084877114, "relative_heading": 256.8606656485538, "relative_elevation": 44.6246202141047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_001039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87793352033306, 52.361623212638, 45.3604784719646 ] }, "distance": 2.03, "direction": 75.75, "angle": 87.44, "elevation": 45.36, "pano_id": "TMX7316060226-000022_pano_0006_001039", "timestamp": "2016-08-16T08:50:21.376960Z", "filename": "pano_0006_001039.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 2.03003844, "relative_pitch": 87.43752537800852, "relative_heading": 75.74995876064203, "relative_elevation": 45.3604784719646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_00544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87793500866949, 52.36162415533506, 0.0 ] }, "distance": 2.16, "direction": 73.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_00544", "timestamp": "2025-07-31T09:05:41Z", "filename": "recording_2025-07-31_08-46-40_00544.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 2.15549555, "relative_pitch": 0.0, "relative_heading": 73.71040903828683, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_010014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87793614923954, 52.3616221677561, 45.655135139823 ] }, "distance": 2.18, "direction": 79.87, "angle": 87.27, "elevation": 45.66, "pano_id": "TMX7316010203-001702_pano_0000_010014", "timestamp": "2020-05-11T11:22:37.134240Z", "filename": "pano_0000_010014.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 2.18064062, "relative_pitch": 87.26544182806157, "relative_heading": 79.87272546374867, "relative_elevation": 45.655135139823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_00545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877868696884889, 52.361604852000404, 0.0 ] }, "distance": 2.89, "direction": 237.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_00545", "timestamp": "2025-07-31T09:05:42Z", "filename": "recording_2025-07-31_08-46-40_00545.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 2.89424892, "relative_pitch": 0.0, "relative_heading": 237.77457485545358, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_010015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87786803007689, 52.3616038431166, 45.6238819053397 ] }, "distance": 2.99, "direction": 236.42, "angle": 86.25, "elevation": 45.62, "pano_id": "TMX7316010203-001702_pano_0000_010015", "timestamp": "2020-05-11T11:22:37.979230Z", "filename": "pano_0000_010015.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 2.9933771, "relative_pitch": 86.24621126634311, "relative_heading": 236.4203038991037, "relative_elevation": 45.6238819053397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_001426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87794366020761, 52.3616334491063, 44.6303827017546 ] }, "distance": 3.12, "direction": 58.35, "angle": 86.0, "elevation": 44.63, "pano_id": "TMX7316010203-000786_pano_0003_001426", "timestamp": "2018-06-12T11:59:57.102100Z", "filename": "pano_0003_001426.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 3.12286359, "relative_pitch": 85.9974408300679, "relative_heading": 58.34783757907263, "relative_elevation": 44.6303827017546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_003302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87786066769851, 52.361609999469, 45.9832890033722 ] }, "distance": 3.15, "direction": 252.05, "angle": 86.08, "elevation": 45.98, "pano_id": "TMX7316010203-002059_pano_0000_003302", "timestamp": "2021-03-24T13:37:55.224070Z", "filename": "pano_0000_003302.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 3.14870614, "relative_pitch": 86.08278571117377, "relative_heading": 252.04632083342912, "relative_elevation": 45.9832890033722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_001040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87786399152224, 52.3616048517782, 45.3454807242379 ] }, "distance": 3.17, "direction": 240.87, "angle": 86.0, "elevation": 45.35, "pano_id": "TMX7316060226-000022_pano_0006_001040", "timestamp": "2016-08-16T08:50:22.216950Z", "filename": "pano_0006_001040.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 3.17003953, "relative_pitch": 86.00103781766347, "relative_heading": 240.86513125476588, "relative_elevation": 45.3454807242379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0017_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87795109453876, 52.3616287753452, 45.7869521733373 ] }, "distance": 3.36, "direction": 70.53, "angle": 85.81, "elevation": 45.79, "pano_id": "TMX7316010203-002619_pano_0017_000186", "timestamp": "2022-06-22T08:06:56.423420Z", "filename": "pano_0017_000186.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 3.35668616, "relative_pitch": 85.80709133245514, "relative_heading": 70.53252388477397, "relative_elevation": 45.7869521733373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0010_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0010_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0010_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87794796714541, 52.3616358741745, 46.3930833991617 ] }, "distance": 3.52, "direction": 57.11, "angle": 85.67, "elevation": 46.39, "pano_id": "TMX7316010203-002929_pano_0010_000143", "timestamp": "2023-01-12T10:46:52.133670Z", "filename": "pano_0010_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 3.51504392, "relative_pitch": 85.66717470743134, "relative_heading": 57.11314163660588, "relative_elevation": 46.3930833991617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001501_pano_0000_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87795828790596, 52.3616341748565, 45.3864343995228 ] }, "distance": 4.04, "direction": 64.8, "angle": 84.91, "elevation": 45.39, "pano_id": "TMX7316010203-001501_pano_0000_000034", "timestamp": "2019-12-09T10:40:17.323430Z", "filename": "pano_0000_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 4.03911599, "relative_pitch": 84.91442243587856, "relative_heading": 64.80402391103226, "relative_elevation": 45.3864343995228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87796454592547, 52.3616346516252, 45.2938702488318 ] }, "distance": 4.45, "direction": 66.52, "angle": 84.39, "elevation": 45.29, "pano_id": "TMX7316010203-002117_pano_0000_001182", "timestamp": "2021-04-26T07:37:44.239710Z", "filename": "pano_0000_001182.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 4.44945937, "relative_pitch": 84.3895299748065, "relative_heading": 66.52316826430125, "relative_elevation": 45.2938702488318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87784960488807, 52.3615964502977, 46.753418341279 ] }, "distance": 4.49, "direction": 236.53, "angle": 84.51, "elevation": 46.75, "pano_id": "TMX7316010203-001156_pano_0000_001860", "timestamp": "2019-05-02T10:30:53.351460Z", "filename": "pano_0000_001860.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 4.49409536, "relative_pitch": 84.50940654156427, "relative_heading": 236.53366213146353, "relative_elevation": 46.753418341279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track06_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877966959542976, 52.361636471162996, 0.0 ] }, "distance": 4.68, "direction": 65.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track06_Sphere_00015", "timestamp": "2024-12-11T08:47:09Z", "filename": "Job_20241211_0838_Track06_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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 4.68247378, "relative_pitch": 0.0, "relative_heading": 65.05215051080125, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87796247838685, 52.3616428670839, 45.8749406496063 ] }, "distance": 4.77, "direction": 55.71, "angle": 84.06, "elevation": 45.87, "pano_id": "TMX7316010203-002921_pano_0006_000017", "timestamp": "2023-01-10T09:41:45.564870Z", "filename": "pano_0006_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 4.76911323, "relative_pitch": 84.06490756119761, "relative_heading": 55.71139033924485, "relative_elevation": 45.8749406496063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track06_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877839796699978, 52.36160046746894, 0.0 ] }, "distance": 4.86, "direction": 245.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track06_Sphere_00017", "timestamp": "2024-12-11T08:47:11Z", "filename": "Job_20241211_0838_Track06_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 4.86183971, "relative_pitch": 0.0, "relative_heading": 245.30461245825256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87798444420452, 52.361633350285, 46.7551123937592 ] }, "distance": 5.68, "direction": 73.33, "angle": 83.08, "elevation": 46.76, "pano_id": "TMX7316010203-001156_pano_0000_001858", "timestamp": "2019-05-02T10:30:51.521450Z", "filename": "pano_0000_001858.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 5.67512427, "relative_pitch": 83.07930721418579, "relative_heading": 73.33207521522124, "relative_elevation": 46.7551123937592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001501_pano_0000_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8778269983785, 52.361598969245, 45.3803379787132 ] }, "distance": 5.73, "direction": 247.43, "angle": 82.81, "elevation": 45.38, "pano_id": "TMX7316010203-001501_pano_0000_000032", "timestamp": "2019-12-09T10:40:15.973230Z", "filename": "pano_0000_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 5.72757034, "relative_pitch": 82.806586034755, "relative_heading": 247.43378673724564, "relative_elevation": 45.3803379787132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87782329875362, 52.3616041023119, 45.8276434624568 ] }, "distance": 5.77, "direction": 253.64, "angle": 82.82, "elevation": 45.83, "pano_id": "TMX7316010203-002921_pano_0006_000019", "timestamp": "2023-01-10T09:41:47.224890Z", "filename": "pano_0006_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 5.77494321, "relative_pitch": 82.81776387652766, "relative_heading": 253.63851230574693, "relative_elevation": 45.8276434624568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8778268302065, 52.3615963870425, 45.3361001759768 ] }, "distance": 5.85, "direction": 244.88, "angle": 82.64, "elevation": 45.34, "pano_id": "TMX7316010203-002117_pano_0000_001184", "timestamp": "2021-04-26T07:37:45.669720Z", "filename": "pano_0000_001184.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 5.85423219, "relative_pitch": 82.64213512518448, "relative_heading": 244.87913299211846, "relative_elevation": 45.3361001759768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0017_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87781617193897, 52.3615933107312, 45.821001406759 ] }, "distance": 6.66, "direction": 244.86, "angle": 81.73, "elevation": 45.82, "pano_id": "TMX7316010203-002619_pano_0017_000188", "timestamp": "2022-06-22T08:06:58.183430Z", "filename": "pano_0017_000188.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 6.65695452, "relative_pitch": 81.73380365729608, "relative_heading": 244.8645477972059, "relative_elevation": 45.821001406759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_003300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87799430401841, 52.3616479403231, 46.1265808371827 ] }, "distance": 6.92, "direction": 61.98, "angle": 81.47, "elevation": 46.13, "pano_id": "TMX7316010203-002059_pano_0000_003300", "timestamp": "2021-03-24T13:37:53.464010Z", "filename": "pano_0000_003300.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 6.91973097, "relative_pitch": 81.46833076318326, "relative_heading": 61.975218652857215, "relative_elevation": 46.1265808371827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_001428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87780815162085, 52.3615958358389, 44.6144076893106 ] }, "distance": 7.05, "direction": 248.82, "angle": 81.02, "elevation": 44.61, "pano_id": "TMX7316010203-000786_pano_0003_001428", "timestamp": "2018-06-12T11:59:58.847100Z", "filename": "pano_0003_001428.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 7.04904249, "relative_pitch": 81.02153155586274, "relative_heading": 248.82163021469017, "relative_elevation": 44.6144076893106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_00543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87800144228439, 52.361643081671296, 0.0 ] }, "distance": 7.13, "direction": 67.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_00543", "timestamp": "2025-07-31T09:05:39Z", "filename": "recording_2025-07-31_08-46-40_00543.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 7.12998423, "relative_pitch": 0.0, "relative_heading": 67.65569086189055, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_010013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87800364440289, 52.3616404128858, 45.7140897037461 ] }, "distance": 7.16, "direction": 70.31, "angle": 81.09, "elevation": 45.71, "pano_id": "TMX7316010203-001702_pano_0000_010013", "timestamp": "2020-05-11T11:22:36.124270Z", "filename": "pano_0000_010013.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 7.16352161, "relative_pitch": 81.09402255723721, "relative_heading": 70.30967465716698, "relative_elevation": 45.7140897037461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_001038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87800273727898, 52.3616430425537, 45.3674502531067 ] }, "distance": 7.21, "direction": 67.95, "angle": 80.97, "elevation": 45.37, "pano_id": "TMX7316060226-000022_pano_0006_001038", "timestamp": "2016-08-16T08:50:20.496930Z", "filename": "pano_0006_001038.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 7.21002268, "relative_pitch": 80.96978787284073, "relative_heading": 67.95420368152803, "relative_elevation": 45.3674502531067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_00546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877801878091268, 52.36158623850255, 0.0 ] }, "distance": 7.88, "direction": 242.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_00546", "timestamp": "2025-07-31T09:05:43Z", "filename": "recording_2025-07-31_08-46-40_00546.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 7.87842812, "relative_pitch": 0.0, "relative_heading": 242.6908036928134, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_010016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87779950861112, 52.3615860887891, 45.6202260907739 ] }, "distance": 8.03, "direction": 243.11, "angle": 80.02, "elevation": 45.62, "pano_id": "TMX7316010203-001702_pano_0000_010016", "timestamp": "2020-05-11T11:22:38.704240Z", "filename": "pano_0000_010016.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 8.02971568, "relative_pitch": 80.01749353392788, "relative_heading": 243.1136162697008, "relative_elevation": 45.6202260907739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_003303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87779378315045, 52.3615909111684, 45.9661190891638 ] }, "distance": 8.16, "direction": 247.72, "angle": 79.93, "elevation": 45.97, "pano_id": "TMX7316010203-002059_pano_0000_003303", "timestamp": "2021-03-24T13:37:55.973990Z", "filename": "pano_0000_003303.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 8.16125084, "relative_pitch": 79.93209399098943, "relative_heading": 247.7168726494304, "relative_elevation": 45.9661190891638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_001425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87801185162402, 52.3616524418542, 44.6518191127107 ] }, "distance": 8.21, "direction": 62.81, "angle": 79.58, "elevation": 44.65, "pano_id": "TMX7316010203-000786_pano_0003_001425", "timestamp": "2018-06-12T11:59:56.162100Z", "filename": "pano_0003_001425.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 8.21118414, "relative_pitch": 79.58008775254068, "relative_heading": 62.80902264810726, "relative_elevation": 44.6518191127107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0010_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0010_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0010_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87801196542408, 52.3616531186209, 46.4658264219761 ] }, "distance": 8.25, "direction": 62.37, "angle": 79.93, "elevation": 46.47, "pano_id": "TMX7316010203-002929_pano_0010_000142", "timestamp": "2023-01-12T10:46:51.208640Z", "filename": "pano_0010_000142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 8.25273557, "relative_pitch": 79.92879228690082, "relative_heading": 62.368563655922785, "relative_elevation": 46.4658264219761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_001041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87779495611244, 52.3615862876059, 45.3389169005677 ] }, "distance": 8.3, "direction": 244.22, "angle": 79.63, "elevation": 45.34, "pano_id": "TMX7316060226-000022_pano_0006_001041", "timestamp": "2016-08-16T08:50:22.962180Z", "filename": "pano_0006_001041.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 8.29786079, "relative_pitch": 79.62859491959145, "relative_heading": 244.2183323264, "relative_elevation": 45.3389169005677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0017_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8780179745421, 52.3616465264191, 45.8454610873014 ] }, "distance": 8.32, "direction": 68.16, "angle": 79.72, "elevation": 45.85, "pano_id": "TMX7316010203-002619_pano_0017_000185", "timestamp": "2022-06-22T08:06:55.513460Z", "filename": "pano_0017_000185.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 8.31770299, "relative_pitch": 79.71673166890743, "relative_heading": 68.16287784833965, "relative_elevation": 45.8454610873014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track06_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.878022594561567, 52.36165227722955, 0.0 ] }, "distance": 8.86, "direction": 65.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track06_Sphere_00014", "timestamp": "2024-12-11T08:47:08Z", "filename": "Job_20241211_0838_Track06_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 8.86072349, "relative_pitch": 0.0, "relative_heading": 65.07742859026058, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001501_pano_0000_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87802397414595, 52.3616511804785, 45.4178327107802 ] }, "distance": 8.9, "direction": 66.05, "angle": 78.92, "elevation": 45.42, "pano_id": "TMX7316010203-001501_pano_0000_000035", "timestamp": "2019-12-09T10:40:18.143180Z", "filename": "pano_0000_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 8.89579626, "relative_pitch": 78.91801400047369, "relative_heading": 66.04538513228145, "relative_elevation": 45.4178327107802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8777816941877, 52.3615790025775, 46.7723490484059 ] }, "distance": 9.47, "direction": 242.18, "angle": 78.55, "elevation": 46.77, "pano_id": "TMX7316010203-001156_pano_0000_001861", "timestamp": "2019-05-02T10:30:54.121400Z", "filename": "pano_0000_001861.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 9.46995499, "relative_pitch": 78.55410494892398, "relative_heading": 242.17899724976618, "relative_elevation": 46.7723490484059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87803374641935, 52.3616537696543, 45.3843928687274 ] }, "distance": 9.62, "direction": 66.09, "angle": 78.03, "elevation": 45.38, "pano_id": "TMX7316010203-002117_pano_0000_001181", "timestamp": "2021-04-26T07:37:43.264760Z", "filename": "pano_0000_001181.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 9.62115302, "relative_pitch": 78.03092230833576, "relative_heading": 66.08704822696328, "relative_elevation": 45.3843928687274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track06_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877772608240873, 52.361582086045104, 0.0 ] }, "distance": 9.88, "direction": 245.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track06_Sphere_00018", "timestamp": "2024-12-11T08:47:11Z", "filename": "Job_20241211_0838_Track06_Sphere_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 9.87501988, "relative_pitch": 0.0, "relative_heading": 245.61780652860148, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87803091712928, 52.361662551735, 45.913397516124 ] }, "distance": 9.89, "direction": 60.45, "angle": 77.85, "elevation": 45.91, "pano_id": "TMX7316010203-002921_pano_0006_000016", "timestamp": "2023-01-10T09:41:44.689910Z", "filename": "pano_0006_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 9.88890242, "relative_pitch": 77.84522174072453, "relative_heading": 60.44934268445011, "relative_elevation": 45.913397516124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001501_pano_0000_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87776130841668, 52.3615809963325, 45.3753573596478 ] }, "distance": 10.63, "direction": 246.74, "angle": 76.82, "elevation": 45.38, "pano_id": "TMX7316010203-001501_pano_0000_000031", "timestamp": "2019-12-09T10:40:15.393210Z", "filename": "pano_0000_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 10.62822575, "relative_pitch": 76.81731774120993, "relative_heading": 246.7356357546097, "relative_elevation": 45.3753573596478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87805180805154, 52.3616519800434, 46.7491524638608 ] }, "distance": 10.69, "direction": 69.74, "angle": 77.12, "elevation": 46.75, "pano_id": "TMX7316010203-001156_pano_0000_001857", "timestamp": "2019-05-02T10:30:50.596680Z", "filename": "pano_0000_001857.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 10.68694057, "relative_pitch": 77.12334450084613, "relative_heading": 69.73942857287525, "relative_elevation": 46.7491524638608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87775883627454, 52.3615773856365, 45.3500721324235 ] }, "distance": 10.95, "direction": 245.15, "angle": 76.43, "elevation": 45.35, "pano_id": "TMX7316010203-002117_pano_0000_001185", "timestamp": "2021-04-26T07:37:46.259670Z", "filename": "pano_0000_001185.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 10.94581875, "relative_pitch": 76.4304614676505, "relative_heading": 245.15152281362163, "relative_elevation": 45.3500721324235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8777533892963, 52.3615847556682, 45.8107273727655 ] }, "distance": 10.97, "direction": 249.86, "angle": 76.53, "elevation": 45.81, "pano_id": "TMX7316010203-002921_pano_0006_000020", "timestamp": "2023-01-10T09:41:48.020110Z", "filename": "pano_0006_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 10.97488357, "relative_pitch": 76.52755535789571, "relative_heading": 249.85590096661772, "relative_elevation": 45.8107273727655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0017_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87774820716801, 52.3615756327303, 45.8266769126058 ] }, "distance": 11.69, "direction": 245.78, "angle": 75.69, "elevation": 45.83, "pano_id": "TMX7316010203-002619_pano_0017_000189", "timestamp": "2022-06-22T08:06:58.968450Z", "filename": "pano_0017_000189.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 11.68553237, "relative_pitch": 75.69476540150886, "relative_heading": 245.7756211177429, "relative_elevation": 45.8266769126058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_003299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8780608262757, 52.3616669582387, 46.1463830340654 ] }, "distance": 11.92, "direction": 63.23, "angle": 75.52, "elevation": 46.15, "pano_id": "TMX7316010203-002059_pano_0000_003299", "timestamp": "2021-03-24T13:37:52.329080Z", "filename": "pano_0000_003299.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 11.9172395, "relative_pitch": 75.51981687130248, "relative_heading": 63.23094131767761, "relative_elevation": 46.1463830340654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_001429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87774071518787, 52.361577010511, 44.611119935289 ] }, "distance": 12.09, "direction": 247.43, "angle": 74.83, "elevation": 44.61, "pano_id": "TMX7316010203-000786_pano_0003_001429", "timestamp": "2018-06-12T11:59:59.662040Z", "filename": "pano_0003_001429.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 12.09310724, "relative_pitch": 74.8328555428036, "relative_heading": 247.4304473981532, "relative_elevation": 44.611119935289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_00542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.878068144013265, 52.36166167657684, 0.0 ] }, "distance": 12.12, "direction": 66.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_00542", "timestamp": "2025-07-31T09:05:38Z", "filename": "recording_2025-07-31_08-46-40_00542.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 12.12079992, "relative_pitch": 0.0, "relative_heading": 66.77496308048579, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_010012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87807162519285, 52.3616595393442, 45.7008464625105 ] }, "distance": 12.25, "direction": 68.23, "angle": 75.0, "elevation": 45.7, "pano_id": "TMX7316010203-001702_pano_0000_010012", "timestamp": "2020-05-11T11:22:35.279350Z", "filename": "pano_0000_010012.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 12.2489254, "relative_pitch": 74.99599901405833, "relative_heading": 68.23484006639819, "relative_elevation": 45.7008464625105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_001037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87807087593723, 52.3616634978928, 45.4209195440635 ] }, "distance": 12.37, "direction": 66.25, "angle": 74.76, "elevation": 45.42, "pano_id": "TMX7316060226-000022_pano_0006_001037", "timestamp": "2016-08-16T08:50:19.611980Z", "filename": "pano_0006_001037.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 12.37225999, "relative_pitch": 74.76280387663431, "relative_heading": 66.25233751649913, "relative_elevation": 45.4209195440635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track06_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.878073212912715, 52.36166644390214, 0.0 ] }, "distance": 12.65, "direction": 65.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track06_Sphere_00013", "timestamp": "2024-12-11T08:47:06Z", "filename": "Job_20241211_0838_Track06_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 12.65219601, "relative_pitch": 0.0, "relative_heading": 65.1837859322418, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_00547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877734297771967, 52.36156874515674, 0.0 ] }, "distance": 12.87, "direction": 244.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_00547", "timestamp": "2025-07-31T09:05:44Z", "filename": "recording_2025-07-31_08-46-40_00547.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 12.86785506, "relative_pitch": 0.0, "relative_heading": 244.39459849195916, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0010_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0010_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0010_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87807502200867, 52.3616709753301, 46.4754678215832 ] }, "distance": 12.98, "direction": 63.39, "angle": 74.39, "elevation": 46.48, "pano_id": "TMX7316010203-002929_pano_0010_000141", "timestamp": "2023-01-12T10:46:50.298640Z", "filename": "pano_0010_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 12.98203492, "relative_pitch": 74.39330847764292, "relative_heading": 63.391869031939, "relative_elevation": 46.4754678215832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_010017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87773185146981, 52.3615678732758, 45.615982150659 ] }, "distance": 13.06, "direction": 244.33, "angle": 74.02, "elevation": 45.62, "pano_id": "TMX7316010203-001702_pano_0000_010017", "timestamp": "2020-05-11T11:22:39.349220Z", "filename": "pano_0000_010017.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 13.06007637, "relative_pitch": 74.02332651118589, "relative_heading": 244.32673850427037, "relative_elevation": 45.615982150659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_003304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87772671910302, 52.3615724717412, 45.9283267101273 ] }, "distance": 13.17, "direction": 246.99, "angle": 74.0, "elevation": 45.93, "pano_id": "TMX7316010203-002059_pano_0000_003304", "timestamp": "2021-03-24T13:37:56.734000Z", "filename": "pano_0000_003304.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 13.1677686, "relative_pitch": 74.00226761771867, "relative_heading": 246.993477990959, "relative_elevation": 45.9283267101273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_001424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87807937849743, 52.3616715624756, 44.709780738689 ] }, "distance": 13.28, "direction": 63.71, "angle": 73.46, "elevation": 44.71, "pano_id": "TMX7316010203-000786_pano_0003_001424", "timestamp": "2018-06-12T11:59:55.217080Z", "filename": "pano_0003_001424.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 13.2768527, "relative_pitch": 73.46087945383793, "relative_heading": 63.71340414238983, "relative_elevation": 44.709780738689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0017_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87808444141349, 52.361665644664, 45.8559780521318 ] }, "distance": 13.32, "direction": 66.91, "angle": 73.81, "elevation": 45.86, "pano_id": "TMX7316010203-002619_pano_0017_000184", "timestamp": "2022-06-22T08:06:54.683440Z", "filename": "pano_0017_000184.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 13.3152204, "relative_pitch": 73.80826493931833, "relative_heading": 66.91285459432846, "relative_elevation": 45.8559780521318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_001042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87772716029002, 52.3615670729105, 45.3314321469516 ] }, "distance": 13.39, "direction": 244.58, "angle": 73.55, "elevation": 45.33, "pano_id": "TMX7316060226-000022_pano_0006_001042", "timestamp": "2016-08-16T08:50:23.666920Z", "filename": "pano_0006_001042.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 13.38681667, "relative_pitch": 73.5476123717009, "relative_heading": 244.57577918903337, "relative_elevation": 45.3314321469516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001501_pano_0000_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87808989800805, 52.3616686309136, 45.4309918507934 ] }, "distance": 13.79, "direction": 66.25, "angle": 73.12, "elevation": 45.43, "pano_id": "TMX7316010203-001501_pano_0000_000036", "timestamp": "2019-12-09T10:40:18.968200Z", "filename": "pano_0000_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 13.7883988, "relative_pitch": 73.11684904444331, "relative_heading": 66.24832581510046, "relative_elevation": 45.4309918507934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87771414009043, 52.3615615328837, 46.7909412598237 ] }, "distance": 14.45, "direction": 243.88, "angle": 72.83, "elevation": 46.79, "pano_id": "TMX7316010203-001156_pano_0000_001862", "timestamp": "2019-05-02T10:30:54.836390Z", "filename": "pano_0000_001862.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 14.45362483, "relative_pitch": 72.83418967240128, "relative_heading": 243.8782284538898, "relative_elevation": 46.7909412598237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track06_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877708450868283, 52.361564391708384, 0.0 ] }, "distance": 14.67, "direction": 245.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track06_Sphere_00019", "timestamp": "2024-12-11T08:47:12Z", "filename": "Job_20241211_0838_Track06_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 14.66864475, "relative_pitch": 0.0, "relative_heading": 245.66067290418295, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87810144278888, 52.3616735711485, 45.3870025277138 ] }, "distance": 14.73, "direction": 65.52, "angle": 72.02, "elevation": 45.39, "pano_id": "TMX7316010203-002117_pano_0000_001180", "timestamp": "2021-04-26T07:37:42.349740Z", "filename": "pano_0000_001180.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 14.73084361, "relative_pitch": 72.01859957611914, "relative_heading": 65.52332615672523, "relative_elevation": 45.3870025277138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87809811708042, 52.3616824050507, 45.9435108583421 ] }, "distance": 14.96, "direction": 61.74, "angle": 71.96, "elevation": 45.94, "pano_id": "TMX7316010203-002921_pano_0006_000015", "timestamp": "2023-01-10T09:41:43.819920Z", "filename": "pano_0006_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 14.96460187, "relative_pitch": 71.95866799285376, "relative_heading": 61.735794285373665, "relative_elevation": 45.9435108583421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001501_pano_0000_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87769555919651, 52.3615628602089, 45.373310899362 ] }, "distance": 15.54, "direction": 246.42, "angle": 71.09, "elevation": 45.37, "pano_id": "TMX7316010203-001501_pano_0000_000030", "timestamp": "2019-12-09T10:40:14.833230Z", "filename": "pano_0000_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 15.54042175, "relative_pitch": 71.09359702659276, "relative_heading": 246.42271415696305, "relative_elevation": 45.373310899362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8781185769471, 52.3616710336717, 46.7478474928066 ] }, "distance": 15.69, "direction": 68.23, "angle": 71.44, "elevation": 46.75, "pano_id": "TMX7316010203-001156_pano_0000_001856", "timestamp": "2019-05-02T10:30:49.846490Z", "filename": "pano_0000_001856.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 15.69367731, "relative_pitch": 71.4426299037864, "relative_heading": 68.22813449115193, "relative_elevation": 46.7478474928066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87769115894736, 52.3615582167937, 45.3529325425625 ] }, "distance": 16.03, "direction": 245.16, "angle": 70.54, "elevation": 45.35, "pano_id": "TMX7316010203-002117_pano_0000_001186", "timestamp": "2021-04-26T07:37:46.834730Z", "filename": "pano_0000_001186.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 16.02573128, "relative_pitch": 70.5388325057376, "relative_heading": 245.15819836003854, "relative_elevation": 45.3529325425625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87768374670231, 52.3615652729466, 45.8006069706753 ] }, "distance": 16.18, "direction": 248.43, "angle": 70.54, "elevation": 45.8, "pano_id": "TMX7316010203-002921_pano_0006_000021", "timestamp": "2023-01-10T09:41:48.799880Z", "filename": "pano_0006_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 16.18053477, "relative_pitch": 70.54259708392914, "relative_heading": 248.43420826831465, "relative_elevation": 45.8006069706753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0017_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87768132434073, 52.3615561674143, 45.8349737375975 ] }, "distance": 16.73, "direction": 245.41, "angle": 69.95, "elevation": 45.83, "pano_id": "TMX7316010203-002619_pano_0017_000190", "timestamp": "2022-06-22T08:06:59.718450Z", "filename": "pano_0017_000190.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 16.72967633, "relative_pitch": 69.9480161215508, "relative_heading": 245.4134220797805, "relative_elevation": 45.8349737375975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_003298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8781269937815, 52.3616854398272, 46.2224986189976 ] }, "distance": 16.87, "direction": 63.89, "angle": 69.95, "elevation": 46.22, "pano_id": "TMX7316010203-002059_pano_0000_003298", "timestamp": "2021-03-24T13:37:51.084020Z", "filename": "pano_0000_003298.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 16.86906825, "relative_pitch": 69.95026280002185, "relative_heading": 63.89000462335559, "relative_elevation": 46.2224986189976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_001430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87767361624539, 52.3615581483175, 44.612707849592 ] }, "distance": 17.12, "direction": 246.82, "angle": 69.01, "elevation": 44.61, "pano_id": "TMX7316010203-000786_pano_0003_001430", "timestamp": "2018-06-12T12:00:00.456970Z", "filename": "pano_0003_001430.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 17.12058207, "relative_pitch": 69.00518500512878, "relative_heading": 246.81551184805133, "relative_elevation": 44.612707849592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_00541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.878135386318722, 52.36168178370901, 0.0 ] }, "distance": 17.21, "direction": 65.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_00541", "timestamp": "2025-07-31T09:05:36Z", "filename": "recording_2025-07-31_08-46-40_00541.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 17.21446538, "relative_pitch": 0.0, "relative_heading": 65.94379740867976, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_010011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87813712111801, 52.3616802952123, 45.7161886775866 ] }, "distance": 17.26, "direction": 66.61, "angle": 69.32, "elevation": 45.72, "pano_id": "TMX7316010203-001702_pano_0000_010011", "timestamp": "2020-05-11T11:22:34.634260Z", "filename": "pano_0000_010011.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 17.25601725, "relative_pitch": 69.32050113152843, "relative_heading": 66.60595179733063, "relative_elevation": 45.7161886775866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_001036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87813706530156, 52.361683314653, 45.4550056951121 ] }, "distance": 17.39, "direction": 65.58, "angle": 69.07, "elevation": 45.46, "pano_id": "TMX7316060226-000022_pano_0006_001036", "timestamp": "2016-08-16T08:50:18.801980Z", "filename": "pano_0006_001036.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 17.3886918, "relative_pitch": 69.06578099345978, "relative_heading": 65.58485352535172, "relative_elevation": 45.4550056951121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002929_pano_0010_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0010_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002929_pano_0010_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002929/pano_0010_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87813702363501, 52.361690732138, 46.5172721091658 ] }, "distance": 17.74, "direction": 63.15, "angle": 69.12, "elevation": 46.52, "pano_id": "TMX7316010203-002929_pano_0010_000140", "timestamp": "2023-01-12T10:46:49.433660Z", "filename": "pano_0010_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 17.74324375, "relative_pitch": 69.12147557139046, "relative_heading": 63.15340708121229, "relative_elevation": 46.5172721091658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_08-46-40_00548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_08-46-40_00548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_08-46-40_00548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877667284533287, 52.361550454304194, 0.0 ] }, "distance": 17.86, "direction": 244.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_08-46-40_00548", "timestamp": "2025-07-31T09:05:45Z", "filename": "recording_2025-07-31_08-46-40_00548.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 17.86481038, "relative_pitch": 0.0, "relative_heading": 244.83568172298948, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_010018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_010018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_010018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87766431088906, 52.3615492821765, 45.6199968429282 ] }, "distance": 18.1, "direction": 244.73, "angle": 68.36, "elevation": 45.62, "pano_id": "TMX7316010203-001702_pano_0000_010018", "timestamp": "2020-05-11T11:22:39.944210Z", "filename": "pano_0000_010018.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 18.10364715, "relative_pitch": 68.35505075566596, "relative_heading": 244.73468967064196, "relative_elevation": 45.6199968429282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_003305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_003305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_003305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87765917000171, 52.3615542917651, 45.9091565869749 ] }, "distance": 18.19, "direction": 246.79, "angle": 68.38, "elevation": 45.91, "pano_id": "TMX7316010203-002059_pano_0000_003305", "timestamp": "2021-03-24T13:37:57.469000Z", "filename": "pano_0000_003305.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 18.19418122, "relative_pitch": 68.38116460342766, "relative_heading": 246.79336894834532, "relative_elevation": 45.9091565869749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0003_001423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0003_001423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0003_001423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87814639478556, 52.3616914099158, 44.7528042998165 ] }, "distance": 18.35, "direction": 63.84, "angle": 67.71, "elevation": 44.75, "pano_id": "TMX7316010203-000786_pano_0003_001423", "timestamp": "2018-06-12T11:59:54.277060Z", "filename": "pano_0003_001423.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 18.34822068, "relative_pitch": 67.70684112955198, "relative_heading": 63.843561644588114, "relative_elevation": 44.7528042998165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0017_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0017_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0017_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87815121576943, 52.3616856685951, 45.8752598054707 ] }, "distance": 18.38, "direction": 66.08, "angle": 68.17, "elevation": 45.88, "pano_id": "TMX7316010203-002619_pano_0017_000183", "timestamp": "2022-06-22T08:06:53.943460Z", "filename": "pano_0017_000183.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 18.37542766, "relative_pitch": 68.17133017653259, "relative_heading": 66.08356742108919, "relative_elevation": 45.8752598054707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0006_001043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0006_001043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0006_001043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87765938395097, 52.3615473133806, 45.3289434779435 ] }, "distance": 18.5, "direction": 244.56, "angle": 67.8, "elevation": 45.33, "pano_id": "TMX7316060226-000022_pano_0006_001043", "timestamp": "2016-08-16T08:50:24.361930Z", "filename": "pano_0006_001043.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 18.50076537, "relative_pitch": 67.79743617255083, "relative_heading": 244.5647793731777, "relative_elevation": 45.3289434779435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001501_pano_0000_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87815404518152, 52.361687883996, 45.4732429170981 ] }, "distance": 18.65, "direction": 65.63, "angle": 67.7, "elevation": 45.47, "pano_id": "TMX7316010203-001501_pano_0000_000037", "timestamp": "2019-12-09T10:40:19.728170Z", "filename": "pano_0000_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 18.65214565, "relative_pitch": 67.69761688349514, "relative_heading": 65.6313606491227, "relative_elevation": 45.4732429170981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track06_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.878154903712713, 52.36168888705804, 0.0 ] }, "distance": 18.75, "direction": 65.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track06_Sphere_00012", "timestamp": "2024-12-11T08:47:04Z", "filename": "Job_20241211_0838_Track06_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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 18.751634, "relative_pitch": 0.0, "relative_heading": 65.39443625369923, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87764666263858, 52.3615439616126, 46.8125264542177 ] }, "distance": 19.44, "direction": 244.67, "angle": 67.44, "elevation": 46.81, "pano_id": "TMX7316010203-001156_pano_0000_001863", "timestamp": "2019-05-02T10:30:55.531480Z", "filename": "pano_0000_001863.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 19.44360099, "relative_pitch": 67.44442592676272, "relative_heading": 244.66907512317175, "relative_elevation": 46.8125264542177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track06_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track06_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.877642872678914, 52.36154642158889, 0.0 ] }, "distance": 19.56, "direction": 245.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track06_Sphere_00020", "timestamp": "2024-12-11T08:47:13Z", "filename": "Job_20241211_0838_Track06_Sphere_00020.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 19.56311912, "relative_pitch": 0.0, "relative_heading": 245.71727058323503, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_001179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_001179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_001179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.878168483111, 52.3616945117152, 45.4263315917924 ] }, "distance": 19.85, "direction": 64.86, "angle": 66.39, "elevation": 45.43, "pano_id": "TMX7316010203-002117_pano_0000_001179", "timestamp": "2021-04-26T07:37:41.504780Z", "filename": "pano_0000_001179.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 19.85415245, "relative_pitch": 66.3916586345943, "relative_heading": 64.86378271278097, "relative_elevation": 45.4263315917924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0006_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0006_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0006_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8781648318031, 52.3617022394879, 45.991651895456 ] }, "distance": 20.01, "direction": 62.33, "angle": 66.48, "elevation": 45.99, "pano_id": "TMX7316010203-002921_pano_0006_000014", "timestamp": "2023-01-10T09:41:42.909920Z", "filename": "pano_0006_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 20.01376628, "relative_pitch": 66.48321067918204, "relative_heading": 62.33186321013274, "relative_elevation": 45.991651895456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001501_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001501_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001501/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87762935476232, 52.3615445126401, 45.37754499726 ] }, "distance": 20.49, "direction": 246.23, "angle": 65.7, "elevation": 45.38, "pano_id": "TMX7316010203-001501_pano_0000_000029", "timestamp": "2019-12-09T10:40:14.288200Z", "filename": "pano_0000_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 20.49072122, "relative_pitch": 65.69792962455705, "relative_heading": 246.234807647411, "relative_elevation": 45.37754499726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track06_Sphere_00016/adjacencies/b_20241211_0838_Track06_Sphere_00016/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87818333137934, 52.3616920452316, 46.7309788996354 ] }, "distance": 20.66, "direction": 66.74, "angle": 66.15, "elevation": 46.73, "pano_id": "TMX7316010203-001156_pano_0000_001855", "timestamp": "2019-05-02T10:30:49.131490Z", "filename": "pano_0000_001855.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_20241211_0838_Track06_Sphere_00016", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120308.04308598008, 486091.58245954296 ] }, "relative_distance": 20.66442451, "relative_pitch": 66.14500043669011, "relative_heading": 66.74433743965342, "relative_elevation": 46.7309788996354 } ] } }