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/terdam_21112024_Track72_Sphere_00028/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track72_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848222111062844, 52.3774690359694, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track72_Sphere_00028", "timestamp": "2024-11-21T12:52:10Z", "filename": "amsterdam_21112024_Track72_Sphere_00028.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "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/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84822360872552, 52.3774717365267, 45.7993796318769 ] }, "distance": 0.32, "direction": 18.75, "angle": 89.6, "elevation": 45.8, "pano_id": "TMX7316010203-001503_pano_0001_000523", "timestamp": "2019-12-10T08:57:02.083040Z", "filename": "pano_0001_000523.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 0.31733887, "relative_pitch": 89.60301019122014, "relative_heading": 18.746929874022598, "relative_elevation": 45.7993796318769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84821330747953, 52.377465845749, 46.6817386252806 ] }, "distance": 0.7, "direction": 239.37, "angle": 89.14, "elevation": 46.68, "pano_id": "TMX7316010203-001701_pano_0000_008579", "timestamp": "2020-05-11T07:54:17.290790Z", "filename": "pano_0000_008579.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 0.69673183, "relative_pitch": 89.14491553431829, "relative_heading": 239.36896093601794, "relative_elevation": 46.6817386252806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84821024725956, 52.3774694653208, 46.836638529785 ] }, "distance": 0.81, "direction": 273.38, "angle": 89.01, "elevation": 46.84, "pano_id": "TMX7316010203-002065_pano_0000_000304", "timestamp": "2021-03-26T13:27:06.028350Z", "filename": "pano_0000_000304.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 0.80932301, "relative_pitch": 89.01004470508666, "relative_heading": 273.3842504530464, "relative_elevation": 46.836638529785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84820514597063, 52.3774703795474, 46.5741452388465 ] }, "distance": 1.16, "direction": 277.37, "angle": 88.57, "elevation": 46.57, "pano_id": "TMX7316010203-002556_pano_0000_000395", "timestamp": "2022-05-03T06:50:52.440270Z", "filename": "pano_0000_000395.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.16493715, "relative_pitch": 88.56718641599255, "relative_heading": 277.37358305753577, "relative_elevation": 46.5741452388465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84820565367954, 52.3774729325721, 46.3126696757972 ] }, "distance": 1.2, "direction": 291.15, "angle": 88.51, "elevation": 46.31, "pano_id": "TMX7316010203-000274_pano_0002_000457", "timestamp": "2017-04-20T12:17:08.688590Z", "filename": "pano_0002_000457.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.20168069, "relative_pitch": 88.51367267016289, "relative_heading": 291.15067965820185, "relative_elevation": 46.3126696757972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0006_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84824073054728, 52.3774670685742, 45.3475551530719 ] }, "distance": 1.29, "direction": 99.8, "angle": 88.37, "elevation": 45.35, "pano_id": "TMX7316010203-002385_pano_0006_000002", "timestamp": "2022-01-04T08:59:21.643760Z", "filename": "pano_0006_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.28672608, "relative_pitch": 88.37468200096424, "relative_heading": 99.79583284935511, "relative_elevation": 45.3475551530719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84820996452607, 52.3774598975581, 46.1973044592887 ] }, "distance": 1.31, "direction": 219.13, "angle": 88.37, "elevation": 46.2, "pano_id": "TMX7316010203-001060_pano_0000_000274", "timestamp": "2019-01-17T09:38:31.347580Z", "filename": "pano_0000_000274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.31081351, "relative_pitch": 88.37471174804435, "relative_heading": 219.12632329181443, "relative_elevation": 46.1973044592887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848240524881663, 52.37747528536457, 0.0 ] }, "distance": 1.43, "direction": 60.99, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00148", "timestamp": "2025-10-02T07:09:45Z", "filename": "2025_10_02_06_52_49_00148.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.43387419, "relative_pitch": 0.0, "relative_heading": 60.988917290123126, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84824512909414, 52.3774719287969, 47.152791775763 ] }, "distance": 1.6, "direction": 78.4, "angle": 88.06, "elevation": 47.15, "pano_id": "TMX7316010203-002850_pano_0006_000058", "timestamp": "2022-12-12T11:44:13.350900Z", "filename": "pano_0006_000058.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.60021269, "relative_pitch": 88.05631318584214, "relative_heading": 78.39521965994129, "relative_elevation": 47.152791775763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0003_000175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84820042652968, 52.3774632430842, 45.7910695075989 ] }, "distance": 1.61, "direction": 246.42, "angle": 87.98, "elevation": 45.79, "pano_id": "TMX7316010203-000792_pano_0003_000175", "timestamp": "2018-06-14T12:56:23.338840Z", "filename": "pano_0003_000175.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.61125111, "relative_pitch": 87.98476390235682, "relative_heading": 246.41794866809653, "relative_elevation": 45.7910695075989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84819837091992, 52.3774647001989, 46.4372771158814 ] }, "distance": 1.69, "direction": 253.38, "angle": 87.92, "elevation": 46.44, "pano_id": "TMX7315080123-000311_pano_0000_001758", "timestamp": "2016-06-22T11:39:35.848310Z", "filename": "pano_0000_001758.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.68713162, "relative_pitch": 87.91927888404793, "relative_heading": 253.38346381621267, "relative_elevation": 46.4372771158814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84819695392043, 52.37747087681, 45.9418892450631 ] }, "distance": 1.73, "direction": 276.82, "angle": 87.85, "elevation": 45.94, "pano_id": "TMX7316060226-000474_pano_0000_000429", "timestamp": "2019-11-08T12:02:56.733370Z", "filename": "pano_0000_000429.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.72537551, "relative_pitch": 87.84923304003469, "relative_heading": 276.818314808253, "relative_elevation": 45.9418892450631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84819445532044, 52.377466185725, 46.998119414784 ] }, "distance": 1.91, "direction": 260.44, "angle": 87.67, "elevation": 47.0, "pano_id": "TMX7316010203-002850_pano_0006_000070", "timestamp": "2022-12-12T11:44:56.460480Z", "filename": "pano_0006_000070.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 1.90984373, "relative_pitch": 87.6729747209261, "relative_heading": 260.44086149331184, "relative_elevation": 46.998119414784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84825444790261, 52.3774772447554, 45.7931445213035 ] }, "distance": 2.38, "direction": 67.47, "angle": 87.02, "elevation": 45.79, "pano_id": "TMX7316010203-002066_pano_0000_000527", "timestamp": "2021-03-29T07:57:06.339590Z", "filename": "pano_0000_000527.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 2.38403142, "relative_pitch": 87.0198217596102, "relative_heading": 67.47138667585313, "relative_elevation": 45.7931445213035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84818517012829, 52.3774631232697, 45.8012275295332 ] }, "distance": 2.6, "direction": 255.34, "angle": 86.75, "elevation": 45.8, "pano_id": "TMX7316010203-002066_pano_0000_000526", "timestamp": "2021-03-29T07:57:05.649620Z", "filename": "pano_0000_000526.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 2.60025017, "relative_pitch": 86.75066338410856, "relative_heading": 255.343323920061, "relative_elevation": 45.8012275295332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84826461196972, 52.3774783047786, 46.4465485168621 ] }, "distance": 3.07, "direction": 70.39, "angle": 86.22, "elevation": 46.45, "pano_id": "TMX7315080123-000311_pano_0000_001759", "timestamp": "2016-06-22T11:39:36.933360Z", "filename": "pano_0000_001759.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 3.07254144, "relative_pitch": 86.21527241584963, "relative_heading": 70.38625721976994, "relative_elevation": 46.4465485168621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84826502876441, 52.377479344011, 46.9782625390217 ] }, "distance": 3.14, "direction": 68.57, "angle": 86.18, "elevation": 46.98, "pano_id": "TMX7316010203-002850_pano_0006_000071", "timestamp": "2022-12-12T11:44:57.765470Z", "filename": "pano_0006_000071.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 3.13966947, "relative_pitch": 86.17647215014095, "relative_heading": 68.57195544988362, "relative_elevation": 46.9782625390217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84817547542173, 52.3774583445725, 47.1332274032757 ] }, "distance": 3.39, "direction": 249.46, "angle": 85.88, "elevation": 47.13, "pano_id": "TMX7316010203-002850_pano_0006_000059", "timestamp": "2022-12-12T11:44:14.880880Z", "filename": "pano_0006_000059.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 3.39135171, "relative_pitch": 85.8845200378367, "relative_heading": 249.4638756160181, "relative_elevation": 47.1332274032757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84826671480197, 52.3774854261238, 45.9320325991139 ] }, "distance": 3.54, "direction": 59.02, "angle": 85.59, "elevation": 45.93, "pano_id": "TMX7316060226-000474_pano_0000_000430", "timestamp": "2019-11-08T12:02:57.988320Z", "filename": "pano_0000_000430.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 3.5429446, "relative_pitch": 85.58925215959546, "relative_heading": 59.01780772951978, "relative_elevation": 45.9320325991139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0003_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84827316581129, 52.3774784005129, 45.7652434613556 ] }, "distance": 3.63, "direction": 73.32, "angle": 85.47, "elevation": 45.77, "pano_id": "TMX7316010203-000792_pano_0003_000176", "timestamp": "2018-06-14T12:56:24.488780Z", "filename": "pano_0003_000176.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 3.62956883, "relative_pitch": 85.46545392678915, "relative_heading": 73.31579692853381, "relative_elevation": 45.7652434613556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0006_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84817369312386, 52.377453206824, 45.3505184808746 ] }, "distance": 3.74, "direction": 241.89, "angle": 85.29, "elevation": 45.35, "pano_id": "TMX7316010203-002385_pano_0006_000001", "timestamp": "2022-01-04T08:59:20.783850Z", "filename": "pano_0006_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 3.73818667, "relative_pitch": 85.28783336583858, "relative_heading": 241.88872261883498, "relative_elevation": 45.3505184808746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848274767342, 52.3774839104412, 46.5548035008833 ] }, "distance": 3.95, "direction": 65.22, "angle": 85.15, "elevation": 46.55, "pano_id": "TMX7316010203-002556_pano_0000_000396", "timestamp": "2022-05-03T06:50:53.165250Z", "filename": "pano_0000_000396.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 3.94939441, "relative_pitch": 85.15102382065464, "relative_heading": 65.22286377740524, "relative_elevation": 46.5548035008833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848165138470155, 52.3774598068775, 0.0 ] }, "distance": 4.01, "direction": 255.17, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00147", "timestamp": "2025-10-02T07:09:44Z", "filename": "2025_10_02_06_52_49_00147.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 4.01338584, "relative_pitch": 0.0, "relative_heading": 255.17402793548533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84828143114671, 52.3774741745454, 46.2206132700667 ] }, "distance": 4.08, "direction": 81.94, "angle": 84.96, "elevation": 46.22, "pano_id": "TMX7316010203-001060_pano_0000_000273", "timestamp": "2019-01-17T09:38:30.627590Z", "filename": "pano_0000_000273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 4.07989735, "relative_pitch": 84.95557110344866, "relative_heading": 81.94352221960514, "relative_elevation": 46.2206132700667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84828140153825, 52.377482785071, 45.5319114373997 ] }, "distance": 4.32, "direction": 69.25, "angle": 84.58, "elevation": 45.53, "pano_id": "TMX7316010203-000274_pano_0002_000415", "timestamp": "2017-04-20T12:15:44.729200Z", "filename": "pano_0002_000415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 4.31775354, "relative_pitch": 84.58288773836138, "relative_heading": 69.24737663331476, "relative_elevation": 45.5319114373997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84828030984527, 52.3774845526308, 46.8446227470413 ] }, "distance": 4.32, "direction": 66.46, "angle": 84.73, "elevation": 46.84, "pano_id": "TMX7316010203-002065_pano_0000_000305", "timestamp": "2021-03-26T13:27:06.878150Z", "filename": "pano_0000_000305.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 4.32304222, "relative_pitch": 84.72740995839021, "relative_heading": 66.45950597265531, "relative_elevation": 46.8446227470413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84828400860514, 52.377479135089, 46.6917113363743 ] }, "distance": 4.36, "direction": 75.07, "angle": 84.66, "elevation": 46.69, "pano_id": "TMX7316010203-001701_pano_0000_008580", "timestamp": "2020-05-11T07:54:18.060760Z", "filename": "pano_0000_008580.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 4.36238228, "relative_pitch": 84.66237997912657, "relative_heading": 75.07193424454168, "relative_elevation": 46.6917113363743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84815124626978, 52.3774567542548, 45.7866279389709 ] }, "distance": 5.02, "direction": 254.19, "angle": 83.75, "elevation": 45.79, "pano_id": "TMX7316010203-001503_pano_0001_000522", "timestamp": "2019-12-10T08:57:01.253090Z", "filename": "pano_0001_000522.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 5.015594, "relative_pitch": 83.74858701205491, "relative_heading": 254.18821921156024, "relative_elevation": 45.7866279389709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track72_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84829609143758, 52.37748420243824, 0.0 ] }, "distance": 5.31, "direction": 71.48, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track72_Sphere_00029", "timestamp": "2024-11-21T12:52:11Z", "filename": "amsterdam_21112024_Track72_Sphere_00029.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 5.31313175, "relative_pitch": 0.0, "relative_heading": 71.4799557955513, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track72_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84814688729863, 52.37745346833366, 0.0 ] }, "distance": 5.41, "direction": 251.32, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track72_Sphere_00027", "timestamp": "2024-11-21T12:52:09Z", "filename": "amsterdam_21112024_Track72_Sphere_00027.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 5.40762302, "relative_pitch": 0.0, "relative_heading": 251.31650683532553, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84829588324154, 52.3774877472981, 45.7962922500446 ] }, "distance": 5.44, "direction": 67.49, "angle": 83.23, "elevation": 45.8, "pano_id": "TMX7316010203-001503_pano_0001_000524", "timestamp": "2019-12-10T08:57:02.983050Z", "filename": "pano_0001_000524.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 5.43817007, "relative_pitch": 83.22801230178317, "relative_heading": 67.48860727237034, "relative_elevation": 45.7962922500446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84814240645298, 52.3774526993731, 46.6608988670632 ] }, "distance": 5.72, "direction": 251.48, "angle": 83.01, "elevation": 46.66, "pano_id": "TMX7316010203-001701_pano_0000_008578", "timestamp": "2020-05-11T07:54:16.555750Z", "filename": "pano_0000_008578.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 5.724118, "relative_pitch": 83.00619362448029, "relative_heading": 251.48359127800032, "relative_elevation": 46.6608988670632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84813995141153, 52.3774544557048, 46.8136960053816 ] }, "distance": 5.83, "direction": 253.83, "angle": 82.91, "elevation": 46.81, "pano_id": "TMX7316010203-002065_pano_0000_000303", "timestamp": "2021-03-26T13:27:05.228190Z", "filename": "pano_0000_000303.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 5.82546377, "relative_pitch": 82.90661708075633, "relative_heading": 253.82912536740477, "relative_elevation": 46.8136960053816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84814017479078, 52.3774535176726, 45.5095211332664 ] }, "distance": 5.84, "direction": 252.8, "angle": 82.69, "elevation": 45.51, "pano_id": "TMX7316010203-000274_pano_0002_000414", "timestamp": "2017-04-20T12:15:43.184510Z", "filename": "pano_0002_000414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 5.84085837, "relative_pitch": 82.6864318377984, "relative_heading": 252.80411844896847, "relative_elevation": 45.5095211332664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0006_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84830727369172, 52.3774808564002, 45.3470501322299 ] }, "distance": 5.95, "direction": 77.22, "angle": 82.53, "elevation": 45.35, "pano_id": "TMX7316010203-002385_pano_0006_000003", "timestamp": "2022-01-04T08:59:22.563770Z", "filename": "pano_0006_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 5.94676348, "relative_pitch": 82.52892604463622, "relative_heading": 77.22154223570317, "relative_elevation": 45.3470501322299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84813566995527, 52.3774567015837, 46.5826977808028 ] }, "distance": 6.04, "direction": 256.88, "angle": 82.61, "elevation": 46.58, "pano_id": "TMX7316010203-002556_pano_0000_000394", "timestamp": "2022-05-03T06:50:51.760270Z", "filename": "pano_0000_000394.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 6.04443136, "relative_pitch": 82.60677948963945, "relative_heading": 256.87546362729626, "relative_elevation": 46.5826977808028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84813908397366, 52.3774450746121, 46.1660765884444 ] }, "distance": 6.25, "direction": 244.75, "angle": 82.29, "elevation": 46.17, "pano_id": "TMX7316010203-001060_pano_0000_000275", "timestamp": "2019-01-17T09:38:32.062580Z", "filename": "pano_0000_000275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 6.25119238, "relative_pitch": 82.28867286561312, "relative_heading": 244.75281843950268, "relative_elevation": 46.1660765884444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8481315879637, 52.3774511110331, 46.433703427203 ] }, "distance": 6.48, "direction": 252.07, "angle": 82.06, "elevation": 46.43, "pano_id": "TMX7315080123-000311_pano_0000_001757", "timestamp": "2016-06-22T11:39:34.798270Z", "filename": "pano_0000_001757.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 6.47917578, "relative_pitch": 82.05646238022123, "relative_heading": 252.0705654970231, "relative_elevation": 46.433703427203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8483156813206, 52.3774851947399, 47.1604976411909 ] }, "distance": 6.62, "direction": 74.24, "angle": 82.01, "elevation": 47.16, "pano_id": "TMX7316010203-002850_pano_0006_000057", "timestamp": "2022-12-12T11:44:11.995870Z", "filename": "pano_0006_000057.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 6.62085777, "relative_pitch": 82.0084803301335, "relative_heading": 74.241953958136, "relative_elevation": 47.1604976411909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84812718375668, 52.3774533914961, 45.9415920339525 ] }, "distance": 6.69, "direction": 254.93, "angle": 81.71, "elevation": 45.94, "pano_id": "TMX7316060226-000474_pano_0000_000428", "timestamp": "2019-11-08T12:02:54.533390Z", "filename": "pano_0000_000428.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 6.69473867, "relative_pitch": 81.7090548209617, "relative_heading": 254.9282107652112, "relative_elevation": 45.9415920339525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0003_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84812735798146, 52.3774483681398, 45.8064565835521 ] }, "distance": 6.85, "direction": 250.38, "angle": 81.49, "elevation": 45.81, "pano_id": "TMX7316010203-000792_pano_0003_000174", "timestamp": "2018-06-14T12:56:22.228830Z", "filename": "pano_0003_000174.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 6.8501734, "relative_pitch": 81.49467469228446, "relative_heading": 250.38315610679106, "relative_elevation": 45.8064565835521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84812375663374, 52.3774533270452, 47.01537367329 ] }, "distance": 6.92, "direction": 255.37, "angle": 81.62, "elevation": 47.02, "pano_id": "TMX7316010203-002850_pano_0006_000069", "timestamp": "2022-12-12T11:44:55.200540Z", "filename": "pano_0006_000069.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 6.92216732, "relative_pitch": 81.62440208782871, "relative_heading": 255.37320871419212, "relative_elevation": 47.01537367329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848318683913191, 52.37749101909015, 0.0 ] }, "distance": 7.02, "direction": 69.6, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00149", "timestamp": "2025-10-02T07:09:46Z", "filename": "2025_10_02_06_52_49_00149.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 7.016699, "relative_pitch": 0.0, "relative_heading": 69.597035026072, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84832390984308, 52.3774906524426, 45.7808025414124 ] }, "distance": 7.34, "direction": 70.86, "angle": 80.89, "elevation": 45.78, "pano_id": "TMX7316010203-002066_pano_0000_000528", "timestamp": "2021-03-29T07:57:07.099600Z", "filename": "pano_0000_000528.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 7.33782453, "relative_pitch": 80.89398682717068, "relative_heading": 70.86446535645209, "relative_elevation": 45.7808025414124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84811619251899, 52.3774488154129, 45.7980167334899 ] }, "distance": 7.56, "direction": 252.68, "angle": 80.63, "elevation": 45.8, "pano_id": "TMX7316010203-002066_pano_0000_000525", "timestamp": "2021-03-29T07:57:04.994650Z", "filename": "pano_0000_000525.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 7.55573159, "relative_pitch": 80.63176115618938, "relative_heading": 252.67503872457903, "relative_elevation": 45.7980167334899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8483309208311, 52.3774914313493, 46.4489699536934 ] }, "distance": 7.82, "direction": 71.41, "angle": 80.45, "elevation": 46.45, "pano_id": "TMX7315080123-000311_pano_0000_001760", "timestamp": "2016-06-22T11:39:38.073430Z", "filename": "pano_0000_001760.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 7.81765194, "relative_pitch": 80.44629992232109, "relative_heading": 71.41138465335732, "relative_elevation": 46.4489699536934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84833545492757, 52.3774933140445, 46.9581592995673 ] }, "distance": 8.18, "direction": 70.71, "angle": 80.12, "elevation": 46.96, "pano_id": "TMX7316010203-002850_pano_0006_000072", "timestamp": "2022-12-12T11:44:59.145430Z", "filename": "pano_0006_000072.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 8.17770509, "relative_pitch": 80.12108465717291, "relative_heading": 70.70974072070895, "relative_elevation": 46.9581592995673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84810555686556, 52.3774447445336, 47.1124462001026 ] }, "distance": 8.38, "direction": 251.19, "angle": 79.91, "elevation": 47.11, "pano_id": "TMX7316010203-002850_pano_0006_000060", "timestamp": "2022-12-12T11:44:16.380860Z", "filename": "pano_0006_000060.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 8.38484549, "relative_pitch": 79.90843929216933, "relative_heading": 251.19376867589665, "relative_elevation": 47.1124462001026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84833734007566, 52.3774970625422, 45.9295417601243 ] }, "distance": 8.44, "direction": 68.33, "angle": 79.58, "elevation": 45.93, "pano_id": "TMX7316060226-000474_pano_0000_000431", "timestamp": "2019-11-08T12:02:58.973400Z", "filename": "pano_0000_000431.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 8.4439784, "relative_pitch": 79.58270716575946, "relative_heading": 68.32544204729344, "relative_elevation": 45.9295417601243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84833631389445, 52.3775002282319, 46.3715397212654 ] }, "distance": 8.52, "direction": 65.95, "angle": 79.59, "elevation": 46.37, "pano_id": "TMX7316010203-000274_pano_0002_000458", "timestamp": "2017-04-20T12:17:10.058610Z", "filename": "pano_0002_000458.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 8.51646457, "relative_pitch": 79.59319351380037, "relative_heading": 65.94879462905297, "relative_elevation": 46.3715397212654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0006_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84810635002068, 52.3774392142999, 45.3439056081697 ] }, "distance": 8.55, "direction": 247.17, "angle": 79.32, "elevation": 45.34, "pano_id": "TMX7316010203-002385_pano_0006_000000", "timestamp": "2022-01-04T08:59:19.963780Z", "filename": "pano_0006_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 8.55316043, "relative_pitch": 79.31788597931391, "relative_heading": 247.17163942606817, "relative_elevation": 45.3439056081697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84834495420021, 52.3774949198215, 46.5306366514415 ] }, "distance": 8.85, "direction": 71.0, "angle": 79.23, "elevation": 46.53, "pano_id": "TMX7316010203-002556_pano_0000_000397", "timestamp": "2022-05-03T06:50:53.975270Z", "filename": "pano_0000_000397.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 8.84741935, "relative_pitch": 79.2341912445277, "relative_heading": 71.00149191243013, "relative_elevation": 46.5306366514415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0003_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84834633520359, 52.3774926295726, 45.740285852924 ] }, "distance": 8.86, "direction": 72.76, "angle": 79.04, "elevation": 45.74, "pano_id": "TMX7316010203-000792_pano_0003_000177", "timestamp": "2018-06-14T12:56:25.758780Z", "filename": "pano_0003_000177.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 8.85754248, "relative_pitch": 79.04040281524605, "relative_heading": 72.75850433715664, "relative_elevation": 45.740285852924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84835383808973, 52.3774867547826, 46.2306891428307 ] }, "distance": 9.18, "direction": 77.6, "angle": 78.76, "elevation": 46.23, "pano_id": "TMX7316010203-001060_pano_0000_000272", "timestamp": "2019-01-17T09:38:29.852580Z", "filename": "pano_0000_000272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 9.18458333, "relative_pitch": 78.763439415232, "relative_heading": 77.60379408792622, "relative_elevation": 46.2306891428307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84835109683488, 52.377497994977, 46.8396917209029 ] }, "distance": 9.36, "direction": 69.85, "angle": 78.7, "elevation": 46.84, "pano_id": "TMX7316010203-002065_pano_0000_000306", "timestamp": "2021-03-26T13:27:07.853090Z", "filename": "pano_0000_000306.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 9.35621183, "relative_pitch": 78.70386072807214, "relative_heading": 69.85399141155452, "relative_elevation": 46.8396917209029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848090395531301, 52.37744455596502, 0.0 ] }, "distance": 9.37, "direction": 253.11, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00146", "timestamp": "2025-10-02T07:09:43Z", "filename": "2025_10_02_06_52_49_00146.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 9.37418637, "relative_pitch": 0.0, "relative_heading": 253.10705299448975, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84835543725113, 52.3774907136791, 46.7056654747576 ] }, "distance": 9.39, "direction": 75.12, "angle": 78.63, "elevation": 46.71, "pano_id": "TMX7316010203-001701_pano_0000_008581", "timestamp": "2020-05-11T07:54:18.980750Z", "filename": "pano_0000_008581.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 9.39432763, "relative_pitch": 78.62733518976547, "relative_heading": 75.12148678859457, "relative_elevation": 46.7056654747576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84807901180283, 52.3774427982111, 45.7861905116588 ] }, "distance": 10.17, "direction": 253.32, "angle": 77.47, "elevation": 45.79, "pano_id": "TMX7316010203-001503_pano_0001_000521", "timestamp": "2019-12-10T08:57:00.468110Z", "filename": "pano_0001_000521.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 10.17286235, "relative_pitch": 77.47339442171, "relative_heading": 253.32172540272214, "relative_elevation": 45.7861905116588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track72_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848368654822337, 52.377493915849676, 0.0 ] }, "distance": 10.36, "direction": 74.49, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track72_Sphere_00030", "timestamp": "2024-11-21T12:52:13Z", "filename": "amsterdam_21112024_Track72_Sphere_00030.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 10.35636215, "relative_pitch": 0.0, "relative_heading": 74.49489432554918, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84807562931125, 52.3774433366765, 46.2470538234338 ] }, "distance": 10.38, "direction": 254.0, "angle": 77.35, "elevation": 46.25, "pano_id": "TMX7316010203-000274_pano_0002_000456", "timestamp": "2017-04-20T12:17:07.428630Z", "filename": "pano_0002_000456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 10.37705468, "relative_pitch": 77.35326665246245, "relative_heading": 254.00366284998938, "relative_elevation": 46.2470538234338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track72_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84807650954688, 52.37743914504492, 0.0 ] }, "distance": 10.46, "direction": 251.46, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track72_Sphere_00026", "timestamp": "2024-11-21T12:52:08Z", "filename": "amsterdam_21112024_Track72_Sphere_00026.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 10.45830543, "relative_pitch": 0.0, "relative_heading": 251.455978631125, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84837041088694, 52.3774997403227, 45.78872310929 ] }, "distance": 10.66, "direction": 71.31, "angle": 76.89, "elevation": 45.79, "pano_id": "TMX7316010203-001503_pano_0001_000525", "timestamp": "2019-12-10T08:57:04.008150Z", "filename": "pano_0001_000525.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 10.66133182, "relative_pitch": 76.89292294331091, "relative_heading": 71.30873234131666, "relative_elevation": 45.78872310929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0006_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84837572926505, 52.3774916754955, 45.3435890059918 ] }, "distance": 10.76, "direction": 76.46, "angle": 76.65, "elevation": 45.34, "pano_id": "TMX7316010203-002385_pano_0006_000004", "timestamp": "2022-01-04T08:59:23.603740Z", "filename": "pano_0006_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 10.76027804, "relative_pitch": 76.65033702211369, "relative_heading": 76.46015100369969, "relative_elevation": 45.3435890059918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84807108502572, 52.3774393594554, 46.6585907069966 ] }, "distance": 10.8, "direction": 252.2, "angle": 76.97, "elevation": 46.66, "pano_id": "TMX7316010203-001701_pano_0000_008577", "timestamp": "2020-05-11T07:54:15.835790Z", "filename": "pano_0000_008577.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 10.80185042, "relative_pitch": 76.9651859367475, "relative_heading": 252.19914228775892, "relative_elevation": 46.6585907069966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84806969579628, 52.3774394915662, 46.7950659291819 ] }, "distance": 10.89, "direction": 252.43, "angle": 76.9, "elevation": 46.8, "pano_id": "TMX7316010203-002065_pano_0000_000302", "timestamp": "2021-03-26T13:27:04.468200Z", "filename": "pano_0000_000302.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 10.88751661, "relative_pitch": 76.9023652387655, "relative_heading": 252.42500294537612, "relative_elevation": 46.7950659291819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84806593889054, 52.3774427827558, 46.6003432562575 ] }, "distance": 11.03, "direction": 254.64, "angle": 76.68, "elevation": 46.6, "pano_id": "TMX7316010203-002556_pano_0000_000393", "timestamp": "2022-05-03T06:50:51.095250Z", "filename": "pano_0000_000393.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 11.02907673, "relative_pitch": 76.68460424828652, "relative_heading": 254.64060715792164, "relative_elevation": 46.6003432562575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84806503792952, 52.3774372752858, 46.4218113431707 ] }, "distance": 11.27, "direction": 251.72, "angle": 76.36, "elevation": 46.42, "pano_id": "TMX7315080123-000311_pano_0000_001756", "timestamp": "2016-06-22T11:39:33.763250Z", "filename": "pano_0000_001756.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 11.26523483, "relative_pitch": 76.35964381645232, "relative_heading": 251.71636886984348, "relative_elevation": 46.4218113431707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84806866287413, 52.3774301817028, 46.1526285223663 ] }, "distance": 11.31, "direction": 247.52, "angle": 76.23, "elevation": 46.15, "pano_id": "TMX7316010203-001060_pano_0000_000276", "timestamp": "2019-01-17T09:38:32.802560Z", "filename": "pano_0000_000276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 11.30874958, "relative_pitch": 76.23211173263175, "relative_heading": 247.52298996437665, "relative_elevation": 46.1526285223663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84838661858276, 52.3774954479159, 47.1670333044603 ] }, "distance": 11.58, "direction": 75.3, "angle": 76.2, "elevation": 47.17, "pano_id": "TMX7316010203-002850_pano_0006_000056", "timestamp": "2022-12-12T11:44:10.705910Z", "filename": "pano_0006_000056.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 11.58187009, "relative_pitch": 76.20396905524493, "relative_heading": 75.30001177008972, "relative_elevation": 47.1670333044603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84805414731336, 52.37743913214, 47.030695060268 ] }, "distance": 11.91, "direction": 253.78, "angle": 75.79, "elevation": 47.03, "pano_id": "TMX7316010203-002850_pano_0006_000068", "timestamp": "2022-12-12T11:44:54.010560Z", "filename": "pano_0006_000068.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 11.9123325, "relative_pitch": 75.78656235042546, "relative_heading": 253.77953370593002, "relative_elevation": 47.030695060268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0003_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84805390959466, 52.3774340389281, 45.8337727645412 ] }, "distance": 12.1, "direction": 251.22, "angle": 75.21, "elevation": 45.83, "pano_id": "TMX7316010203-000792_pano_0003_000173", "timestamp": "2018-06-14T12:56:21.123830Z", "filename": "pano_0003_000173.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 12.09823114, "relative_pitch": 75.21352512171478, "relative_heading": 251.22290842174291, "relative_elevation": 45.8337727645412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84805157781537, 52.3774384357441, 45.9755295645446 ] }, "distance": 12.1, "direction": 253.66, "angle": 75.25, "elevation": 45.98, "pano_id": "TMX7316060226-000474_pano_0000_000427", "timestamp": "2019-11-08T12:02:38.463540Z", "filename": "pano_0000_000427.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 12.10202017, "relative_pitch": 75.25271155941664, "relative_heading": 253.65867312779775, "relative_elevation": 45.9755295645446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848393190847972, 52.37749911455272, 0.0 ] }, "distance": 12.12, "direction": 73.97, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00150", "timestamp": "2025-10-02T07:09:48Z", "filename": "2025_10_02_06_52_49_00150.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 12.12157651, "relative_pitch": 0.0, "relative_heading": 73.9713096579696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84839504553809, 52.3775001464485, 45.7670569550246 ] }, "distance": 12.27, "direction": 73.62, "angle": 74.99, "elevation": 45.77, "pano_id": "TMX7316010203-002066_pano_0000_000529", "timestamp": "2021-03-29T07:57:07.994630Z", "filename": "pano_0000_000529.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 12.27490544, "relative_pitch": 74.98638213418272, "relative_heading": 73.61896145305639, "relative_elevation": 45.7670569550246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84804638507481, 52.3774348357676, 45.7967412248254 ] }, "distance": 12.56, "direction": 252.36, "angle": 74.67, "elevation": 45.8, "pano_id": "TMX7316010203-002066_pano_0000_000524", "timestamp": "2021-03-29T07:57:04.359620Z", "filename": "pano_0000_000524.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 12.55729641, "relative_pitch": 74.6665692570857, "relative_heading": 252.3585991756649, "relative_elevation": 45.7967412248254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84840027416791, 52.3774992485465, 46.4428525418043 ] }, "distance": 12.59, "direction": 74.51, "angle": 74.83, "elevation": 46.44, "pano_id": "TMX7315080123-000311_pano_0000_001761", "timestamp": "2016-06-22T11:39:39.333510Z", "filename": "pano_0000_001761.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 12.58986794, "relative_pitch": 74.83260534252443, "relative_heading": 74.51223659885937, "relative_elevation": 46.4428525418043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84840871082254, 52.3774994474043, 46.916806015186 ] }, "distance": 13.15, "direction": 75.09, "angle": 74.34, "elevation": 46.92, "pano_id": "TMX7316010203-002850_pano_0006_000073", "timestamp": "2022-12-12T11:45:00.620460Z", "filename": "pano_0006_000073.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 13.15010435, "relative_pitch": 74.34258151408783, "relative_heading": 75.08777684464235, "relative_elevation": 46.916806015186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84840943063284, 52.3774996230801, 45.8914875695482 ] }, "distance": 13.2, "direction": 75.06, "angle": 73.95, "elevation": 45.89, "pano_id": "TMX7316060226-000474_pano_0000_000432", "timestamp": "2019-11-08T12:02:59.958300Z", "filename": "pano_0000_000432.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 13.20250371, "relative_pitch": 73.95002327624212, "relative_heading": 75.06054171684514, "relative_elevation": 45.8914875695482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84803496349356, 52.3774328523037, 47.0962901692837 ] }, "distance": 13.37, "direction": 252.47, "angle": 74.16, "elevation": 47.1, "pano_id": "TMX7316010203-002850_pano_0006_000061", "timestamp": "2022-12-12T11:44:17.810870Z", "filename": "pano_0006_000061.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 13.36542733, "relative_pitch": 74.15662075508635, "relative_heading": 252.46744591896888, "relative_elevation": 47.0962901692837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84841679307843, 52.377496977861, 46.4718597242609 ] }, "distance": 13.62, "direction": 76.8, "angle": 73.67, "elevation": 46.47, "pano_id": "TMX7316010203-002556_pano_0000_000398", "timestamp": "2022-05-03T06:50:54.905210Z", "filename": "pano_0000_000398.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 13.61733399, "relative_pitch": 73.66819026512991, "relative_heading": 76.80126116037279, "relative_elevation": 46.4718597242609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0003_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84842283128175, 52.377497750616, 45.680431724526 ] }, "distance": 14.04, "direction": 76.84, "angle": 72.92, "elevation": 45.68, "pano_id": "TMX7316010203-000792_pano_0003_000178", "timestamp": "2018-06-14T12:56:27.248710Z", "filename": "pano_0003_000178.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 14.03730371, "relative_pitch": 72.91814260898498, "relative_heading": 76.84277269533506, "relative_elevation": 45.680431724526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84842485915478, 52.3775015416395, 46.820756578818 ] }, "distance": 14.27, "direction": 75.32, "angle": 73.05, "elevation": 46.82, "pano_id": "TMX7316010203-002065_pano_0000_000307", "timestamp": "2021-03-26T13:27:09.088130Z", "filename": "pano_0000_000307.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 14.272837, "relative_pitch": 73.04668432833031, "relative_heading": 75.31981112657874, "relative_elevation": 46.820756578818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84842907625942, 52.3774900963051, 46.2495636986569 ] }, "distance": 14.29, "direction": 80.56, "angle": 72.83, "elevation": 46.25, "pano_id": "TMX7316010203-001060_pano_0000_000271", "timestamp": "2019-01-17T09:38:28.932600Z", "filename": "pano_0000_000271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 14.28759458, "relative_pitch": 72.83283239034891, "relative_heading": 80.5594978168601, "relative_elevation": 46.2495636986569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84842920495919, 52.377491721769, 46.6754264160991 ] }, "distance": 14.33, "direction": 79.85, "angle": 72.94, "elevation": 46.68, "pano_id": "TMX7316010203-001701_pano_0000_008582", "timestamp": "2020-05-11T07:54:20.125820Z", "filename": "pano_0000_008582.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 14.32700024, "relative_pitch": 72.93615643239582, "relative_heading": 79.8516883558669, "relative_elevation": 46.6754264160991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848017867974823, 52.37743069920302, 0.0 ] }, "distance": 14.55, "direction": 252.95, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00145", "timestamp": "2025-10-02T07:09:42Z", "filename": "2025_10_02_06_52_49_00145.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 14.54822054, "relative_pitch": 0.0, "relative_heading": 252.94893721316004, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track72_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848443003938495, 52.37748961648635, 0.0 ] }, "distance": 15.22, "direction": 81.34, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track72_Sphere_00031", "timestamp": "2024-11-21T12:52:14Z", "filename": "amsterdam_21112024_Track72_Sphere_00031.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 15.215876, "relative_pitch": 0.0, "relative_heading": 81.34363706568456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84800670087997, 52.3774295286781, 45.7815185850486 ] }, "distance": 15.31, "direction": 253.32, "angle": 71.51, "elevation": 45.78, "pano_id": "TMX7316010203-001503_pano_0001_000520", "timestamp": "2019-12-10T08:56:59.708130Z", "filename": "pano_0001_000520.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 15.3137691, "relative_pitch": 71.50507923879199, "relative_heading": 253.31734230928313, "relative_elevation": 45.7815185850486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0006_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84844830654055, 52.377489738458, 45.294181603007 ] }, "distance": 15.57, "direction": 81.49, "angle": 71.02, "elevation": 45.29, "pano_id": "TMX7316010203-002385_pano_0006_000005", "timestamp": "2022-01-04T08:59:24.723760Z", "filename": "pano_0006_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 15.57496033, "relative_pitch": 71.0238393136811, "relative_heading": 81.49420589354757, "relative_elevation": 45.294181603007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track72_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848004187487802, 52.377425298197814, 0.0 ] }, "distance": 15.62, "direction": 251.84, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track72_Sphere_00025", "timestamp": "2024-11-21T12:52:07Z", "filename": "amsterdam_21112024_Track72_Sphere_00025.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 15.6180316, "relative_pitch": 0.0, "relative_heading": 251.8431681379379, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84844837758762, 52.3774983958043, 45.7218120256439 ] }, "distance": 15.75, "direction": 78.03, "angle": 70.99, "elevation": 45.72, "pano_id": "TMX7316010203-001503_pano_0001_000526", "timestamp": "2019-12-10T08:57:05.318090Z", "filename": "pano_0001_000526.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 15.7510276, "relative_pitch": 70.99132341646958, "relative_heading": 78.02899556054297, "relative_elevation": 45.7218120256439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84799948436985, 52.3774260044672, 46.6532659064978 ] }, "distance": 15.9, "direction": 252.47, "angle": 71.18, "elevation": 46.65, "pano_id": "TMX7316010203-001701_pano_0000_008576", "timestamp": "2020-05-11T07:54:15.130820Z", "filename": "pano_0000_008576.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 15.89882826, "relative_pitch": 71.18155526474273, "relative_heading": 252.4719742585608, "relative_elevation": 46.6532659064978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84799917268887, 52.377424919474, 46.7851076759398 ] }, "distance": 15.96, "direction": 252.08, "angle": 71.17, "elevation": 46.79, "pano_id": "TMX7316010203-002065_pano_0000_000301", "timestamp": "2021-03-26T13:27:03.693160Z", "filename": "pano_0000_000301.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 15.95579991, "relative_pitch": 71.16834379756615, "relative_heading": 252.08151812011502, "relative_elevation": 46.7851076759398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84799646776232, 52.3774288103336, 46.6198777351528 ] }, "distance": 16.0, "direction": 253.76, "angle": 71.05, "elevation": 46.62, "pano_id": "TMX7316010203-002556_pano_0000_000392", "timestamp": "2022-05-03T06:50:50.430220Z", "filename": "pano_0000_000392.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 16.00472462, "relative_pitch": 71.05252122081201, "relative_heading": 253.75940490212813, "relative_elevation": 46.6198777351528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84799822765108, 52.3774234023537, 46.4233750216663 ] }, "distance": 16.07, "direction": 251.58, "angle": 70.91, "elevation": 46.42, "pano_id": "TMX7315080123-000311_pano_0000_001755", "timestamp": "2016-06-22T11:39:32.653150Z", "filename": "pano_0000_001755.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 16.06959072, "relative_pitch": 70.90655108789808, "relative_heading": 251.5793923833305, "relative_elevation": 46.4233750216663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84845727271993, 52.3774916027606, 47.1263305433095 ] }, "distance": 16.21, "direction": 81.09, "angle": 71.02, "elevation": 47.13, "pano_id": "TMX7316010203-002850_pano_0006_000055", "timestamp": "2022-12-12T11:44:09.110930Z", "filename": "pano_0006_000055.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 16.20992113, "relative_pitch": 71.01845343645492, "relative_heading": 81.08822352014077, "relative_elevation": 47.1263305433095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84799754618348, 52.3774154623727, 46.1494142208248 ] }, "distance": 16.41, "direction": 248.7, "angle": 70.42, "elevation": 46.15, "pano_id": "TMX7316010203-001060_pano_0000_000277", "timestamp": "2019-01-17T09:38:33.592560Z", "filename": "pano_0000_000277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 16.41348125, "relative_pitch": 70.42158313144071, "relative_heading": 248.7032412542582, "relative_elevation": 46.1494142208248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848465270245675, 52.37749064352958, 0.0 ] }, "distance": 16.73, "direction": 81.74, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00151", "timestamp": "2025-10-02T07:09:49Z", "filename": "2025_10_02_06_52_49_00151.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 16.73251087, "relative_pitch": 0.0, "relative_heading": 81.73821245486286, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84798562944869, 52.3774251348159, 47.0487125543877 ] }, "distance": 16.83, "direction": 253.13, "angle": 70.32, "elevation": 47.05, "pano_id": "TMX7316010203-002850_pano_0006_000067", "timestamp": "2022-12-12T11:44:52.890510Z", "filename": "pano_0006_000067.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 16.82876433, "relative_pitch": 70.31847485587005, "relative_heading": 253.1252819776699, "relative_elevation": 47.0487125543877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84846642255601, 52.3774951040397, 45.7081375205889 ] }, "distance": 16.89, "direction": 80.11, "angle": 69.72, "elevation": 45.71, "pano_id": "TMX7316010203-002066_pano_0000_000530", "timestamp": "2021-03-29T07:57:09.034800Z", "filename": "pano_0000_000530.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 16.88830844, "relative_pitch": 69.72166434179816, "relative_heading": 80.10982095489592, "relative_elevation": 45.7081375205889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84846915140741, 52.3774902097421, 46.4031654372811 ] }, "distance": 16.99, "direction": 82.03, "angle": 69.89, "elevation": 46.4, "pano_id": "TMX7315080123-000311_pano_0000_001762", "timestamp": "2016-06-22T11:39:40.663600Z", "filename": "pano_0000_001762.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 16.98735107, "relative_pitch": 69.89324473530787, "relative_heading": 82.02742530312007, "relative_elevation": 46.4031654372811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8479822087714, 52.3774249353048, 45.9930933946744 ] }, "distance": 17.06, "direction": 253.28, "angle": 69.65, "elevation": 45.99, "pano_id": "TMX7316060226-000474_pano_0000_000426", "timestamp": "2019-11-08T12:02:37.033710Z", "filename": "pano_0000_000426.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 17.0581859, "relative_pitch": 69.65089722109845, "relative_heading": 253.28104952547716, "relative_elevation": 45.9930933946744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84847277046982, 52.3774874167146, 46.379184210673 ] }, "distance": 17.19, "direction": 83.17, "angle": 69.66, "elevation": 46.38, "pano_id": "TMX7316010203-000274_pano_0002_000459", "timestamp": "2017-04-20T12:17:11.968550Z", "filename": "pano_0002_000459.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 17.19171897, "relative_pitch": 69.66139137152662, "relative_heading": 83.1672061465608, "relative_elevation": 46.379184210673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0003_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84798039074597, 52.3774198718804, 45.8658961346373 ] }, "distance": 17.35, "direction": 251.62, "angle": 69.28, "elevation": 45.87, "pano_id": "TMX7316010203-000792_pano_0003_000172", "timestamp": "2018-06-14T12:56:20.023990Z", "filename": "pano_0003_000172.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 17.34616903, "relative_pitch": 69.28372395094938, "relative_heading": 251.61607811563167, "relative_elevation": 45.8658961346373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84847694297174, 52.3774829300983, 46.8212080541998 ] }, "distance": 17.42, "direction": 84.91, "angle": 69.59, "elevation": 46.82, "pano_id": "TMX7316010203-002850_pano_0006_000074", "timestamp": "2022-12-12T11:45:02.040570Z", "filename": "pano_0006_000074.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 17.42249706, "relative_pitch": 69.58941612200901, "relative_heading": 84.9088075708015, "relative_elevation": 46.8212080541998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84847685851643, 52.3774850994607, 45.8101732116193 ] }, "distance": 17.44, "direction": 84.12, "angle": 69.16, "elevation": 45.81, "pano_id": "TMX7316060226-000474_pano_0000_000433", "timestamp": "2019-11-08T12:03:00.978320Z", "filename": "pano_0000_000433.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 17.43985386, "relative_pitch": 69.15825717211403, "relative_heading": 84.11717144334199, "relative_elevation": 45.8101732116193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8479762867215, 52.3774215661046, 45.8107315581292 ] }, "distance": 17.55, "direction": 252.49, "angle": 69.03, "elevation": 45.81, "pano_id": "TMX7316010203-002066_pano_0000_000523", "timestamp": "2021-03-29T07:57:03.679710Z", "filename": "pano_0000_000523.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 17.55395868, "relative_pitch": 69.03394585130714, "relative_heading": 252.48774583524147, "relative_elevation": 45.8107315581292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8484828258222, 52.3774807053266, 46.437844729051 ] }, "distance": 17.8, "direction": 85.82, "angle": 69.03, "elevation": 46.44, "pano_id": "TMX7316010203-002556_pano_0000_000399", "timestamp": "2022-05-03T06:50:55.935210Z", "filename": "pano_0000_000399.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 17.80179994, "relative_pitch": 69.02583303028234, "relative_heading": 85.8169029211502, "relative_elevation": 46.437844729051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8479655413898, 52.3774205909311, 47.0990877039731 ] }, "distance": 18.28, "direction": 252.85, "angle": 68.78, "elevation": 47.1, "pano_id": "TMX7316010203-002850_pano_0006_000062", "timestamp": "2022-12-12T11:44:19.090890Z", "filename": "pano_0006_000062.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 18.28481432, "relative_pitch": 68.782785073239, "relative_heading": 252.85345884454568, "relative_elevation": 47.0990877039731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0003_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0003_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0003_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849204437537, 52.377479109314, 45.6094847023487 ] }, "distance": 18.42, "direction": 86.51, "angle": 68.01, "elevation": 45.61, "pano_id": "TMX7316010203-000792_pano_0003_000179", "timestamp": "2018-06-14T12:56:28.713800Z", "filename": "pano_0003_000179.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 18.41629593, "relative_pitch": 68.01202293846343, "relative_heading": 86.51043287614577, "relative_elevation": 45.6094847023487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849268041522, 52.377469588999, 46.6618067352101 ] }, "distance": 18.43, "direction": 89.81, "angle": 68.45, "elevation": 46.66, "pano_id": "TMX7316010203-001701_pano_0000_008583", "timestamp": "2020-05-11T07:54:21.285750Z", "filename": "pano_0000_008583.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 18.42557067, "relative_pitch": 68.45218659166575, "relative_heading": 89.80853487032165, "relative_elevation": 46.6618067352101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849181125285, 52.3774848555397, 46.8202590439469 ] }, "distance": 18.45, "direction": 84.53, "angle": 68.49, "elevation": 46.82, "pano_id": "TMX7316010203-002065_pano_0000_000308", "timestamp": "2021-03-26T13:27:10.353200Z", "filename": "pano_0000_000308.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 18.45044157, "relative_pitch": 68.49210705262549, "relative_heading": 84.52510480820936, "relative_elevation": 46.8202590439469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84849591562829, 52.3774724354097, 46.190838586539 ] }, "distance": 18.65, "direction": 88.84, "angle": 68.01, "elevation": 46.19, "pano_id": "TMX7316010203-001060_pano_0000_000270", "timestamp": "2019-01-17T09:38:27.897590Z", "filename": "pano_0000_000270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 18.64961831, "relative_pitch": 68.01353523002227, "relative_heading": 88.8376789364173, "relative_elevation": 46.190838586539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track72_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848503676538845, 52.3774638640658, 0.0 ] }, "distance": 19.18, "direction": 91.72, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track72_Sphere_00032", "timestamp": "2024-11-21T12:52:16Z", "filename": "amsterdam_21112024_Track72_Sphere_00032.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 19.18292743, "relative_pitch": 0.0, "relative_heading": 91.71905936474194, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0006_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0006_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0006_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8485100021915, 52.3774656555314, 45.2879301765934 ] }, "distance": 19.61, "direction": 91.1, "angle": 66.59, "elevation": 45.29, "pano_id": "TMX7316010203-002385_pano_0006_000006", "timestamp": "2022-01-04T08:59:25.823730Z", "filename": "pano_0006_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 19.60867049, "relative_pitch": 66.58845730519323, "relative_heading": 91.09906848351376, "relative_elevation": 45.2879301765934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847946308487814, 52.377416945670106, 0.0 ] }, "distance": 19.66, "direction": 252.85, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00144", "timestamp": "2025-10-02T07:09:41Z", "filename": "2025_10_02_06_52_49_00144.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 19.65592679, "relative_pitch": 0.0, "relative_heading": 252.84920916130892, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851314714318, 52.3774717024282, 45.708257669583 ] }, "distance": 19.82, "direction": 89.14, "angle": 66.56, "elevation": 45.71, "pano_id": "TMX7316010203-001503_pano_0001_000527", "timestamp": "2019-12-10T08:57:06.798090Z", "filename": "pano_0001_000527.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 19.82144939, "relative_pitch": 66.55596670723386, "relative_heading": 89.14218747193274, "relative_elevation": 45.708257669583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851386961279, 52.3774661790502, 47.1258560232818 ] }, "distance": 19.87, "direction": 90.92, "angle": 67.14, "elevation": 47.13, "pano_id": "TMX7316010203-002850_pano_0006_000054", "timestamp": "2022-12-12T11:44:07.401000Z", "filename": "pano_0006_000054.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 19.87097226, "relative_pitch": 67.13691295482553, "relative_heading": 90.91656012782599, "relative_elevation": 47.1258560232818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84794242685367, 52.3774180260898, 46.2013918943703 ] }, "distance": 19.87, "direction": 253.41, "angle": 66.72, "elevation": 46.2, "pano_id": "TMX7316010203-000274_pano_0002_000455", "timestamp": "2017-04-20T12:17:05.963680Z", "filename": "pano_0002_000455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 19.87398997, "relative_pitch": 66.72455965024697, "relative_heading": 253.4051292724946, "relative_elevation": 46.2013918943703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84851860466773, 52.3774655849948, 45.7121279090643 ] }, "distance": 20.19, "direction": 91.09, "angle": 66.17, "elevation": 45.71, "pano_id": "TMX7316010203-002066_pano_0000_000531", "timestamp": "2021-03-29T07:57:10.144630Z", "filename": "pano_0000_000531.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.19453252, "relative_pitch": 66.16529685288369, "relative_heading": 91.08944589488603, "relative_elevation": 45.7121279090643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848519043319258, 52.37746102195045, 0.0 ] }, "distance": 20.24, "direction": 92.53, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00152", "timestamp": "2025-10-02T07:09:51Z", "filename": "2025_10_02_06_52_49_00152.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.24040804, "relative_pitch": 0.0, "relative_heading": 92.52504904121801, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84852079709692, 52.3774602953884, 46.4282995369285 ] }, "distance": 20.36, "direction": 92.74, "angle": 66.32, "elevation": 46.43, "pano_id": "TMX7315080123-000311_pano_0000_001763", "timestamp": "2016-06-22T11:39:41.923670Z", "filename": "pano_0000_001763.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.36342453, "relative_pitch": 66.31777228546704, "relative_heading": 92.73750120099969, "relative_elevation": 46.4282995369285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0001_000519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0001_000519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0001_000519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84793508566628, 52.3774163969927, 45.7618273608387 ] }, "distance": 20.4, "direction": 253.32, "angle": 65.97, "elevation": 45.76, "pano_id": "TMX7316010203-001503_pano_0001_000519", "timestamp": "2019-12-10T08:56:58.948130Z", "filename": "pano_0001_000519.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.40489101, "relative_pitch": 65.96822918198549, "relative_heading": 253.31824052917898, "relative_elevation": 45.7618273608387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track72_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track72_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.847933715377341, 52.37741149568234, 0.0 ] }, "distance": 20.66, "direction": 251.94, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track72_Sphere_00024", "timestamp": "2024-11-21T12:52:06Z", "filename": "amsterdam_21112024_Track72_Sphere_00024.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.65678576, "relative_pitch": 0.0, "relative_heading": 251.9433231259564, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0006_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0006_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0006_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84852514539693, 52.3774490011102, 46.7965566571802 ] }, "distance": 20.76, "direction": 96.17, "angle": 66.08, "elevation": 46.8, "pano_id": "TMX7316010203-002850_pano_0006_000075", "timestamp": "2022-12-12T11:45:03.385380Z", "filename": "pano_0006_000075.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.75637302, "relative_pitch": 66.08056507743251, "relative_heading": 96.16571264854203, "relative_elevation": 46.7965566571802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84852625522258, 52.3774524453815, 45.8123548179865 ] }, "distance": 20.79, "direction": 95.09, "angle": 65.59, "elevation": 45.81, "pano_id": "TMX7316060226-000474_pano_0000_000434", "timestamp": "2019-11-08T12:03:01.943300Z", "filename": "pano_0000_000434.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.79399023, "relative_pitch": 65.58694840568441, "relative_heading": 95.09335779235307, "relative_elevation": 45.8123548179865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84793117934619, 52.3774098995293, 46.422243103385 ] }, "distance": 20.88, "direction": 251.63, "angle": 65.79, "elevation": 46.42, "pano_id": "TMX7315080123-000311_pano_0000_001754", "timestamp": "2016-06-22T11:39:31.418050Z", "filename": "pano_0000_001754.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.87635237, "relative_pitch": 65.78627362876519, "relative_heading": 251.6267866979355, "relative_elevation": 46.422243103385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8479289703085, 52.3774125066796, 46.6255521122366 ] }, "distance": 20.93, "direction": 252.51, "angle": 65.82, "elevation": 46.63, "pano_id": "TMX7316010203-001701_pano_0000_008575", "timestamp": "2020-05-11T07:54:14.435770Z", "filename": "pano_0000_008575.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.93016006, "relative_pitch": 65.82473961825356, "relative_heading": 252.51030921071097, "relative_elevation": 46.6255521122366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84792731120578, 52.3774142613066, 46.6258863490075 ] }, "distance": 20.98, "direction": 253.11, "angle": 65.77, "elevation": 46.63, "pano_id": "TMX7316010203-002556_pano_0000_000391", "timestamp": "2022-05-03T06:50:49.740230Z", "filename": "pano_0000_000391.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.98039668, "relative_pitch": 65.77353430066927, "relative_heading": 253.1115999121091, "relative_elevation": 46.6258863490075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track72_Sphere_00028/adjacencies/terdam_21112024_Track72_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_000400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_000400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_000400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84852795783959, 52.3774456630778, 46.3909400487319 ] }, "distance": 20.99, "direction": 97.12, "angle": 65.66, "elevation": 46.39, "pano_id": "TMX7316010203-002556_pano_0000_000400", "timestamp": "2022-05-03T06:50:56.915200Z", "filename": "pano_0000_000400.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": "terdam_21112024_Track72_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118299.3000841806, 487869.75246056926 ] }, "relative_distance": 20.98958192, "relative_pitch": 65.65562496665571, "relative_heading": 97.11766001529801, "relative_elevation": 46.3909400487319 } ] } }