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/2025_09_26_08_31_34_00848/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852837486533946, 52.37052884848009, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00848", "timestamp": "2025-09-26T09:08:07Z", "filename": "2025_09_26_08_31_34_00848.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "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/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85284949021003, 52.3705304740339, 45.395079116337 ] }, "distance": 0.84, "direction": 77.52, "angle": 88.94, "elevation": 45.4, "pano_id": "TMX7316010203-001041_pano_0002_000789", "timestamp": "2019-01-09T09:22:58.545000Z", "filename": "pano_0002_000789.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 0.8373356, "relative_pitch": 88.9432696910512, "relative_heading": 77.52453166577502, "relative_elevation": 45.395079116337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85281219437654, 52.3705245157616, 45.4221044434234 ] }, "distance": 1.79, "direction": 254.36, "angle": 87.74, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_002760", "timestamp": "2022-05-02T08:39:55.366490Z", "filename": "pano_0000_002760.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 1.78883208, "relative_pitch": 87.74471942268544, "relative_heading": 254.36448523161928, "relative_elevation": 45.4221044434234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85286405899708, 52.3705306169797, 45.4532059906051 ] }, "distance": 1.82, "direction": 83.79, "angle": 87.71, "elevation": 45.45, "pano_id": "TMX7316010203-000994_pano_0000_002601", "timestamp": "2018-11-19T13:26:19.662870Z", "filename": "pano_0000_002601.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 1.82050568, "relative_pitch": 87.70639788204171, "relative_heading": 83.7944410872279, "relative_elevation": 45.4532059906051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85281463326333, 52.3705201051565, 45.5238313637674 ] }, "distance": 1.84, "direction": 237.99, "angle": 87.69, "elevation": 45.52, "pano_id": "TMX7316010203-001135_pano_0000_000489", "timestamp": "2019-04-18T07:36:21.487930Z", "filename": "pano_0000_000489.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 1.83557166, "relative_pitch": 87.6910210243873, "relative_heading": 237.9925315398545, "relative_elevation": 45.5238313637674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85286557744423, 52.3705348784483, 45.2807134874165 ] }, "distance": 2.03, "direction": 70.67, "angle": 87.44, "elevation": 45.28, "pano_id": "TMX7316010203-000266_pano_0000_000189", "timestamp": "2017-04-20T08:56:28.475380Z", "filename": "pano_0000_000189.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 2.02750482, "relative_pitch": 87.43621692521079, "relative_heading": 70.67419296739992, "relative_elevation": 45.2807134874165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85286623997255, 52.3705344866956, 45.4124012989923 ] }, "distance": 2.06, "direction": 72.24, "angle": 87.41, "elevation": 45.41, "pano_id": "TMX7316010203-001878_pano_0005_002635", "timestamp": "2020-08-17T11:47:01.578620Z", "filename": "pano_0005_002635.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 2.05642486, "relative_pitch": 87.40722743640492, "relative_heading": 72.23657710464562, "relative_elevation": 45.4124012989923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track57_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852849002360317, 52.3705078152215, 0.0 ] }, "distance": 2.47, "direction": 161.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track57_Sphere_00060", "timestamp": "2024-12-06T10:52:15Z", "filename": "Job_20241206_0806_Track57_Sphere_00060.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 2.46839064, "relative_pitch": 0.0, "relative_heading": 161.47292022597293, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85287402298905, 52.3705247751702, 46.7163714347407 ] }, "distance": 2.53, "direction": 100.32, "angle": 86.9, "elevation": 46.72, "pano_id": "TMX7316010203-002064_pano_0000_001873", "timestamp": "2021-03-26T12:07:28.267530Z", "filename": "pano_0000_001873.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 2.52942299, "relative_pitch": 86.90078905742149, "relative_heading": 100.32274679219886, "relative_elevation": 46.7163714347407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8527992866681, 52.3705228702409, 45.4184198211879 ] }, "distance": 2.69, "direction": 255.66, "angle": 86.62, "elevation": 45.42, "pano_id": "TMX7316010203-001878_pano_0005_002636", "timestamp": "2020-08-17T11:47:02.233880Z", "filename": "pano_0005_002636.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 2.68547228, "relative_pitch": 86.61619018098469, "relative_heading": 255.65782819158403, "relative_elevation": 45.4184198211879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8528037700445, 52.370511695757, 46.7213381510228 ] }, "distance": 2.99, "direction": 230.27, "angle": 86.34, "elevation": 46.72, "pano_id": "TMX7316010203-002064_pano_0000_001874", "timestamp": "2021-03-26T12:07:28.847590Z", "filename": "pano_0000_001874.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 2.9860511, "relative_pitch": 86.3430896554043, "relative_heading": 230.2684507967609, "relative_elevation": 46.7213381510228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85279588620061, 52.3705183462307, 45.4718405269086 ] }, "distance": 3.06, "direction": 247.59, "angle": 86.14, "elevation": 45.47, "pano_id": "TMX7316010203-000994_pano_0000_002602", "timestamp": "2018-11-19T13:26:20.822790Z", "filename": "pano_0000_002602.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 3.06492134, "relative_pitch": 86.14394659254279, "relative_heading": 247.58625458269563, "relative_elevation": 45.4718405269086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8528840506799, 52.370536673979, 45.4172144150361 ] }, "distance": 3.29, "direction": 74.65, "angle": 85.86, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_002759", "timestamp": "2022-05-02T08:39:54.926490Z", "filename": "pano_0000_002759.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 3.28883399, "relative_pitch": 85.85822313592543, "relative_heading": 74.64682175556696, "relative_elevation": 45.4172144150361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85288781027972, 52.3705297551725, 45.5114188529551 ] }, "distance": 3.43, "direction": 88.31, "angle": 85.69, "elevation": 45.51, "pano_id": "TMX7316010203-001135_pano_0000_000488", "timestamp": "2019-04-18T07:36:20.947930Z", "filename": "pano_0000_000488.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 3.42901215, "relative_pitch": 85.69124791423351, "relative_heading": 88.31392612116984, "relative_elevation": 45.5114188529551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278068730144, 52.3705187981688, 45.3952217465267 ] }, "distance": 4.03, "direction": 253.88, "angle": 84.93, "elevation": 45.4, "pano_id": "TMX7316010203-001041_pano_0002_000790", "timestamp": "2019-01-09T09:22:59.099950Z", "filename": "pano_0002_000790.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 4.02697493, "relative_pitch": 84.93060559903185, "relative_heading": 253.8762822063872, "relative_elevation": 45.3952217465267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852769459306486, 52.37051765728489, 0.0 ] }, "distance": 4.8, "direction": 254.96, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00849", "timestamp": "2025-09-26T09:08:08Z", "filename": "2025_09_26_08_31_34_00849.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 4.79773535, "relative_pitch": 0.0, "relative_heading": 254.95615600456426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852905995844265, 52.37054024852948, 0.0 ] }, "distance": 4.84, "direction": 74.79, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00847", "timestamp": "2025-09-26T09:08:06Z", "filename": "2025_09_26_08_31_34_00847.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 4.83549554, "relative_pitch": 0.0, "relative_heading": 74.79114623657945, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track57_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852779457380675, 52.37049463089202, 0.0 ] }, "distance": 5.49, "direction": 226.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track57_Sphere_00061", "timestamp": "2024-12-06T10:52:15Z", "filename": "Job_20241206_0806_Track57_Sphere_00061.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 5.48802033, "relative_pitch": 0.0, "relative_heading": 226.0690425064234, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track57_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85291813441806, 52.370521150438165, 0.0 ] }, "distance": 5.56, "direction": 98.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track57_Sphere_00059", "timestamp": "2024-12-06T10:52:14Z", "filename": "Job_20241206_0806_Track57_Sphere_00059.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 5.55928153, "relative_pitch": 0.0, "relative_heading": 98.86362779020467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85291805388354, 52.370542253615, 45.3903208011761 ] }, "distance": 5.69, "direction": 74.79, "angle": 82.86, "elevation": 45.39, "pano_id": "TMX7316010203-001041_pano_0002_000788", "timestamp": "2019-01-09T09:22:57.984980Z", "filename": "pano_0002_000788.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 5.68653034, "relative_pitch": 82.85914972592855, "relative_heading": 74.79264480391507, "relative_elevation": 45.3903208011761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85293197744983, 52.370543898531, 45.4439339479432 ] }, "distance": 6.65, "direction": 75.41, "angle": 81.67, "elevation": 45.44, "pano_id": "TMX7316010203-000994_pano_0000_002600", "timestamp": "2018-11-19T13:26:18.692920Z", "filename": "pano_0000_002600.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 6.65005438, "relative_pitch": 81.67469210444808, "relative_heading": 75.4141168328864, "relative_elevation": 45.4439339479432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85293348021945, 52.3705462013875, 45.4098790753633 ] }, "distance": 6.82, "direction": 73.55, "angle": 81.46, "elevation": 45.41, "pano_id": "TMX7316010203-001878_pano_0005_002634", "timestamp": "2020-08-17T11:47:00.923700Z", "filename": "pano_0005_002634.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 6.81726232, "relative_pitch": 81.46210153891478, "relative_heading": 73.54617730034767, "relative_elevation": 45.4098790753633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274094700419, 52.3705126295485, 45.4110647877678 ] }, "distance": 6.82, "direction": 254.65, "angle": 81.46, "elevation": 45.41, "pano_id": "TMX7316010203-002554_pano_0000_002761", "timestamp": "2022-05-02T08:39:55.796530Z", "filename": "pano_0000_002761.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 6.81844835, "relative_pitch": 81.46085774024844, "relative_heading": 254.65170966020472, "relative_elevation": 45.4110647877678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852879433622303, 52.370473143051946, 0.0 ] }, "distance": 6.83, "direction": 155.25, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00913", "timestamp": "2025-09-26T09:10:36Z", "filename": "2025_09_26_08_31_34_00913.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 6.82531503, "relative_pitch": 0.0, "relative_heading": 155.25447164940837, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274248136451, 52.3705087095328, 45.4286573361605 ] }, "distance": 6.85, "direction": 250.9, "angle": 81.43, "elevation": 45.43, "pano_id": "TMX7316010203-001135_pano_0000_000490", "timestamp": "2019-04-18T07:36:22.028060Z", "filename": "pano_0000_000490.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 6.84781684, "relative_pitch": 81.4278950503638, "relative_heading": 250.89808365355833, "relative_elevation": 45.4286573361605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85294451347596, 52.3705377545134, 46.7115155421197 ] }, "distance": 7.36, "direction": 82.26, "angle": 81.05, "elevation": 46.71, "pano_id": "TMX7316010203-002064_pano_0000_001872", "timestamp": "2021-03-26T12:07:27.667530Z", "filename": "pano_0000_001872.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 7.35661155, "relative_pitch": 81.04998251918177, "relative_heading": 82.25807356096855, "relative_elevation": 46.7115155421197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85273247297704, 52.3705114169639, 45.4058625418693 ] }, "distance": 7.41, "direction": 254.83, "angle": 80.73, "elevation": 45.41, "pano_id": "TMX7316010203-001878_pano_0005_002637", "timestamp": "2020-08-17T11:47:02.893680Z", "filename": "pano_0005_002637.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 7.41077459, "relative_pitch": 80.73038182757038, "relative_heading": 254.82682866137426, "relative_elevation": 45.4058625418693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852813585242586, 52.37046270769693, 0.0 ] }, "distance": 7.54, "direction": 192.47, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00912", "timestamp": "2025-09-26T09:10:36Z", "filename": "2025_09_26_08_31_34_00912.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 7.53766322, "relative_pitch": 0.0, "relative_heading": 192.47243714060284, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85273267130174, 52.3704992716608, 46.7155564827845 ] }, "distance": 7.86, "direction": 245.25, "angle": 80.45, "elevation": 46.72, "pano_id": "TMX7316010203-002064_pano_0000_001875", "timestamp": "2021-03-26T12:07:29.412550Z", "filename": "pano_0000_001875.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 7.8610307, "relative_pitch": 80.44807635606165, "relative_heading": 245.2496784347383, "relative_elevation": 46.7155564827845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8527281750482, 52.3705053121812, 45.50770128984 ] }, "distance": 7.89, "direction": 250.62, "angle": 80.16, "elevation": 45.51, "pano_id": "TMX7316010203-000994_pano_0000_002603", "timestamp": "2018-11-19T13:26:22.202760Z", "filename": "pano_0000_002603.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 7.89236782, "relative_pitch": 80.16109918995753, "relative_heading": 250.61967402377223, "relative_elevation": 45.50770128984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8527247718434, 52.370510929401, 45.2784967711195 ] }, "distance": 7.93, "direction": 255.44, "angle": 80.06, "elevation": 45.28, "pano_id": "TMX7316010203-000266_pano_0000_000190", "timestamp": "2017-04-20T08:56:29.575370Z", "filename": "pano_0000_000190.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 7.93166494, "relative_pitch": 80.06402072599947, "relative_heading": 255.4403148775323, "relative_elevation": 45.2784967711195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85295524341956, 52.3705488156486, 45.4221855560318 ] }, "distance": 8.32, "direction": 74.52, "angle": 79.62, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_002758", "timestamp": "2022-05-02T08:39:54.481520Z", "filename": "pano_0000_002758.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 8.32242913, "relative_pitch": 79.61720952181196, "relative_heading": 74.51594248741121, "relative_elevation": 45.4221855560318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85296079445092, 52.3705392618667, 45.5214728964493 ] }, "distance": 8.48, "direction": 82.14, "angle": 79.45, "elevation": 45.52, "pano_id": "TMX7316010203-001135_pano_0000_000487", "timestamp": "2019-04-18T07:36:20.407950Z", "filename": "pano_0000_000487.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 8.47800527, "relative_pitch": 79.4499966574744, "relative_heading": 82.14438252273412, "relative_elevation": 45.5214728964493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271204375456, 52.3705072963924, 45.3876020694152 ] }, "distance": 8.87, "direction": 254.32, "angle": 78.94, "elevation": 45.39, "pano_id": "TMX7316010203-001041_pano_0002_000791", "timestamp": "2019-01-09T09:22:59.654980Z", "filename": "pano_0002_000791.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 8.87405019, "relative_pitch": 78.93725405092728, "relative_heading": 254.32101865182946, "relative_elevation": 45.3876020694152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8528575267714, 52.3704499672821, 45.4699175199494 ] }, "distance": 8.88, "direction": 171.16, "angle": 78.95, "elevation": 45.47, "pano_id": "TMX7316010203-001502_pano_0001_004269", "timestamp": "2019-12-09T12:28:32.143510Z", "filename": "pano_0001_004269.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 8.88294908, "relative_pitch": 78.9459870022999, "relative_heading": 171.16104164068688, "relative_elevation": 45.4699175199494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85285878749546, 52.3704500212962, 45.4222103077918 ] }, "distance": 8.89, "direction": 170.61, "angle": 78.93, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_002164", "timestamp": "2022-05-02T08:30:01.620740Z", "filename": "pano_0000_002164.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 8.890618, "relative_pitch": 78.92534633346003, "relative_heading": 170.60827812077898, "relative_elevation": 45.4222103077918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85285696119093, 52.3704479739275, 45.5241716718301 ] }, "distance": 9.1, "direction": 171.62, "angle": 78.7, "elevation": 45.52, "pano_id": "TMX7316010203-002064_pano_0000_001702", "timestamp": "2021-03-26T12:03:43.754060Z", "filename": "pano_0000_001702.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.0964912, "relative_pitch": 78.70016451259748, "relative_heading": 171.61547441839588, "relative_elevation": 45.5241716718301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852950924796743, 52.37048444867977, 0.0 ] }, "distance": 9.17, "direction": 122.6, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00914", "timestamp": "2025-09-26T09:10:37Z", "filename": "2025_09_26_08_31_34_00914.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.17081286, "relative_pitch": 0.0, "relative_heading": 122.59694639129022, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85289205577708, 52.3704533057756, 45.3678808091208 ] }, "distance": 9.19, "direction": 156.15, "angle": 78.55, "elevation": 45.37, "pano_id": "TMX7316010203-000994_pano_0000_002673", "timestamp": "2018-11-19T13:28:48.626530Z", "filename": "pano_0000_002673.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.19097794, "relative_pitch": 78.54757289304806, "relative_heading": 156.14741141300547, "relative_elevation": 45.3678808091208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8529249795534, 52.370465929337, 45.4982241168618 ] }, "distance": 9.19, "direction": 139.6, "angle": 78.58, "elevation": 45.5, "pano_id": "TMX7316010203-001502_pano_0001_004270", "timestamp": "2019-12-09T12:28:32.788320Z", "filename": "pano_0001_004270.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.19397014, "relative_pitch": 78.57589820136073, "relative_heading": 139.5973527298013, "relative_elevation": 45.4982241168618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852706896405463, 52.37050752430845, 0.0 ] }, "distance": 9.21, "direction": 255.06, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00850", "timestamp": "2025-09-26T09:08:09Z", "filename": "2025_09_26_08_31_34_00850.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.20550638, "relative_pitch": 0.0, "relative_heading": 255.0627156118525, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85286114885719, 52.3704457999741, 45.355221439153 ] }, "distance": 9.38, "direction": 170.11, "angle": 78.31, "elevation": 45.36, "pano_id": "TMX7316010203-002024_pano_0000_000466", "timestamp": "2021-02-22T11:09:19.589060Z", "filename": "pano_0000_000466.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.38065033, "relative_pitch": 78.31449357159936, "relative_heading": 170.10727645585172, "relative_elevation": 45.355221439153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_004578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85287836297971, 52.3704477271312, 45.4821203881875 ] }, "distance": 9.45, "direction": 162.86, "angle": 78.27, "elevation": 45.48, "pano_id": "TMX7316010203-001698_pano_0001_004578", "timestamp": "2020-05-08T08:20:54.869660Z", "filename": "pano_0001_004578.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.44631737, "relative_pitch": 78.26687861436538, "relative_heading": 162.85885386882575, "relative_elevation": 45.4821203881875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85285486782285, 52.3704445539091, 45.4943791776896 ] }, "distance": 9.45, "direction": 172.81, "angle": 78.26, "elevation": 45.49, "pano_id": "TMX7316010203-001135_pano_0000_000927", "timestamp": "2019-04-18T07:41:01.835920Z", "filename": "pano_0000_000927.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.45423718, "relative_pitch": 78.26039091568816, "relative_heading": 172.80669562723773, "relative_elevation": 45.4943791776896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_000670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85284404311841, 52.3704437314751, 45.3691861536354 ] }, "distance": 9.48, "direction": 177.3, "angle": 78.2, "elevation": 45.37, "pano_id": "TMX7316010203-000265_pano_0000_000670", "timestamp": "2017-04-20T08:12:29.848040Z", "filename": "pano_0000_000670.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.48186387, "relative_pitch": 78.19546587138197, "relative_heading": 177.30054497420585, "relative_elevation": 45.3691861536354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85292960877942, 52.3704612212966, 45.4079751186073 ] }, "distance": 9.8, "direction": 140.18, "angle": 77.82, "elevation": 45.41, "pano_id": "TMX7316010203-002554_pano_0000_002165", "timestamp": "2022-05-02T08:30:02.090720Z", "filename": "pano_0000_002165.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.79777737, "relative_pitch": 77.82383914458518, "relative_heading": 140.17897525955323, "relative_elevation": 45.4079751186073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85292785051331, 52.3704601623591, 45.5232723010704 ] }, "distance": 9.81, "direction": 141.16, "angle": 77.84, "elevation": 45.52, "pano_id": "TMX7316010203-002064_pano_0000_001703", "timestamp": "2021-03-26T12:03:44.304090Z", "filename": "pano_0000_001703.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.81301729, "relative_pitch": 77.83543044166855, "relative_heading": 141.15664342608684, "relative_elevation": 45.5232723010704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85282091079211, 52.3704410540666, 45.3589250929654 ] }, "distance": 9.83, "direction": 186.59, "angle": 77.77, "elevation": 45.36, "pano_id": "TMX7316010203-000994_pano_0000_002672", "timestamp": "2018-11-19T13:28:48.116510Z", "filename": "pano_0000_002672.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 9.83428621, "relative_pitch": 77.76701209477017, "relative_heading": 186.59204534447977, "relative_elevation": 45.3589250929654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85292576474026, 52.3704564313621, 45.492066970095 ] }, "distance": 10.05, "direction": 143.27, "angle": 77.54, "elevation": 45.49, "pano_id": "TMX7316010203-001135_pano_0000_000928", "timestamp": "2019-04-18T07:41:02.490940Z", "filename": "pano_0000_000928.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.05412288, "relative_pitch": 77.53749066605603, "relative_heading": 143.27155040180287, "relative_elevation": 45.492066970095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track35_Sphere_00279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852925100246557, 52.3704548433816, 0.0 ] }, "distance": 10.17, "direction": 144.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track35_Sphere_00279", "timestamp": "2024-12-06T09:52:10Z", "filename": "Job_20241206_0806_Track35_Sphere_00279.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.16967066, "relative_pitch": 0.0, "relative_heading": 144.07129340149083, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track57_Sphere_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852709500561707, 52.37048150757647, 0.0 ] }, "distance": 10.19, "direction": 238.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track57_Sphere_00062", "timestamp": "2024-12-06T10:52:16Z", "filename": "Job_20241206_0806_Track57_Sphere_00062.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.18515415, "relative_pitch": 0.0, "relative_heading": 238.85498358475016, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85293261257778, 52.3704578303854, 45.3535979669541 ] }, "distance": 10.22, "direction": 140.65, "angle": 77.3, "elevation": 45.35, "pano_id": "TMX7316010203-002024_pano_0000_000467", "timestamp": "2021-02-22T11:09:20.163900Z", "filename": "pano_0000_000467.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.21894435, "relative_pitch": 77.30232082598168, "relative_heading": 140.65275539313149, "relative_elevation": 45.3535979669541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track57_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85298806232047, 52.37053424653619, 0.0 ] }, "distance": 10.27, "direction": 86.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track57_Sphere_00058", "timestamp": "2024-12-06T10:52:14Z", "filename": "Job_20241206_0806_Track57_Sphere_00058.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.27322339, "relative_pitch": 0.0, "relative_heading": 86.6480003011137, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85298415940973, 52.370553507622766, 0.0 ] }, "distance": 10.36, "direction": 74.64, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00846", "timestamp": "2025-09-26T09:08:05Z", "filename": "2025_09_26_08_31_34_00846.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.35981039, "relative_pitch": 0.0, "relative_heading": 74.64112714021746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track35_Sphere_00278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852820292153748, 52.370436188191356, 0.0 ] }, "distance": 10.38, "direction": 186.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track35_Sphere_00278", "timestamp": "2024-12-06T09:52:08Z", "filename": "Job_20241206_0806_Track35_Sphere_00278.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.37701076, "relative_pitch": 0.0, "relative_heading": 186.4799555488873, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0002_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85284556205834, 52.3704355040451, 45.4435624657199 ] }, "distance": 10.4, "direction": 176.97, "angle": 77.11, "elevation": 45.44, "pano_id": "TMX7316010203-001060_pano_0002_000018", "timestamp": "2019-01-17T09:52:33.564580Z", "filename": "pano_0002_000018.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.40139686, "relative_pitch": 77.10786894202178, "relative_heading": 176.9688095631722, "relative_elevation": 45.4435624657199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852749870252539, 52.37045192242584, 0.0 ] }, "distance": 10.43, "direction": 214.88, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00911", "timestamp": "2025-09-26T09:10:35Z", "filename": "2025_09_26_08_31_34_00911.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.43470435, "relative_pitch": 0.0, "relative_heading": 214.88221134978824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002852_pano_0002_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85292250282974, 52.3704507177874, 45.5562873575836 ] }, "distance": 10.45, "direction": 146.34, "angle": 77.09, "elevation": 45.56, "pano_id": "TMX7316010203-002852_pano_0002_000000", "timestamp": "2022-12-14T08:42:32.996590Z", "filename": "pano_0002_000000.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.44575089, "relative_pitch": 77.08569867888609, "relative_heading": 146.33516609780668, "relative_elevation": 45.5562873575836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0002_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85291528982421, 52.3704475770613, 45.4491168791428 ] }, "distance": 10.48, "direction": 149.63, "angle": 77.01, "elevation": 45.45, "pano_id": "TMX7316010203-001060_pano_0002_000019", "timestamp": "2019-01-17T09:52:34.099450Z", "filename": "pano_0002_000019.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.48163057, "relative_pitch": 77.01331563276842, "relative_heading": 149.6310639784411, "relative_elevation": 45.4491168791428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85298657350981, 52.3705539630201, 45.4009247589856 ] }, "distance": 10.53, "direction": 74.61, "angle": 76.94, "elevation": 45.4, "pano_id": "TMX7316010203-001041_pano_0002_000787", "timestamp": "2019-01-09T09:22:57.404970Z", "filename": "pano_0002_000787.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.53178438, "relative_pitch": 76.93992209554602, "relative_heading": 74.61221294687115, "relative_elevation": 45.4009247589856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_004577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8528064414539, 52.3704351355634, 45.4747465113178 ] }, "distance": 10.64, "direction": 191.46, "angle": 76.83, "elevation": 45.47, "pano_id": "TMX7316010203-001698_pano_0001_004577", "timestamp": "2020-05-08T08:20:54.389600Z", "filename": "pano_0001_004577.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.64006424, "relative_pitch": 76.83098423517903, "relative_heading": 191.46254276858593, "relative_elevation": 45.4747465113178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278833202003, 52.3704376752246, 45.4522035336122 ] }, "distance": 10.68, "direction": 198.26, "angle": 76.77, "elevation": 45.45, "pano_id": "TMX7316010203-002554_pano_0000_002163", "timestamp": "2022-05-02T08:30:01.145750Z", "filename": "pano_0000_002163.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.68337265, "relative_pitch": 76.77293441560141, "relative_heading": 198.2627234230595, "relative_elevation": 45.4522035336122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_004579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8529504052922, 52.3704603816952, 45.4728822344914 ] }, "distance": 10.83, "direction": 134.73, "angle": 76.61, "elevation": 45.47, "pano_id": "TMX7316010203-001698_pano_0001_004579", "timestamp": "2020-05-08T08:20:55.354630Z", "filename": "pano_0001_004579.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.82553698, "relative_pitch": 76.60909976895552, "relative_heading": 134.7295518287126, "relative_elevation": 45.4728822344914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278826553356, 52.3704362195065, 45.4427096303552 ] }, "distance": 10.84, "direction": 198.02, "angle": 76.58, "elevation": 45.44, "pano_id": "TMX7316010203-001502_pano_0001_004268", "timestamp": "2019-12-09T12:28:31.458320Z", "filename": "pano_0001_004268.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.83871626, "relative_pitch": 76.58480567183264, "relative_heading": 198.01711803357762, "relative_elevation": 45.4427096303552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278561407421, 52.3704358206237, 45.5249330578372 ] }, "distance": 10.94, "direction": 198.84, "angle": 76.49, "elevation": 45.52, "pano_id": "TMX7316010203-002064_pano_0000_001701", "timestamp": "2021-03-26T12:03:43.174060Z", "filename": "pano_0000_001701.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 10.93792314, "relative_pitch": 76.4900597489941, "relative_heading": 198.84482622672027, "relative_elevation": 45.5249330578372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278990869168, 52.370434054775, 45.3532892381772 ] }, "distance": 11.03, "direction": 197.08, "angle": 76.33, "elevation": 45.35, "pano_id": "TMX7316010203-002024_pano_0000_000465", "timestamp": "2021-02-22T11:09:19.029160Z", "filename": "pano_0000_000465.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 11.03465182, "relative_pitch": 76.32538821770342, "relative_heading": 197.0776176732548, "relative_elevation": 45.3532892381772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85296344694427, 52.3704654815723, 45.3591667935252 ] }, "distance": 11.1, "direction": 129.42, "angle": 76.24, "elevation": 45.36, "pano_id": "TMX7316010203-000994_pano_0000_002674", "timestamp": "2018-11-19T13:28:49.141560Z", "filename": "pano_0000_002674.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 11.10492584, "relative_pitch": 76.24331619370322, "relative_heading": 129.41649891507393, "relative_elevation": 45.3591667935252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278363587237, 52.3704326371433, 45.4934035083279 ] }, "distance": 11.32, "direction": 198.91, "angle": 76.03, "elevation": 45.49, "pano_id": "TMX7316010203-001135_pano_0000_000926", "timestamp": "2019-04-18T07:41:01.176170Z", "filename": "pano_0000_000926.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 11.31670229, "relative_pitch": 76.03092437638279, "relative_heading": 198.911105839696, "relative_elevation": 45.4934035083279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8530003777689, 52.3705567174279, 45.4505169549957 ] }, "distance": 11.52, "direction": 74.38, "angle": 75.78, "elevation": 45.45, "pano_id": "TMX7316010203-000994_pano_0000_002599", "timestamp": "2018-11-19T13:26:17.812880Z", "filename": "pano_0000_002599.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 11.51970182, "relative_pitch": 75.77754751248214, "relative_heading": 74.38328721552638, "relative_elevation": 45.4505169549957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85300068686739, 52.370557967367, 45.4168442767113 ] }, "distance": 11.58, "direction": 73.75, "angle": 75.7, "elevation": 45.42, "pano_id": "TMX7316010203-001878_pano_0005_002633", "timestamp": "2020-08-17T11:47:00.273720Z", "filename": "pano_0005_002633.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 11.57812972, "relative_pitch": 75.69819792761645, "relative_heading": 73.74844293721905, "relative_elevation": 45.4168442767113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85299282132859, 52.370482050242, 45.5105670420453 ] }, "distance": 11.79, "direction": 116.21, "angle": 75.47, "elevation": 45.51, "pano_id": "TMX7316010203-001502_pano_0001_004271", "timestamp": "2019-12-09T12:28:33.418360Z", "filename": "pano_0001_004271.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 11.79192114, "relative_pitch": 75.47393826397723, "relative_heading": 116.20666886633566, "relative_elevation": 45.5105670420453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266967347369, 52.370500560296, 45.4124033469707 ] }, "distance": 11.86, "direction": 254.6, "angle": 75.37, "elevation": 45.41, "pano_id": "TMX7316010203-002554_pano_0000_002762", "timestamp": "2022-05-02T08:39:56.221510Z", "filename": "pano_0000_002762.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 11.85520186, "relative_pitch": 75.36909977325215, "relative_heading": 254.6024284160721, "relative_elevation": 45.4124033469707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266932496629, 52.3704979047334, 45.4509888747707 ] }, "distance": 11.96, "direction": 253.27, "angle": 75.26, "elevation": 45.45, "pano_id": "TMX7316010203-001135_pano_0000_000491", "timestamp": "2019-04-18T07:36:22.567940Z", "filename": "pano_0000_000491.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 11.95979103, "relative_pitch": 75.25761084372145, "relative_heading": 253.26768049842494, "relative_elevation": 45.4509888747707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85300708767713, 52.3705584176408, 45.2899419981986 ] }, "distance": 12.01, "direction": 74.1, "angle": 75.15, "elevation": 45.29, "pano_id": "TMX7316010203-000266_pano_0000_000188", "timestamp": "2017-04-20T08:56:27.390370Z", "filename": "pano_0000_000188.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.01091524, "relative_pitch": 75.14703949407331, "relative_heading": 74.10097868879637, "relative_elevation": 45.2899419981986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_000671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85298452432738, 52.3704672284762, 45.3741500694305 ] }, "distance": 12.14, "direction": 124.4, "angle": 75.02, "elevation": 45.37, "pano_id": "TMX7316010203-000265_pano_0000_000671", "timestamp": "2017-04-20T08:12:30.768140Z", "filename": "pano_0000_000671.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.13707649, "relative_pitch": 75.0246148931539, "relative_heading": 124.39811152903025, "relative_elevation": 45.3741500694305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266571023683, 52.3704996726451, 45.4026674162596 ] }, "distance": 12.14, "direction": 254.49, "angle": 75.03, "elevation": 45.4, "pano_id": "TMX7316010203-001878_pano_0005_002638", "timestamp": "2020-08-17T11:47:03.553680Z", "filename": "pano_0005_002638.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.14169605, "relative_pitch": 75.02815802610421, "relative_heading": 254.49127340206172, "relative_elevation": 45.4026674162596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track35_Sphere_00280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852990649385291, 52.370471838372715, 0.0 ] }, "distance": 12.21, "direction": 121.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track35_Sphere_00280", "timestamp": "2024-12-06T09:52:12Z", "filename": "Job_20241206_0806_Track35_Sphere_00280.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.20930125, "relative_pitch": 0.0, "relative_heading": 121.30432826304717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85301524127949, 52.3705502515384, 46.7229645336047 ] }, "distance": 12.34, "direction": 78.87, "angle": 75.21, "elevation": 46.72, "pano_id": "TMX7316010203-002064_pano_0000_001871", "timestamp": "2021-03-26T12:07:27.047740Z", "filename": "pano_0000_001871.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.3388209, "relative_pitch": 75.20678477287346, "relative_heading": 78.8709772722393, "relative_elevation": 46.7229645336047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0002_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85277567524189, 52.3704235881936, 45.4491084972396 ] }, "distance": 12.45, "direction": 199.77, "angle": 74.68, "elevation": 45.45, "pano_id": "TMX7316010203-001060_pano_0002_000017", "timestamp": "2019-01-17T09:52:33.034720Z", "filename": "pano_0002_000017.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.44639254, "relative_pitch": 74.68484348214082, "relative_heading": 199.77007968380823, "relative_elevation": 45.4491084972396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266316796125, 52.3704926103009, 45.5043041929603 ] }, "distance": 12.54, "direction": 251.24, "angle": 74.59, "elevation": 45.5, "pano_id": "TMX7316010203-000994_pano_0000_002604", "timestamp": "2018-11-19T13:26:24.712740Z", "filename": "pano_0000_002604.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.53884462, "relative_pitch": 74.59429943835858, "relative_heading": 251.24089308085814, "relative_elevation": 45.5043041929603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274945028403, 52.37042907438, 45.3599248398095 ] }, "distance": 12.62, "direction": 208.37, "angle": 74.45, "elevation": 45.36, "pano_id": "TMX7316010203-000994_pano_0000_002671", "timestamp": "2018-11-19T13:28:47.606480Z", "filename": "pano_0000_002671.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.61802283, "relative_pitch": 74.45473214835039, "relative_heading": 208.37257039657612, "relative_elevation": 45.3599248398095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0002_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8529853090735, 52.3704596961716, 45.4447911744937 ] }, "distance": 12.67, "direction": 127.39, "angle": 74.42, "elevation": 45.44, "pano_id": "TMX7316010203-001060_pano_0002_000020", "timestamp": "2019-01-17T09:52:34.644550Z", "filename": "pano_0002_000020.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.67195769, "relative_pitch": 74.41924874846028, "relative_heading": 127.38992170013485, "relative_elevation": 45.4447911744937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85299903060576, 52.3704723007669, 45.5273937992752 ] }, "distance": 12.67, "direction": 119.76, "angle": 74.44, "elevation": 45.53, "pano_id": "TMX7316010203-002064_pano_0000_001704", "timestamp": "2021-03-26T12:03:44.834040Z", "filename": "pano_0000_001704.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.67488119, "relative_pitch": 74.44273343168008, "relative_heading": 119.76465425124273, "relative_elevation": 45.5273937992752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8529965960044, 52.3704681487795, 45.488423214294 ] }, "distance": 12.77, "direction": 121.93, "angle": 74.32, "elevation": 45.49, "pano_id": "TMX7316010203-001135_pano_0000_000929", "timestamp": "2019-04-18T07:41:03.145890Z", "filename": "pano_0000_000929.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.76945042, "relative_pitch": 74.31957659530732, "relative_heading": 121.93405651112005, "relative_elevation": 45.488423214294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85300087765265, 52.3704723395255, 45.4089270047843 ] }, "distance": 12.78, "direction": 119.47, "angle": 74.28, "elevation": 45.41, "pano_id": "TMX7316010203-002554_pano_0000_002166", "timestamp": "2022-05-02T08:30:02.555740Z", "filename": "pano_0000_002166.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.7821163, "relative_pitch": 74.27866973348694, "relative_heading": 119.46792560240472, "relative_elevation": 45.4089270047843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266161519268, 52.3704876955585, 46.7130509074777 ] }, "distance": 12.82, "direction": 249.08, "angle": 74.65, "elevation": 46.71, "pano_id": "TMX7316010203-002064_pano_0000_001876", "timestamp": "2021-03-26T12:07:29.962520Z", "filename": "pano_0000_001876.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.82398902, "relative_pitch": 74.64895265939099, "relative_heading": 249.07872979038646, "relative_elevation": 46.7130509074777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002852_pano_0002_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8529927241554, 52.3704621639302, 45.5625517321751 ] }, "distance": 12.92, "direction": 125.06, "angle": 74.17, "elevation": 45.56, "pano_id": "TMX7316010203-002852_pano_0002_000001", "timestamp": "2022-12-14T08:42:33.666520Z", "filename": "pano_0002_000001.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.91714199, "relative_pitch": 74.17178219639011, "relative_heading": 125.06122465953057, "relative_elevation": 45.5625517321751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85302030974236, 52.3704962930135, 0.0 ] }, "distance": 12.97, "direction": 106.22, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00915", "timestamp": "2025-09-26T09:10:38Z", "filename": "2025_09_26_08_31_34_00915.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 12.96825839, "relative_pitch": 0.0, "relative_heading": 106.22091163525815, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85302866089307, 52.3705407509867, 45.8735999427736 ] }, "distance": 13.09, "direction": 84.19, "angle": 74.08, "elevation": 45.87, "pano_id": "TMX7316010203-001149_pano_0000_003500", "timestamp": "2019-04-30T08:55:59.862170Z", "filename": "pano_0000_003500.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 13.08798381, "relative_pitch": 74.07626803238948, "relative_heading": 84.19191183435835, "relative_elevation": 45.8735999427736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85300413943868, 52.3704699870905, 45.359422409907 ] }, "distance": 13.1, "direction": 119.99, "angle": 73.89, "elevation": 45.36, "pano_id": "TMX7316010203-002024_pano_0000_000468", "timestamp": "2021-02-22T11:09:20.753920Z", "filename": "pano_0000_000468.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 13.10484404, "relative_pitch": 73.88540321460505, "relative_heading": 119.98651966230982, "relative_elevation": 45.359422409907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track35_Sphere_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852745037321414, 52.370424056598466, 0.0 ] }, "distance": 13.25, "direction": 208.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track35_Sphere_00277", "timestamp": "2024-12-06T09:52:07Z", "filename": "Job_20241206_0806_Track35_Sphere_00277.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 13.25213186, "relative_pitch": 0.0, "relative_heading": 208.36881508333937, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85302641142954, 52.3705610315561, 45.438364667818 ] }, "distance": 13.36, "direction": 74.45, "angle": 73.62, "elevation": 45.44, "pano_id": "TMX7316010203-002554_pano_0000_002757", "timestamp": "2022-05-02T08:39:54.026690Z", "filename": "pano_0000_002757.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 13.35662321, "relative_pitch": 73.61928229635994, "relative_heading": 74.4476140564767, "relative_elevation": 45.438364667818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_004576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85273489582865, 52.3704226924238, 45.4682837007567 ] }, "distance": 13.72, "direction": 210.61, "angle": 73.2, "elevation": 45.47, "pano_id": "TMX7316010203-001698_pano_0001_004576", "timestamp": "2020-05-08T08:20:53.914600Z", "filename": "pano_0001_004576.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 13.72435539, "relative_pitch": 73.20384437614173, "relative_heading": 210.6056169662537, "relative_elevation": 45.4682837007567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85264340323843, 52.3704955745348, 45.3754998315126 ] }, "distance": 13.73, "direction": 254.35, "angle": 73.17, "elevation": 45.38, "pano_id": "TMX7316010203-001041_pano_0002_000792", "timestamp": "2019-01-09T09:23:00.209920Z", "filename": "pano_0002_000792.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 13.72766954, "relative_pitch": 73.16760524727972, "relative_heading": 254.3528581443819, "relative_elevation": 45.3754998315126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852642224060517, 52.370496977326674, 0.0 ] }, "distance": 13.76, "direction": 255.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00851", "timestamp": "2025-09-26T09:08:10Z", "filename": "2025_09_26_08_31_34_00851.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 13.76397978, "relative_pitch": 0.0, "relative_heading": 255.06874895890246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_004580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85302217708599, 52.3704728328267, 45.4796422440559 ] }, "distance": 14.04, "direction": 116.36, "angle": 72.85, "elevation": 45.48, "pano_id": "TMX7316010203-001698_pano_0001_004580", "timestamp": "2020-05-08T08:20:55.839630Z", "filename": "pano_0001_004580.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.03879799, "relative_pitch": 72.84542575867643, "relative_heading": 116.35876113615751, "relative_elevation": 45.4796422440559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271770871027, 52.3704251677846, 45.4197083776817 ] }, "distance": 14.13, "direction": 215.26, "angle": 72.72, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_002162", "timestamp": "2022-05-02T08:30:00.670720Z", "filename": "pano_0000_002162.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.12996213, "relative_pitch": 72.71920760459169, "relative_heading": 215.26486218913283, "relative_elevation": 45.4197083776817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271893362498, 52.3704227789301, 45.4301493307576 ] }, "distance": 14.3, "direction": 214.38, "angle": 72.53, "elevation": 45.43, "pano_id": "TMX7316010203-001502_pano_0001_004267", "timestamp": "2019-12-09T12:28:30.743310Z", "filename": "pano_0001_004267.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.30054979, "relative_pitch": 72.52698626273065, "relative_heading": 214.37701444913807, "relative_elevation": 45.4301493307576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852684521525438, 52.370440239958704, 0.0 ] }, "distance": 14.34, "direction": 226.58, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00910", "timestamp": "2025-09-26T09:10:33Z", "filename": "2025_09_26_08_31_34_00910.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.34432354, "relative_pitch": 0.0, "relative_heading": 226.5777760847256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271844263378, 52.37042231529, 45.342449308373 ] }, "distance": 14.36, "direction": 214.37, "angle": 72.42, "elevation": 45.34, "pano_id": "TMX7316010203-002024_pano_0000_000464", "timestamp": "2021-02-22T11:09:18.478990Z", "filename": "pano_0000_000464.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.36201235, "relative_pitch": 72.42464123840902, "relative_heading": 214.37091162292472, "relative_elevation": 45.342449308373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271471770217, 52.370423738654, 45.5184263018891 ] }, "distance": 14.38, "direction": 215.56, "angle": 72.47, "elevation": 45.52, "pano_id": "TMX7316010203-002064_pano_0000_001700", "timestamp": "2021-03-26T12:03:42.569040Z", "filename": "pano_0000_001700.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.3776155, "relative_pitch": 72.47056799411482, "relative_heading": 215.5618263043097, "relative_elevation": 45.5184263018891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85303454347657, 52.3704774250417, 45.3622759161517 ] }, "distance": 14.59, "direction": 113.09, "angle": 72.17, "elevation": 45.36, "pano_id": "TMX7316010203-000994_pano_0000_002675", "timestamp": "2018-11-19T13:28:49.656460Z", "filename": "pano_0000_002675.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.59035088, "relative_pitch": 72.17009959796617, "relative_heading": 113.09042370212305, "relative_elevation": 45.3622759161517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track35_Sphere_00281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853044605929303, 52.3704930861538, 0.0 ] }, "distance": 14.66, "direction": 105.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track35_Sphere_00281", "timestamp": "2024-12-06T09:52:14Z", "filename": "Job_20241206_0806_Track35_Sphere_00281.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.65735568, "relative_pitch": 0.0, "relative_heading": 105.75329528966716, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271260442379, 52.3704207815416, 45.4871933599934 ] }, "distance": 14.73, "direction": 215.27, "angle": 72.06, "elevation": 45.49, "pano_id": "TMX7316010203-001135_pano_0000_000925", "timestamp": "2019-04-18T07:41:00.480990Z", "filename": "pano_0000_000925.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.72919173, "relative_pitch": 72.05754685862053, "relative_heading": 215.27288027518978, "relative_elevation": 45.4871933599934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track57_Sphere_00063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852640536376458, 52.370468874038934, 0.0 ] }, "distance": 14.98, "direction": 243.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track57_Sphere_00063", "timestamp": "2024-12-06T10:52:17Z", "filename": "Job_20241206_0806_Track57_Sphere_00063.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 14.98258409, "relative_pitch": 0.0, "relative_heading": 243.54953893316917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track57_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853057968365648, 52.370546722340265, 0.0 ] }, "distance": 15.15, "direction": 82.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track57_Sphere_00057", "timestamp": "2024-12-06T10:52:13Z", "filename": "Job_20241206_0806_Track57_Sphere_00057.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 15.14805166, "relative_pitch": 0.0, "relative_heading": 82.45533089043484, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_000669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85270374841831, 52.3704197698271, 45.3638266725466 ] }, "distance": 15.18, "direction": 216.89, "angle": 71.5, "elevation": 45.36, "pano_id": "TMX7316010203-000265_pano_0000_000669", "timestamp": "2017-04-20T08:12:28.958050Z", "filename": "pano_0000_000669.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 15.17544068, "relative_pitch": 71.5035023921797, "relative_heading": 216.8868928009333, "relative_elevation": 45.3638266725466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85304553537777, 52.3705813730601, 45.7553483648226 ] }, "distance": 15.33, "direction": 67.59, "angle": 71.48, "elevation": 45.76, "pano_id": "TMX7316010203-001149_pano_0000_003499", "timestamp": "2019-04-30T08:55:54.267240Z", "filename": "pano_0000_003499.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 15.32813354, "relative_pitch": 71.47904712521687, "relative_heading": 67.5855941006535, "relative_elevation": 45.7553483648226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85305502457588, 52.3705659338995, 45.4218175038695 ] }, "distance": 15.38, "direction": 74.44, "angle": 71.29, "elevation": 45.42, "pano_id": "TMX7316010203-001041_pano_0002_000786", "timestamp": "2019-01-09T09:22:56.794990Z", "filename": "pano_0002_000786.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 15.38035603, "relative_pitch": 71.29330140448691, "relative_heading": 74.43636570922234, "relative_elevation": 45.4218175038695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853056149385726, 52.37056608270791, 0.0 ] }, "distance": 15.46, "direction": 74.45, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00845", "timestamp": "2025-09-26T09:08:04Z", "filename": "2025_09_26_08_31_34_00845.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 15.4586007, "relative_pitch": 0.0, "relative_heading": 74.45342821415738, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85306004463573, 52.3704988940693, 45.5429486632347 ] }, "distance": 15.52, "direction": 102.4, "angle": 71.18, "elevation": 45.54, "pano_id": "TMX7316010203-001502_pano_0001_004272", "timestamp": "2019-12-09T12:28:34.033480Z", "filename": "pano_0001_004272.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 15.52047437, "relative_pitch": 71.18152389192142, "relative_heading": 102.40128925760581, "relative_elevation": 45.5429486632347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0002_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8527060108458, 52.3704118731042, 45.4464099081233 ] }, "distance": 15.8, "direction": 214.53, "angle": 70.83, "elevation": 45.45, "pano_id": "TMX7316010203-001060_pano_0002_000016", "timestamp": "2019-01-17T09:52:32.514560Z", "filename": "pano_0002_000016.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 15.79915976, "relative_pitch": 70.83031280366043, "relative_heading": 214.5265422118157, "relative_elevation": 45.4464099081233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0002_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85305547827318, 52.3704717665937, 45.4436051808298 ] }, "distance": 16.15, "direction": 113.16, "angle": 70.44, "elevation": 45.44, "pano_id": "TMX7316010203-001060_pano_0002_000021", "timestamp": "2019-01-17T09:52:35.194570Z", "filename": "pano_0002_000021.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.14892912, "relative_pitch": 70.43672150982381, "relative_heading": 113.16136308385427, "relative_elevation": 45.4436051808298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85306802071865, 52.3705700250423, 45.4237329540774 ] }, "distance": 16.36, "direction": 73.73, "angle": 70.2, "elevation": 45.42, "pano_id": "TMX7316010203-001878_pano_0005_002632", "timestamp": "2020-08-17T11:46:59.623730Z", "filename": "pano_0005_002632.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.35644021, "relative_pitch": 70.19677292853504, "relative_heading": 73.73206567386755, "relative_elevation": 45.4237329540774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85306911486371, 52.3705690237073, 45.4588654208928 ] }, "distance": 16.4, "direction": 74.18, "angle": 70.17, "elevation": 45.46, "pano_id": "TMX7316010203-000994_pano_0000_002598", "timestamp": "2018-11-19T13:26:17.002910Z", "filename": "pano_0000_002598.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.39726408, "relative_pitch": 70.16534574435912, "relative_heading": 74.17876319893267, "relative_elevation": 45.4588654208928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85267790988228, 52.3704173163199, 45.3581121629104 ] }, "distance": 16.5, "direction": 221.21, "angle": 70.01, "elevation": 45.36, "pano_id": "TMX7316010203-000994_pano_0000_002670", "timestamp": "2018-11-19T13:28:47.096470Z", "filename": "pano_0000_002670.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.49707799, "relative_pitch": 70.01330222126309, "relative_heading": 221.21047742441758, "relative_elevation": 45.3581121629104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002852_pano_0002_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85306270103913, 52.3704735228727, 45.5705304052681 ] }, "distance": 16.53, "direction": 111.87, "angle": 70.06, "elevation": 45.57, "pano_id": "TMX7316010203-002852_pano_0002_000002", "timestamp": "2022-12-14T08:42:34.336520Z", "filename": "pano_0002_000002.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.52856459, "relative_pitch": 70.06414373371686, "relative_heading": 111.86767247162943, "relative_elevation": 45.5705304052681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85306768119589, 52.3704799123024, 45.4859013995156 ] }, "distance": 16.6, "direction": 109.15, "angle": 69.95, "elevation": 45.49, "pano_id": "TMX7316010203-001135_pano_0000_000930", "timestamp": "2019-04-18T07:41:03.785920Z", "filename": "pano_0000_000930.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.5971674, "relative_pitch": 69.9536832518732, "relative_heading": 109.1527166216813, "relative_elevation": 45.4859013995156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85307006073316, 52.3704843181708, 45.5334420576692 ] }, "distance": 16.6, "direction": 107.37, "angle": 69.97, "elevation": 45.53, "pano_id": "TMX7316010203-002064_pano_0000_001705", "timestamp": "2021-03-26T12:03:45.344110Z", "filename": "pano_0000_001705.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.5974482, "relative_pitch": 69.97263699896386, "relative_heading": 107.37013213638022, "relative_elevation": 45.5334420576692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85260536484583, 52.3704807805029, 45.4726582048461 ] }, "distance": 16.69, "direction": 251.31, "angle": 69.85, "elevation": 45.47, "pano_id": "TMX7316010203-000994_pano_0000_002605", "timestamp": "2018-11-19T13:26:29.402720Z", "filename": "pano_0000_002605.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.68999556, "relative_pitch": 69.84516423629695, "relative_heading": 251.30840919053094, "relative_elevation": 45.4726582048461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85307230977949, 52.3704837037551, 45.4057999262586 ] }, "distance": 16.76, "direction": 107.44, "angle": 69.74, "elevation": 45.41, "pano_id": "TMX7316010203-002554_pano_0000_002167", "timestamp": "2022-05-02T08:30:03.015830Z", "filename": "pano_0000_002167.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.76406665, "relative_pitch": 69.73558155998163, "relative_heading": 107.43684346493015, "relative_elevation": 45.4057999262586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001878_pano_0005_002639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001878_pano_0005_002639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001878/pano_0005_002639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85259919773955, 52.3704878985452, 45.3995067216456 ] }, "distance": 16.86, "direction": 254.32, "angle": 69.63, "elevation": 45.4, "pano_id": "TMX7316010203-001878_pano_0005_002639", "timestamp": "2020-08-17T11:47:04.208600Z", "filename": "pano_0005_002639.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.85728612, "relative_pitch": 69.62954027608562, "relative_heading": 254.31743042967636, "relative_elevation": 45.3995067216456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852598085117, 52.3704882368513, 45.3982873763889 ] }, "distance": 16.92, "direction": 254.51, "angle": 69.56, "elevation": 45.4, "pano_id": "TMX7316010203-002554_pano_0000_002763", "timestamp": "2022-05-02T08:39:56.646510Z", "filename": "pano_0000_002763.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 16.92016465, "relative_pitch": 69.55932840508902, "relative_heading": 254.50952429756805, "relative_elevation": 45.3982873763889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85307528723032, 52.3704822820794, 45.359292736277 ] }, "distance": 17.01, "direction": 107.74, "angle": 69.45, "elevation": 45.36, "pano_id": "TMX7316010203-002024_pano_0000_000469", "timestamp": "2021-02-22T11:09:21.358930Z", "filename": "pano_0000_000469.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 17.00518435, "relative_pitch": 69.44899419236167, "relative_heading": 107.74061545220793, "relative_elevation": 45.359292736277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85259624032738, 52.3704865616412, 45.4379014745355 ] }, "distance": 17.09, "direction": 254.02, "angle": 69.39, "elevation": 45.44, "pano_id": "TMX7316010203-001135_pano_0000_000492", "timestamp": "2019-04-18T07:36:23.107910Z", "filename": "pano_0000_000492.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 17.09165862, "relative_pitch": 69.385997853835, "relative_heading": 254.0198251056295, "relative_elevation": 45.4379014745355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85308852078758, 52.3705203339647, 45.8659934410825 ] }, "distance": 17.12, "direction": 93.17, "angle": 69.53, "elevation": 45.87, "pano_id": "TMX7316010203-001149_pano_0000_003501", "timestamp": "2019-04-30T08:56:01.357210Z", "filename": "pano_0000_003501.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 17.12406177, "relative_pitch": 69.52688991419983, "relative_heading": 93.171605703025, "relative_elevation": 45.8659934410825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853088200309162, 52.37050786093298, 0.0 ] }, "distance": 17.23, "direction": 97.79, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00916", "timestamp": "2025-09-26T09:10:39Z", "filename": "2025_09_26_08_31_34_00916.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 17.23496346, "relative_pitch": 0.0, "relative_heading": 97.78756431186268, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85308564561188, 52.3705630304585, 46.730916403234 ] }, "distance": 17.32, "direction": 77.32, "angle": 69.66, "elevation": 46.73, "pano_id": "TMX7316010203-002064_pano_0000_001870", "timestamp": "2021-03-26T12:07:26.417530Z", "filename": "pano_0000_001870.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 17.32468429, "relative_pitch": 69.65860367815965, "relative_heading": 77.3174874839267, "relative_elevation": 46.730916403234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track35_Sphere_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852670307912833, 52.37041097462948, 0.0 ] }, "distance": 17.37, "direction": 220.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track35_Sphere_00276", "timestamp": "2024-12-06T09:52:06Z", "filename": "Job_20241206_0806_Track35_Sphere_00276.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 17.36923126, "relative_pitch": 0.0, "relative_heading": 220.9617651827379, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_004575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266292114895, 52.3704100461081, 45.4693788699806 ] }, "distance": 17.78, "direction": 221.97, "angle": 68.64, "elevation": 45.47, "pano_id": "TMX7316010203-001698_pano_0001_004575", "timestamp": "2020-05-08T08:20:53.434610Z", "filename": "pano_0001_004575.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 17.77981059, "relative_pitch": 68.64309882487998, "relative_heading": 221.96785856477547, "relative_elevation": 45.4693788699806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85259045569698, 52.3704765433901, 46.704185962677 ] }, "distance": 17.8, "direction": 250.92, "angle": 69.13, "elevation": 46.7, "pano_id": "TMX7316010203-002064_pano_0000_001877", "timestamp": "2021-03-26T12:07:30.522530Z", "filename": "pano_0000_001877.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 17.80340479, "relative_pitch": 69.13340080130362, "relative_heading": 250.9184065897866, "relative_elevation": 46.704185962677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85258338957113, 52.3704867507381, 45.2678786292672 ] }, "distance": 17.93, "direction": 254.85, "angle": 68.39, "elevation": 45.27, "pano_id": "TMX7316010203-000266_pano_0000_000191", "timestamp": "2017-04-20T08:56:30.620360Z", "filename": "pano_0000_000191.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 17.9292049, "relative_pitch": 68.39301524077429, "relative_heading": 254.854545814811, "relative_elevation": 45.2678786292672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001698_pano_0001_004581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001698_pano_0001_004581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001698/pano_0001_004581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85309431181915, 52.3704853664616, 45.4740342702717 ] }, "distance": 18.15, "direction": 105.46, "angle": 68.24, "elevation": 45.47, "pano_id": "TMX7316010203-001698_pano_0001_004581", "timestamp": "2020-05-08T08:20:56.329650Z", "filename": "pano_0001_004581.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.14909661, "relative_pitch": 68.2426128268048, "relative_heading": 105.46157024966985, "relative_elevation": 45.4740342702717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8526469018896, 52.3704129359421, 45.4149469211698 ] }, "distance": 18.3, "direction": 225.18, "angle": 68.05, "elevation": 45.41, "pano_id": "TMX7316010203-002554_pano_0000_002161", "timestamp": "2022-05-02T08:30:00.195750Z", "filename": "pano_0000_002161.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.29913059, "relative_pitch": 68.05392228220799, "relative_heading": 225.18285261918874, "relative_elevation": 45.4149469211698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track35_Sphere_00282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track35_Sphere_00282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track35_Sphere_00282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853104819735048, 52.37051051538523, 0.0 ] }, "distance": 18.32, "direction": 96.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track35_Sphere_00282", "timestamp": "2024-12-06T09:52:16Z", "filename": "Job_20241206_0806_Track35_Sphere_00282.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.32187117, "relative_pitch": 0.0, "relative_heading": 96.39260744262867, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85264917263591, 52.3704106009647, 45.4443318154663 ] }, "distance": 18.37, "direction": 224.27, "angle": 67.98, "elevation": 45.44, "pano_id": "TMX7316010203-001502_pano_0001_004266", "timestamp": "2019-12-09T12:28:29.968400Z", "filename": "pano_0001_004266.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.37489857, "relative_pitch": 67.98461438234148, "relative_heading": 224.26819837639087, "relative_elevation": 45.4443318154663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_002756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_002756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_002756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85309803052301, 52.3705732905218, 45.4409744404256 ] }, "distance": 18.42, "direction": 74.43, "angle": 67.93, "elevation": 45.44, "pano_id": "TMX7316010203-002554_pano_0000_002756", "timestamp": "2022-05-02T08:39:53.561790Z", "filename": "pano_0000_002756.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.42170581, "relative_pitch": 67.93243706468655, "relative_heading": 74.42799226917319, "relative_elevation": 45.4409744404256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85264728287319, 52.3704102732917, 45.3477151952684 ] }, "distance": 18.49, "direction": 224.47, "angle": 67.82, "elevation": 45.35, "pano_id": "TMX7316010203-002024_pano_0000_000463", "timestamp": "2021-02-22T11:09:17.928970Z", "filename": "pano_0000_000463.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.49097094, "relative_pitch": 67.81634459463363, "relative_heading": 224.47492693860357, "relative_elevation": 45.3477151952684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85264404285448, 52.3704115405882, 45.5282042175531 ] }, "distance": 18.55, "direction": 225.27, "angle": 67.84, "elevation": 45.53, "pano_id": "TMX7316010203-002064_pano_0000_001699", "timestamp": "2021-03-26T12:03:41.934070Z", "filename": "pano_0000_001699.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.54672214, "relative_pitch": 67.83560292389747, "relative_heading": 225.26661447056406, "relative_elevation": 45.5282042175531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85257420351483, 52.3704838322739, 45.3611003551632 ] }, "distance": 18.62, "direction": 254.39, "angle": 67.68, "elevation": 45.36, "pano_id": "TMX7316010203-001041_pano_0002_000793", "timestamp": "2019-01-09T09:23:00.769930Z", "filename": "pano_0002_000793.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.61858424, "relative_pitch": 67.68417127793467, "relative_heading": 254.3929338787686, "relative_elevation": 45.3611003551632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85310721587101, 52.3705575158142, 45.5878080166876 ] }, "distance": 18.65, "direction": 80.15, "angle": 67.75, "elevation": 45.59, "pano_id": "TMX7316010203-001135_pano_0000_000485", "timestamp": "2019-04-18T07:36:19.323070Z", "filename": "pano_0000_000485.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.64602922, "relative_pitch": 67.75477548597011, "relative_heading": 80.14934576181832, "relative_elevation": 45.5878080166876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852572571456163, 52.370485419169974, 0.0 ] }, "distance": 18.68, "direction": 255.01, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00852", "timestamp": "2025-09-26T09:08:11Z", "filename": "2025_09_26_08_31_34_00852.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.67920732, "relative_pitch": 0.0, "relative_heading": 255.00634467981084, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85310585279095, 52.3704895188458, 45.357826821506 ] }, "distance": 18.79, "direction": 103.46, "angle": 67.49, "elevation": 45.36, "pano_id": "TMX7316010203-000994_pano_0000_002676", "timestamp": "2018-11-19T13:28:50.181530Z", "filename": "pano_0000_002676.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.79493079, "relative_pitch": 67.49234111827184, "relative_heading": 103.46475596871234, "relative_elevation": 45.357826821506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85264143122321, 52.3704088177316, 45.4948207400739 ] }, "distance": 18.89, "direction": 224.99, "angle": 67.45, "elevation": 45.49, "pano_id": "TMX7316010203-001135_pano_0000_000924", "timestamp": "2019-04-18T07:40:59.711000Z", "filename": "pano_0000_000924.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 18.88654226, "relative_pitch": 67.45489821759418, "relative_heading": 224.99344813321278, "relative_elevation": 45.4948207400739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852609251763325, 52.370426912842824, 0.0 ] }, "distance": 19.24, "direction": 233.88, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00909", "timestamp": "2025-09-26T09:10:32Z", "filename": "2025_09_26_08_31_34_00909.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 19.24334271, "relative_pitch": 0.0, "relative_heading": 233.8827043588765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0002_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85263577272182, 52.3704002833734, 45.4501860514283 ] }, "distance": 19.83, "direction": 223.84, "angle": 66.42, "elevation": 45.45, "pano_id": "TMX7316010203-001060_pano_0002_000015", "timestamp": "2019-01-17T09:52:31.994590Z", "filename": "pano_0002_000015.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 19.83462623, "relative_pitch": 66.4233688364687, "relative_heading": 223.84113898977049, "relative_elevation": 45.4501860514283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_004273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_004273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_004273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85312790095404, 52.3705142669234, 45.5814104732126 ] }, "distance": 19.85, "direction": 94.69, "angle": 66.47, "elevation": 45.58, "pano_id": "TMX7316010203-001502_pano_0001_004273", "timestamp": "2019-12-09T12:28:34.628300Z", "filename": "pano_0001_004273.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 19.84643574, "relative_pitch": 66.47138492434924, "relative_heading": 94.68935954023542, "relative_elevation": 45.5814104732126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track57_Sphere_00064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852569647356385, 52.37045634861003, 0.0 ] }, "distance": 19.95, "direction": 246.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track57_Sphere_00064", "timestamp": "2024-12-06T10:52:17Z", "filename": "Job_20241206_0806_Track57_Sphere_00064.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 19.94664112, "relative_pitch": 0.0, "relative_heading": 246.1435682831229, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_000672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_000672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_000672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853124723761, 52.3704904493035, 45.3682751329616 ] }, "distance": 20.02, "direction": 102.32, "angle": 66.18, "elevation": 45.37, "pano_id": "TMX7316010203-000265_pano_0000_000672", "timestamp": "2017-04-20T08:12:31.703040Z", "filename": "pano_0000_000672.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.02478197, "relative_pitch": 66.18415552033439, "relative_heading": 102.32026213962064, "relative_elevation": 45.3682751329616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track57_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track57_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track57_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853128544565331, 52.37055964152498, 0.0 ] }, "distance": 20.12, "direction": 80.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track57_Sphere_00056", "timestamp": "2024-12-06T10:52:13Z", "filename": "Job_20241206_0806_Track57_Sphere_00056.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.117772, "relative_pitch": 0.0, "relative_heading": 80.19340729758015, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85312287472738, 52.3705778998697, 45.4216606626287 ] }, "distance": 20.19, "direction": 74.31, "angle": 66.04, "elevation": 45.42, "pano_id": "TMX7316010203-001041_pano_0002_000785", "timestamp": "2019-01-09T09:22:56.169970Z", "filename": "pano_0002_000785.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.1894475, "relative_pitch": 66.03535931794556, "relative_heading": 74.31495130377331, "relative_elevation": 45.4216606626287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_003498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_003498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_003498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85311435119796, 52.3705938819347, 45.7537183370441 ] }, "distance": 20.2, "direction": 69.01, "angle": 66.18, "elevation": 45.75, "pano_id": "TMX7316010203-001149_pano_0000_003498", "timestamp": "2019-04-30T08:55:52.847270Z", "filename": "pano_0000_003498.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.19798233, "relative_pitch": 66.18093557427109, "relative_heading": 69.00521372170599, "relative_elevation": 45.7537183370441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0002_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0002_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0002_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85312577658929, 52.3704839019097, 45.4405639981851 ] }, "distance": 20.26, "direction": 104.29, "angle": 65.97, "elevation": 45.44, "pano_id": "TMX7316010203-001060_pano_0002_000022", "timestamp": "2019-01-17T09:52:35.749470Z", "filename": "pano_0002_000022.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.26227117, "relative_pitch": 65.96756726648339, "relative_heading": 104.29008367301724, "relative_elevation": 45.4405639981851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853127188038238, 52.37057840180122, 0.0 ] }, "distance": 20.49, "direction": 74.39, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00844", "timestamp": "2025-09-26T09:08:03Z", "filename": "2025_09_26_08_31_34_00844.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.48740097, "relative_pitch": 0.0, "relative_heading": 74.38668213010322, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002852_pano_0002_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002852_pano_0002_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002852/pano_0002_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85313281519851, 52.3704848420722, 45.5743275880814 ] }, "distance": 20.7, "direction": 103.68, "angle": 65.57, "elevation": 45.57, "pano_id": "TMX7316010203-002852_pano_0002_000003", "timestamp": "2022-12-14T08:42:35.001570Z", "filename": "pano_0002_000003.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.7021774, "relative_pitch": 65.57003565723873, "relative_heading": 103.68199557817269, "relative_elevation": 45.5743275880814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85260572896307, 52.3704059648489, 45.3694818271324 ] }, "distance": 20.88, "direction": 229.1, "angle": 65.28, "elevation": 45.37, "pano_id": "TMX7316010203-000994_pano_0000_002669", "timestamp": "2018-11-19T13:28:46.581610Z", "filename": "pano_0000_002669.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.88388557, "relative_pitch": 65.28305832405883, "relative_heading": 229.09911980568086, "relative_elevation": 45.3694818271324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001135_pano_0000_000931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001135_pano_0000_000931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/18/TMX7316010203-001135/pano_0000_000931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85313836366323, 52.3704915717087, 45.4852776890621 ] }, "distance": 20.91, "direction": 101.44, "angle": 65.31, "elevation": 45.49, "pano_id": "TMX7316010203-001135_pano_0000_000931", "timestamp": "2019-04-18T07:41:04.410940Z", "filename": "pano_0000_000931.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.90819735, "relative_pitch": 65.31319826720855, "relative_heading": 101.44263013900107, "relative_elevation": 45.4852776890621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00848/adjacencies/2025_09_26_08_31_34_00848/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002064_pano_0000_001706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002064_pano_0000_001706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002064/pano_0000_001706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85314100942242, 52.3704962812066, 45.5352430660278 ] }, "distance": 20.99, "direction": 99.94, "angle": 65.25, "elevation": 45.54, "pano_id": "TMX7316010203-002064_pano_0000_001706", "timestamp": "2021-03-26T12:03:45.854060Z", "filename": "pano_0000_001706.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": "2025_09_26_08_31_34_00848", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118607.875, 487095.24 ] }, "relative_distance": 20.98804261, "relative_pitch": 65.25414272043365, "relative_heading": 99.94269179693953, "relative_elevation": 45.5352430660278 } ] } }