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_05_36_39_00628/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852746739013959, 52.384946744048015, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00628", "timestamp": "2025-09-26T06:41:55Z", "filename": "2025_09_26_05_36_39_00628.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "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_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track47_Sphere_00073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85277959375164, 52.38494460045057, 0.0 ] }, "distance": 2.25, "direction": 96.09, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track47_Sphere_00073", "timestamp": "2024-11-26T12:28:38Z", "filename": "AMS_26112024_845_Track47_Sphere_00073.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 2.24967379, "relative_pitch": 0.0, "relative_heading": 96.0863754460792, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track47_Sphere_00072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852706573101695, 52.38494370468026, 0.0 ] }, "distance": 2.76, "direction": 262.95, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track47_Sphere_00072", "timestamp": "2024-11-26T12:28:36Z", "filename": "AMS_26112024_845_Track47_Sphere_00072.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 2.75562452, "relative_pitch": 0.0, "relative_heading": 262.95018842789796, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852674820700638, 52.384945790319016, 0.0 ] }, "distance": 4.9, "direction": 268.76, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00627", "timestamp": "2025-09-26T06:41:54Z", "filename": "2025_09_26_05_36_39_00627.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 4.89787875, "relative_pitch": 0.0, "relative_heading": 268.7584624032787, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852819888176816, 52.38494794595561, 0.0 ] }, "distance": 4.98, "direction": 88.46, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00629", "timestamp": "2025-09-26T06:41:55Z", "filename": "2025_09_26_05_36_39_00629.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 4.98232941, "relative_pitch": 0.0, "relative_heading": 88.4617820308271, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85276053505955, 52.3848924446227, 48.2811543121934 ] }, "distance": 6.11, "direction": 171.16, "angle": 82.78, "elevation": 48.28, "pano_id": "TMX7315080123-000295_pano_0000_000156", "timestamp": "2016-06-15T12:40:52.462590Z", "filename": "pano_0000_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.11473044, "relative_pitch": 82.78200984180391, "relative_heading": 171.1632994485645, "relative_elevation": 48.2811543121934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85272810201412, 52.3848920816104, 47.1571216024458 ] }, "distance": 6.21, "direction": 191.78, "angle": 82.49, "elevation": 47.16, "pano_id": "TMX7316010203-001131_pano_0000_000746", "timestamp": "2019-04-16T11:44:44.200960Z", "filename": "pano_0000_000746.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.21349834, "relative_pitch": 82.49385482727956, "relative_heading": 191.78408017124667, "relative_elevation": 47.1571216024458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852780160850035, 52.38489389434303, 0.0 ] }, "distance": 6.31, "direction": 158.85, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00284", "timestamp": "2025-09-26T06:31:02Z", "filename": "2025_09_26_05_36_39_00284.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.30575745, "relative_pitch": 0.0, "relative_heading": 158.8458877818579, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852711986413718, 52.38489187001829, 0.0 ] }, "distance": 6.55, "direction": 201.18, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00283", "timestamp": "2025-09-26T06:31:01Z", "filename": "2025_09_26_05_36_39_00283.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.5485335, "relative_pitch": 0.0, "relative_heading": 201.18222187250223, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track44_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852754523556789, 52.384887064825946, 0.0 ] }, "distance": 6.66, "direction": 175.44, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track44_Sphere_00018", "timestamp": "2024-11-26T12:18:52Z", "filename": "AMS_26112024_845_Track44_Sphere_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.66190321, "relative_pitch": 0.0, "relative_heading": 175.43664958011348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278097886581, 52.3848904825195, 46.5550314299762 ] }, "distance": 6.68, "direction": 159.58, "angle": 81.83, "elevation": 46.56, "pano_id": "TMX7316010203-001714_pano_0000_003103", "timestamp": "2020-05-14T11:22:15.391520Z", "filename": "pano_0000_003103.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.68046483, "relative_pitch": 81.83402424530861, "relative_heading": 159.57546435948663, "relative_elevation": 46.5550314299762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278378743691, 52.3848897332635, 46.8878097916022 ] }, "distance": 6.83, "direction": 158.32, "angle": 81.72, "elevation": 46.89, "pano_id": "TMX7316010203-002627_pano_0004_000462", "timestamp": "2022-06-24T10:56:59.947950Z", "filename": "pano_0004_000462.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.82698067, "relative_pitch": 81.71580779330802, "relative_heading": 158.31554468213793, "relative_elevation": 46.8878097916022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278520644975, 52.3848899535185, 47.3429496586323 ] }, "distance": 6.84, "direction": 157.49, "angle": 81.78, "elevation": 47.34, "pano_id": "TMX7316010203-000275_pano_0000_001797", "timestamp": "2017-04-21T08:50:48.881170Z", "filename": "pano_0000_001797.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.84061974, "relative_pitch": 81.77819017589327, "relative_heading": 157.4876874232021, "relative_elevation": 47.3429496586323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85270639821803, 52.3848893596811, 46.84404709097 ] }, "distance": 6.95, "direction": 203.28, "angle": 81.56, "elevation": 46.84, "pano_id": "TMX7316010203-002627_pano_0004_000461", "timestamp": "2022-06-24T10:56:59.087950Z", "filename": "pano_0004_000461.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.95111674, "relative_pitch": 81.55955742415296, "relative_heading": 203.27504672125923, "relative_elevation": 46.84404709097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85270706430543, 52.3848890573673, 46.5163837559521 ] }, "distance": 6.96, "direction": 202.82, "angle": 81.49, "elevation": 46.52, "pano_id": "TMX7316010203-001714_pano_0000_003102", "timestamp": "2020-05-14T11:22:14.526450Z", "filename": "pano_0000_003102.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 6.96431507, "relative_pitch": 81.4850668766155, "relative_heading": 202.82293260629388, "relative_elevation": 46.5163837559521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_000840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85272621455369, 52.384884820276, 44.9583578985184 ] }, "distance": 7.03, "direction": 191.46, "angle": 81.11, "elevation": 44.96, "pano_id": "TMX7316010203-000798_pano_0000_000840", "timestamp": "2018-06-20T07:52:27.828070Z", "filename": "pano_0000_000840.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 7.03082616, "relative_pitch": 81.11177379550095, "relative_heading": 191.46455194587497, "relative_elevation": 44.9583578985184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85280203510931, 52.3848930167809, 47.19362056721 ] }, "distance": 7.07, "direction": 147.8, "angle": 81.49, "elevation": 47.19, "pano_id": "TMX7316010203-001131_pano_0000_000747", "timestamp": "2019-04-16T11:44:45.070920Z", "filename": "pano_0000_000747.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 7.06521367, "relative_pitch": 81.48565534800767, "relative_heading": 147.79918032783465, "relative_elevation": 47.19362056721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track47_Sphere_00074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85285112628496, 52.384945875932836, 0.0 ] }, "distance": 7.11, "direction": 90.78, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track47_Sphere_00074", "timestamp": "2024-11-26T12:28:39Z", "filename": "AMS_26112024_845_Track47_Sphere_00074.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 7.10811124, "relative_pitch": 0.0, "relative_heading": 90.77863216266807, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8526868359007, 52.3848907648661, 48.2722562877461 ] }, "distance": 7.45, "direction": 213.22, "angle": 81.23, "elevation": 48.27, "pano_id": "TMX7315080123-000295_pano_0000_000155", "timestamp": "2016-06-15T12:40:51.417600Z", "filename": "pano_0000_000155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 7.44557652, "relative_pitch": 81.23172120935709, "relative_heading": 213.21588114378454, "relative_elevation": 48.2722562877461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_000841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85279906097569, 52.3848856236893, 44.958441561088 ] }, "distance": 7.68, "direction": 152.35, "angle": 80.31, "elevation": 44.96, "pano_id": "TMX7316010203-000798_pano_0000_000841", "timestamp": "2018-06-20T07:52:28.733130Z", "filename": "pano_0000_000841.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 7.67768004, "relative_pitch": 80.3089243533439, "relative_heading": 152.35425672168668, "relative_elevation": 44.958441561088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track47_Sphere_00071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852633426332937, 52.38494230498378, 0.0 ] }, "distance": 7.73, "direction": 266.34, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track47_Sphere_00071", "timestamp": "2024-11-26T12:28:35Z", "filename": "AMS_26112024_845_Track47_Sphere_00071.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 7.73095915, "relative_pitch": 0.0, "relative_heading": 266.33674160397806, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track44_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852680467818956, 52.38488674856921, 0.0 ] }, "distance": 8.06, "direction": 214.05, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track44_Sphere_00017", "timestamp": "2024-11-26T12:18:52Z", "filename": "AMS_26112024_845_Track44_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 8.05784821, "relative_pitch": 0.0, "relative_heading": 214.0544460044136, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85283391442677, 52.3848932738452, 48.2627267874777 ] }, "distance": 8.4, "direction": 135.07, "angle": 80.12, "elevation": 48.26, "pano_id": "TMX7315080123-000295_pano_0000_000157", "timestamp": "2016-06-15T12:40:53.397690Z", "filename": "pano_0000_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 8.40427181, "relative_pitch": 80.12180143964233, "relative_heading": 135.06904659189888, "relative_elevation": 48.2627267874777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track44_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852828622882855, 52.384888639512674, 0.0 ] }, "distance": 8.54, "direction": 139.23, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track44_Sphere_00019", "timestamp": "2024-11-26T12:18:53Z", "filename": "AMS_26112024_845_Track44_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 8.53739, "relative_pitch": 0.0, "relative_heading": 139.22873516291742, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85265395043636, 52.3848912609416, 47.1261519910768 ] }, "distance": 8.83, "direction": 225.66, "angle": 79.38, "elevation": 47.13, "pano_id": "TMX7316010203-001131_pano_0000_000745", "timestamp": "2019-04-16T11:44:43.310950Z", "filename": "pano_0000_000745.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 8.83347926, "relative_pitch": 79.38348566150263, "relative_heading": 225.65990571002456, "relative_elevation": 47.1261519910768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85273607874062, 52.385026843696, 45.9600711902604 ] }, "distance": 8.94, "direction": 355.34, "angle": 78.99, "elevation": 45.96, "pano_id": "TMX7316010203-001714_pano_0000_003733", "timestamp": "2020-05-14T11:35:22.535380Z", "filename": "pano_0000_003733.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 8.94256567, "relative_pitch": 78.98938991082929, "relative_heading": 355.344432696376, "relative_elevation": 45.9600711902604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852722922104102, 52.38502651034869, 0.0 ] }, "distance": 9.02, "direction": 349.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00959", "timestamp": "2025-06-18T07:55:35Z", "filename": "recording_2025-06-18_07-44-47_00959.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.02288666, "relative_pitch": 0.0, "relative_heading": 349.6463253516263, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274945155106, 52.3850279937015, 45.3562340717763 ] }, "distance": 9.04, "direction": 1.17, "angle": 78.72, "elevation": 45.36, "pano_id": "TMX7316010203-002386_pano_0000_000310", "timestamp": "2022-01-04T09:24:38.225780Z", "filename": "pano_0000_000310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.04291346, "relative_pitch": 78.7244868567461, "relative_heading": 1.170269547648385, "relative_elevation": 45.3562340717763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852850399698186, 52.38489525386511, 0.0 ] }, "distance": 9.09, "direction": 129.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00285", "timestamp": "2025-09-26T06:31:02Z", "filename": "2025_09_26_05_36_39_00285.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.09081719, "relative_pitch": 0.0, "relative_heading": 129.06905446815017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85276907883927, 52.3850279950513, 45.4195034969598 ] }, "distance": 9.17, "direction": 9.55, "angle": 78.59, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_005854", "timestamp": "2022-05-02T09:24:35.877810Z", "filename": "pano_0000_005854.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.16823368, "relative_pitch": 78.5878115132354, "relative_heading": 9.549820356973218, "relative_elevation": 45.4195034969598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274774669467, 52.385029949767, 45.4637518189847 ] }, "distance": 9.26, "direction": 0.42, "angle": 78.49, "elevation": 45.46, "pano_id": "TMX7316010203-001040_pano_0003_000282", "timestamp": "2019-01-07T11:52:47.643260Z", "filename": "pano_0003_000282.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.25894198, "relative_pitch": 78.48882203669945, "relative_heading": 0.42457452542190866, "relative_elevation": 45.4637518189847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274455871896, 52.3850301137656, 45.4334483454004 ] }, "distance": 9.28, "direction": 359.08, "angle": 78.46, "elevation": 45.43, "pano_id": "TMX7316010203-001040_pano_0003_000022", "timestamp": "2019-01-07T11:50:00.454660Z", "filename": "pano_0003_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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.27812434, "relative_pitch": 78.45812517575752, "relative_heading": 359.08322665873817, "relative_elevation": 45.4334483454004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85275654358005, 52.3850299999225, 45.4498379211873 ] }, "distance": 9.29, "direction": 4.12, "angle": 78.45, "elevation": 45.45, "pano_id": "TMX7316010203-001700_pano_0000_003870", "timestamp": "2020-05-08T11:05:49.788730Z", "filename": "pano_0000_003870.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.28828948, "relative_pitch": 78.44987427857801, "relative_heading": 4.121502963859743, "relative_elevation": 45.4498379211873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852645629686491, 52.38489015045363, 0.0 ] }, "distance": 9.33, "direction": 227.55, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00282", "timestamp": "2025-09-26T06:31:00Z", "filename": "2025_09_26_05_36_39_00282.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.33010544, "relative_pitch": 0.0, "relative_heading": 227.54912324958482, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track03_Sphere_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852724589376901, 52.385029546732056, 0.0 ] }, "distance": 9.34, "direction": 350.7, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track03_Sphere_00078", "timestamp": "2024-11-21T09:59:27Z", "filename": "amsterdam_21112024_Track03_Sphere_00078.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.33644708, "relative_pitch": 0.0, "relative_heading": 350.7043393256417, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0000_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85275687851988, 52.3850310428833, 45.4519869657233 ] }, "distance": 9.41, "direction": 4.21, "angle": 78.31, "elevation": 45.45, "pano_id": "TMX7316010203-001594_pano_0000_000180", "timestamp": "2020-01-27T12:19:49.832970Z", "filename": "pano_0000_000180.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.40569453, "relative_pitch": 78.30841244379184, "relative_heading": 4.2092528757947685, "relative_elevation": 45.4519869657233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_000839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85265301697976, 52.3848844100683, 44.9384353449568 ] }, "distance": 9.43, "direction": 222.61, "angle": 78.15, "elevation": 44.94, "pano_id": "TMX7316010203-000798_pano_0000_000839", "timestamp": "2018-06-20T07:52:26.903150Z", "filename": "pano_0000_000839.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.42505381, "relative_pitch": 78.15489675845079, "relative_heading": 222.61406899537823, "relative_elevation": 44.9384353449568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85269648586611, 52.3850259819604, 45.4175808103755 ] }, "distance": 9.46, "direction": 338.79, "angle": 78.24, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_005853", "timestamp": "2022-05-02T09:24:35.517770Z", "filename": "pano_0000_005853.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.45779414, "relative_pitch": 78.23679145115705, "relative_heading": 338.79072208650706, "relative_elevation": 45.4175808103755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_003095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8527665183258, 52.3850316768894, 45.4972039060667 ] }, "distance": 9.55, "direction": 8.11, "angle": 78.15, "elevation": 45.5, "pano_id": "TMX7316010203-000798_pano_0000_003095", "timestamp": "2018-06-20T08:34:55.531990Z", "filename": "pano_0000_003095.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.54634223, "relative_pitch": 78.14995544563111, "relative_heading": 8.109865725569193, "relative_elevation": 45.4972039060667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85285509198685, 52.3848919688833, 46.5625668931752 ] }, "distance": 9.57, "direction": 129.56, "angle": 78.39, "elevation": 46.56, "pano_id": "TMX7316010203-001714_pano_0000_003104", "timestamp": "2020-05-14T11:22:16.201470Z", "filename": "pano_0000_003104.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.5695981, "relative_pitch": 78.38621441117061, "relative_heading": 129.5626387725586, "relative_elevation": 46.5625668931752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271109152117, 52.38503001778536, 0.0 ] }, "distance": 9.58, "direction": 345.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01234", "timestamp": "2024-09-11T07:42:00Z", "filename": "recording_2024-09-11_07-28-02_01234.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.5788583, "relative_pitch": 0.0, "relative_heading": 345.3220873046698, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85279629236442, 52.385027659342015, 0.0 ] }, "distance": 9.62, "direction": 20.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00960", "timestamp": "2025-06-18T07:55:35Z", "filename": "recording_2025-06-18_07-44-47_00960.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.61521549, "relative_pitch": 0.0, "relative_heading": 20.542195008357982, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278441665587, 52.38503180094101, 0.0 ] }, "distance": 9.81, "direction": 15.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01235", "timestamp": "2024-09-11T07:42:00Z", "filename": "recording_2024-09-11_07-28-02_01235.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.80618275, "relative_pitch": 0.0, "relative_heading": 15.165440660721051, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852601554802147, 52.38494452488082, 0.0 ] }, "distance": 9.89, "direction": 268.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00626", "timestamp": "2025-09-26T06:41:54Z", "filename": "2025_09_26_05_36_39_00626.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.88829523, "relative_pitch": 0.0, "relative_heading": 268.56908054240654, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_003094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85269331100341, 52.3850298223087, 45.5033800983801 ] }, "distance": 9.93, "direction": 338.52, "angle": 77.68, "elevation": 45.5, "pano_id": "TMX7316010203-000798_pano_0000_003094", "timestamp": "2018-06-20T08:34:55.086950Z", "filename": "pano_0000_003094.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.93449728, "relative_pitch": 77.68418734923922, "relative_heading": 338.52007947592114, "relative_elevation": 45.5033800983801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85286038464693, 52.3848904812304, 46.9057586314157 ] }, "distance": 9.95, "direction": 128.98, "angle": 78.02, "elevation": 46.91, "pano_id": "TMX7316010203-002627_pano_0004_000463", "timestamp": "2022-06-24T10:57:00.747930Z", "filename": "pano_0004_000463.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.95336915, "relative_pitch": 78.0195861609608, "relative_heading": 128.97601508420902, "relative_elevation": 46.9057586314157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852893036477394, 52.384949219715764, 0.0 ] }, "distance": 9.96, "direction": 88.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00630", "timestamp": "2025-09-26T06:41:56Z", "filename": "2025_09_26_05_36_39_00630.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 9.96481782, "relative_pitch": 0.0, "relative_heading": 88.41578871077782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track03_Sphere_00079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85279711528996, 52.38503128510306, 0.0 ] }, "distance": 10.01, "direction": 20.03, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track03_Sphere_00079", "timestamp": "2024-11-21T09:59:27Z", "filename": "amsterdam_21112024_Track03_Sphere_00079.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.01307413, "relative_pitch": 0.0, "relative_heading": 20.032328803247523, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85268336170825, 52.3850279769395, 45.4477781821042 ] }, "distance": 10.02, "direction": 334.48, "angle": 77.57, "elevation": 45.45, "pano_id": "TMX7316010203-001700_pano_0000_003869", "timestamp": "2020-05-08T11:05:49.218720Z", "filename": "pano_0000_003869.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.01635245, "relative_pitch": 77.57112924253461, "relative_heading": 334.48076214700995, "relative_elevation": 45.4477781821042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8528100892452, 52.3850284103782, 45.9725882699713 ] }, "distance": 10.06, "direction": 25.39, "angle": 77.66, "elevation": 45.97, "pano_id": "TMX7316010203-001714_pano_0000_003734", "timestamp": "2020-05-14T11:35:22.925380Z", "filename": "pano_0000_003734.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.05910868, "relative_pitch": 77.65781440484899, "relative_heading": 25.391409530902006, "relative_elevation": 45.9725882699713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85267625515803, 52.385026316955, 45.3590817209333 ] }, "distance": 10.07, "direction": 331.54, "angle": 77.48, "elevation": 45.36, "pano_id": "TMX7316010203-002386_pano_0000_000309", "timestamp": "2022-01-04T09:24:37.835770Z", "filename": "pano_0000_000309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.07135472, "relative_pitch": 77.4813535305919, "relative_heading": 331.5426086243131, "relative_elevation": 45.3590817209333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85263803597105, 52.3848852461873, 47.2285292223096 ] }, "distance": 10.08, "direction": 227.24, "angle": 77.95, "elevation": 47.23, "pano_id": "TMX7316010203-000275_pano_0000_001796", "timestamp": "2017-04-21T08:50:47.501160Z", "filename": "pano_0000_001796.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.08008569, "relative_pitch": 77.9520106240683, "relative_heading": 227.24397777161266, "relative_elevation": 47.2285292223096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0000_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85268396320558, 52.3850288043092, 45.4493602039292 ] }, "distance": 10.08, "direction": 334.92, "angle": 77.49, "elevation": 45.45, "pano_id": "TMX7316010203-001594_pano_0000_000179", "timestamp": "2020-01-27T12:19:49.352990Z", "filename": "pano_0000_000179.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.08208331, "relative_pitch": 77.49254704682347, "relative_heading": 334.91620329445016, "relative_elevation": 45.4493602039292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85263272503606, 52.3848874424561, 46.4987315097824 ] }, "distance": 10.19, "direction": 229.63, "angle": 77.64, "elevation": 46.5, "pano_id": "TMX7316010203-001714_pano_0000_003101", "timestamp": "2020-05-14T11:22:13.571530Z", "filename": "pano_0000_003101.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.18855096, "relative_pitch": 77.64097816506928, "relative_heading": 229.6342890181706, "relative_elevation": 46.4987315097824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85263019942956, 52.3848888634562, 46.8048464599997 ] }, "distance": 10.22, "direction": 230.93, "angle": 77.68, "elevation": 46.8, "pano_id": "TMX7316010203-002627_pano_0004_000460", "timestamp": "2022-06-24T10:56:58.137970Z", "filename": "pano_0004_000460.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.2197938, "relative_pitch": 77.68283817035625, "relative_heading": 230.9342362783996, "relative_elevation": 46.8048464599997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8526745585783, 52.3850277109342, 45.4676699517295 ] }, "distance": 10.26, "direction": 331.39, "angle": 77.28, "elevation": 45.47, "pano_id": "TMX7316010203-001040_pano_0003_000281", "timestamp": "2019-01-07T11:52:47.248260Z", "filename": "pano_0003_000281.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.26280801, "relative_pitch": 77.28054260098388, "relative_heading": 331.38827124720666, "relative_elevation": 45.4676699517295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85267120921205, 52.3850278027505, 45.4354653246701 ] }, "distance": 10.38, "direction": 330.31, "angle": 77.13, "elevation": 45.44, "pano_id": "TMX7316010203-001040_pano_0003_000021", "timestamp": "2019-01-07T11:50:00.024850Z", "filename": "pano_0003_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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.38282076, "relative_pitch": 77.12790879759072, "relative_heading": 330.31043340464043, "relative_elevation": 45.4354653246701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266226359271, 52.3850250301204, 45.9501890223473 ] }, "distance": 10.44, "direction": 326.56, "angle": 77.2, "elevation": 45.95, "pano_id": "TMX7316010203-001714_pano_0000_003732", "timestamp": "2020-05-14T11:35:22.145380Z", "filename": "pano_0000_003732.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.43877762, "relative_pitch": 77.20100689538783, "relative_heading": 326.5647989091486, "relative_elevation": 45.9501890223473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85287593857782, 52.3848944827114, 47.2134485747665 ] }, "distance": 10.55, "direction": 123.47, "angle": 77.41, "elevation": 47.21, "pano_id": "TMX7316010203-001131_pano_0000_000748", "timestamp": "2019-04-16T11:44:45.955920Z", "filename": "pano_0000_000748.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.54529509, "relative_pitch": 77.40943284366898, "relative_heading": 123.46753181429023, "relative_elevation": 47.2134485747665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85282343703012, 52.3850293261911, 45.3554983399808 ] }, "distance": 10.57, "direction": 29.61, "angle": 76.88, "elevation": 45.36, "pano_id": "TMX7316010203-002386_pano_0000_000311", "timestamp": "2022-01-04T09:24:38.620740Z", "filename": "pano_0000_000311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.56949363, "relative_pitch": 76.88209947048377, "relative_heading": 29.608984639347437, "relative_elevation": 45.3554983399808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85281764876981, 52.3850320872978, 45.4357244577259 ] }, "distance": 10.65, "direction": 26.95, "angle": 76.8, "elevation": 45.44, "pano_id": "TMX7316010203-001040_pano_0003_000023", "timestamp": "2019-01-07T11:50:00.884640Z", "filename": "pano_0003_000023.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.65337474, "relative_pitch": 76.80415749820341, "relative_heading": 26.94881702267189, "relative_elevation": 45.4357244577259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85282023870413, 52.385031673276, 45.464726681821 ] }, "distance": 10.69, "direction": 27.9, "angle": 76.76, "elevation": 45.46, "pano_id": "TMX7316010203-001040_pano_0003_000283", "timestamp": "2019-01-07T11:52:48.033420Z", "filename": "pano_0003_000283.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.69370715, "relative_pitch": 76.76410808216401, "relative_heading": 27.90295009520613, "relative_elevation": 45.464726681821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_000842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85287208106995, 52.3848870011991, 44.96344400011 ] }, "distance": 10.82, "direction": 127.92, "angle": 76.47, "elevation": 44.96, "pano_id": "TMX7316010203-000798_pano_0000_000842", "timestamp": "2018-06-20T07:52:29.628040Z", "filename": "pano_0000_000842.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.8179001, "relative_pitch": 76.4721327944992, "relative_heading": 127.91732971032002, "relative_elevation": 44.96344400011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852649584473808, 52.38502509182583, 0.0 ] }, "distance": 10.94, "direction": 322.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00958", "timestamp": "2025-06-18T07:55:34Z", "filename": "recording_2025-06-18_07-44-47_00958.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 10.94366306, "relative_pitch": 0.0, "relative_heading": 322.8101451459289, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track03_Sphere_00077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852651982169085, 52.38502724172384, 0.0 ] }, "distance": 11.04, "direction": 324.24, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track03_Sphere_00077", "timestamp": "2024-11-21T09:59:26Z", "filename": "amsterdam_21112024_Track03_Sphere_00077.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 11.03897957, "relative_pitch": 0.0, "relative_heading": 324.2358489557882, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85283023500439, 52.3850318000009, 45.4535099612549 ] }, "distance": 11.04, "direction": 30.99, "angle": 76.35, "elevation": 45.45, "pano_id": "TMX7316010203-001700_pano_0000_003871", "timestamp": "2020-05-08T11:05:50.418710Z", "filename": "pano_0000_003871.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 11.04072185, "relative_pitch": 76.34718560150367, "relative_heading": 30.991641565195405, "relative_elevation": 45.4535099612549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8526138170735, 52.3848890298994, 48.3263345928863 ] }, "distance": 11.1, "direction": 234.64, "angle": 77.07, "elevation": 48.33, "pano_id": "TMX7315080123-000295_pano_0000_000154", "timestamp": "2016-06-15T12:40:50.207480Z", "filename": "pano_0000_000154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 11.09737736, "relative_pitch": 77.06714491020453, "relative_heading": 234.64045206345304, "relative_elevation": 48.3263345928863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0000_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85283020816953, 52.3850331544847, 45.4586349707097 ] }, "distance": 11.17, "direction": 30.59, "angle": 76.2, "elevation": 45.46, "pano_id": "TMX7316010203-001594_pano_0000_000181", "timestamp": "2020-01-27T12:19:50.328010Z", "filename": "pano_0000_000181.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 11.16926491, "relative_pitch": 76.19577642975464, "relative_heading": 30.5854937590694, "relative_elevation": 45.4586349707097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85284133870873, 52.3850297956166, 45.4245844110847 ] }, "distance": 11.26, "direction": 34.88, "angle": 76.07, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_005855", "timestamp": "2022-05-02T09:24:36.237760Z", "filename": "pano_0000_005855.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 11.26467663, "relative_pitch": 76.07239514311904, "relative_heading": 34.87516035667371, "relative_elevation": 45.4245844110847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_003096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8528402354366, 52.3850332713628, 45.4971851622686 ] }, "distance": 11.54, "direction": 33.47, "angle": 75.76, "elevation": 45.5, "pano_id": "TMX7316010203-000798_pano_0000_003096", "timestamp": "2018-06-20T08:34:55.976960Z", "filename": "pano_0000_003096.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 11.54248827, "relative_pitch": 75.7645814055498, "relative_heading": 33.4713536406475, "relative_elevation": 45.4971851622686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track44_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852607807199688, 52.384886456539334, 0.0 ] }, "distance": 11.6, "direction": 234.66, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track44_Sphere_00016", "timestamp": "2024-11-26T12:18:51Z", "filename": "AMS_26112024_845_Track44_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 11.59680516, "relative_pitch": 0.0, "relative_heading": 234.65664177794372, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852637756869645, 52.38502805994097, 0.0 ] }, "distance": 11.7, "direction": 320.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01233", "timestamp": "2024-09-11T07:41:59Z", "filename": "recording_2024-09-11_07-28-02_01233.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 11.70189602, "relative_pitch": 0.0, "relative_heading": 320.64596434458787, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85262385986844, 52.3850238163866, 45.4288176000118 ] }, "distance": 11.98, "direction": 315.71, "angle": 75.23, "elevation": 45.43, "pano_id": "TMX7316010203-002554_pano_0000_005852", "timestamp": "2022-05-02T09:24:35.157800Z", "filename": "pano_0000_005852.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 11.98122159, "relative_pitch": 75.2254556560723, "relative_heading": 315.7091200297791, "relative_elevation": 45.4288176000118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0010_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271751858261, 52.385054275467, 45.1332467822358 ] }, "distance": 12.13, "direction": 350.56, "angle": 74.96, "elevation": 45.13, "pano_id": "TMX7316010203-002850_pano_0010_000064", "timestamp": "2022-12-12T12:02:02.980460Z", "filename": "pano_0010_000064.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.12979713, "relative_pitch": 74.95691858639319, "relative_heading": 350.5596518909047, "relative_elevation": 45.1332467822358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852857787644969, 52.38503330989885, 0.0 ] }, "distance": 12.25, "direction": 38.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01236", "timestamp": "2024-09-11T07:42:01Z", "filename": "recording_2024-09-11_07-28-02_01236.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.24562976, "relative_pitch": 0.0, "relative_heading": 38.12974389312753, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track47_Sphere_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852926781571529, 52.384946325126826, 0.0 ] }, "distance": 12.26, "direction": 90.22, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track47_Sphere_00075", "timestamp": "2024-11-26T12:28:40Z", "filename": "AMS_26112024_845_Track47_Sphere_00075.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.25871294, "relative_pitch": 0.0, "relative_heading": 90.21780369260915, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track44_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852903597047622, 52.38489197070364, 0.0 ] }, "distance": 12.3, "direction": 119.71, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track44_Sphere_00020", "timestamp": "2024-11-26T12:18:54Z", "filename": "AMS_26112024_845_Track44_Sphere_00020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.2967985, "relative_pitch": 0.0, "relative_heading": 119.71243469127637, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852869708208312, 52.38502868266758, 0.0 ] }, "distance": 12.38, "direction": 42.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00961", "timestamp": "2025-06-18T07:55:36Z", "filename": "recording_2025-06-18_07-44-47_00961.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.3787489, "relative_pitch": 0.0, "relative_heading": 42.56074946937992, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85290780278114, 52.3848940348571, 48.2105761822313 ] }, "distance": 12.44, "direction": 118.14, "angle": 75.54, "elevation": 48.21, "pano_id": "TMX7315080123-000295_pano_0000_000158", "timestamp": "2016-06-15T12:40:54.297730Z", "filename": "pano_0000_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.43634958, "relative_pitch": 75.53537691076427, "relative_heading": 118.13926343916218, "relative_elevation": 48.2105761822313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_003093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85261985449577, 52.3850275780192, 45.5127995796502 ] }, "distance": 12.47, "direction": 316.16, "angle": 74.68, "elevation": 45.51, "pano_id": "TMX7316010203-000798_pano_0000_003093", "timestamp": "2018-06-20T08:34:54.636980Z", "filename": "pano_0000_003093.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.47165356, "relative_pitch": 74.67568729580829, "relative_heading": 316.15512512647473, "relative_elevation": 45.5127995796502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0010_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85279092709112, 52.3850558713862, 45.1376496255398 ] }, "distance": 12.51, "direction": 13.92, "angle": 74.51, "elevation": 45.14, "pano_id": "TMX7316010203-002850_pano_0010_000063", "timestamp": "2022-12-12T12:02:02.310490Z", "filename": "pano_0010_000063.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.51027582, "relative_pitch": 74.50884334796342, "relative_heading": 13.91568086783159, "relative_elevation": 45.1376496255398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85272681588861, 52.3850596880184, 45.5085907904431 ] }, "distance": 12.64, "direction": 353.84, "angle": 74.48, "elevation": 45.51, "pano_id": "TMX7316010203-002554_pano_0000_005708", "timestamp": "2022-05-02T09:23:21.208260Z", "filename": "pano_0000_005708.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.64079736, "relative_pitch": 74.47644753811329, "relative_heading": 353.83961051748213, "relative_elevation": 45.5085907904431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track03_Sphere_00080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852870070620156, 52.38503273776038, 0.0 ] }, "distance": 12.73, "direction": 41.27, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track03_Sphere_00080", "timestamp": "2024-11-21T09:59:28Z", "filename": "amsterdam_21112024_Track03_Sphere_00080.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.73103177, "relative_pitch": 0.0, "relative_heading": 41.26889366405409, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274090255801, 52.3850613971871, 45.4363395357504 ] }, "distance": 12.76, "direction": 358.22, "angle": 74.31, "elevation": 45.44, "pano_id": "TMX7316010203-002058_pano_0000_000304", "timestamp": "2021-03-24T10:25:13.481960Z", "filename": "pano_0000_000304.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.76417612, "relative_pitch": 74.30865198911995, "relative_heading": 358.2159185662281, "relative_elevation": 45.4363395357504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track47_Sphere_00070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852559199936521, 52.384940298191374, 0.0 ] }, "distance": 12.79, "direction": 266.79, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track47_Sphere_00070", "timestamp": "2024-11-26T12:28:34Z", "filename": "AMS_26112024_845_Track47_Sphere_00070.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.78917255, "relative_pitch": 0.0, "relative_heading": 266.78504437365586, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85260973244865, 52.3850257106326, 45.4575844425708 ] }, "distance": 12.82, "direction": 313.29, "angle": 74.26, "elevation": 45.46, "pano_id": "TMX7316010203-001700_pano_0000_003868", "timestamp": "2020-05-08T11:05:48.673760Z", "filename": "pano_0000_003868.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.81523361, "relative_pitch": 74.25599104552037, "relative_heading": 313.28811983992233, "relative_elevation": 45.4575844425708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0000_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85261086530571, 52.3850264781273, 45.4571077525616 ] }, "distance": 12.82, "direction": 313.8, "angle": 74.25, "elevation": 45.46, "pano_id": "TMX7316010203-001594_pano_0000_000178", "timestamp": "2020-01-27T12:19:48.882940Z", "filename": "pano_0000_000178.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.81816126, "relative_pitch": 74.25241576379086, "relative_heading": 313.8024036775342, "relative_elevation": 45.4571077525616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_09_46_22_00198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852721127177134, 52.3850608712548, 0.0 ] }, "distance": 12.82, "direction": 352.18, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_09_46_22_00198", "timestamp": "2025-09-29T09:48:08Z", "filename": "2025_09_29_09_46_22_00198.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.81863522, "relative_pitch": 0.0, "relative_heading": 352.1812783521131, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85258034361383, 52.3848900030148, 47.1883624168113 ] }, "distance": 12.97, "direction": 240.87, "angle": 74.63, "elevation": 47.19, "pano_id": "TMX7316010203-001131_pano_0000_000744", "timestamp": "2019-04-16T11:44:42.385910Z", "filename": "pano_0000_000744.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 12.96998848, "relative_pitch": 74.63143767423637, "relative_heading": 240.86934969516756, "relative_elevation": 47.1883624168113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274971356235, 52.385063958424, 45.4515536539257 ] }, "distance": 13.04, "direction": 0.89, "angle": 73.99, "elevation": 45.45, "pano_id": "TMX7316010203-001130_pano_0000_000494", "timestamp": "2019-04-16T09:47:59.350840Z", "filename": "pano_0000_000494.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.04456173, "relative_pitch": 73.98656074460536, "relative_heading": 0.8896046357436584, "relative_elevation": 45.4515536539257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85260306863735, 52.3850243670882, 45.3735419493169 ] }, "distance": 13.05, "direction": 311.44, "angle": 73.95, "elevation": 45.37, "pano_id": "TMX7316010203-002386_pano_0000_000308", "timestamp": "2022-01-04T09:24:37.445790Z", "filename": "pano_0000_000308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.04975358, "relative_pitch": 73.9543880736776, "relative_heading": 311.4440892731954, "relative_elevation": 45.3735419493169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85273485120778, 52.385064085661, 45.4134257184342 ] }, "distance": 13.08, "direction": 356.45, "angle": 73.93, "elevation": 45.41, "pano_id": "TMX7316010203-001700_pano_0000_001336", "timestamp": "2020-05-08T10:48:58.029000Z", "filename": "pano_0000_001336.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.0822111, "relative_pitch": 73.92993614345917, "relative_heading": 356.4527967541602, "relative_elevation": 45.4134257184342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85288344988267, 52.3850297318712, 45.9905380997807 ] }, "distance": 13.11, "direction": 45.23, "angle": 74.09, "elevation": 45.99, "pano_id": "TMX7316010203-001714_pano_0000_003735", "timestamp": "2020-05-14T11:35:23.310370Z", "filename": "pano_0000_003735.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.11178436, "relative_pitch": 74.08728507092279, "relative_heading": 45.228084712251615, "relative_elevation": 45.9905380997807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278797225548, 52.3850620900221, 45.0602628029883 ] }, "distance": 13.14, "direction": 12.34, "angle": 73.74, "elevation": 45.06, "pano_id": "TMX7316010203-000275_pano_0000_001331", "timestamp": "2017-04-21T08:35:30.673390Z", "filename": "pano_0000_001331.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.13853872, "relative_pitch": 73.74452724791037, "relative_heading": 12.338154040105556, "relative_elevation": 45.0602628029883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271773328241, 52.3850637485538, 46.0456896554679 ] }, "distance": 13.17, "direction": 351.37, "angle": 74.04, "elevation": 46.05, "pano_id": "TMX7315080123-000295_pano_0000_000492", "timestamp": "2016-06-15T12:48:16.419750Z", "filename": "pano_0000_000492.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.16857018, "relative_pitch": 74.04004224873935, "relative_heading": 351.37468749767083, "relative_elevation": 46.0456896554679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85260155688755, 52.3850251161963, 45.4746820768341 ] }, "distance": 13.18, "direction": 311.42, "angle": 73.83, "elevation": 45.47, "pano_id": "TMX7316010203-001040_pano_0003_000280", "timestamp": "2019-01-07T11:52:46.853290Z", "filename": "pano_0003_000280.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.1820849, "relative_pitch": 73.8343180644992, "relative_heading": 311.41955697736427, "relative_elevation": 45.4746820768341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85280011571155, 52.3850606829782, 45.5107769453898 ] }, "distance": 13.19, "direction": 15.99, "angle": 73.84, "elevation": 45.51, "pano_id": "TMX7316010203-002554_pano_0000_005707", "timestamp": "2022-05-02T09:23:20.773320Z", "filename": "pano_0000_005707.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.18911293, "relative_pitch": 73.83830749043224, "relative_heading": 15.994836349028194, "relative_elevation": 45.5107769453898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_09_46_22_00197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852794131491171, 52.385061919732856, 0.0 ] }, "distance": 13.22, "direction": 14.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_09_46_22_00197", "timestamp": "2025-09-29T09:48:08Z", "filename": "2025_09_29_09_46_22_00197.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.21611551, "relative_pitch": 0.0, "relative_heading": 14.132081431663336, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852576902605447, 52.38488888751193, 0.0 ] }, "distance": 13.24, "direction": 240.89, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00281", "timestamp": "2025-09-26T06:30:59Z", "filename": "2025_09_26_05_36_39_00281.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.2350698, "relative_pitch": 0.0, "relative_heading": 240.89370863569988, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002829_pano_0008_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85275812398992, 52.3850659358722, 45.494998337701 ] }, "distance": 13.29, "direction": 3.34, "angle": 73.72, "elevation": 45.49, "pano_id": "TMX7316010203-002829_pano_0008_000035", "timestamp": "2022-12-06T09:33:35.310340Z", "filename": "pano_0008_000035.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.28566286, "relative_pitch": 73.72089203676562, "relative_heading": 3.3449038086059115, "relative_elevation": 45.494998337701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85259835307471, 52.3850251954082, 45.4416070031002 ] }, "distance": 13.35, "direction": 310.83, "angle": 73.63, "elevation": 45.44, "pano_id": "TMX7316010203-001040_pano_0003_000020", "timestamp": "2019-01-07T11:49:59.599750Z", "filename": "pano_0003_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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.35220561, "relative_pitch": 73.62551562590377, "relative_heading": 310.82864531776136, "relative_elevation": 45.4416070031002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852924942272554, 52.38489661478639, 0.0 ] }, "distance": 13.35, "direction": 114.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00286", "timestamp": "2025-09-26T06:31:03Z", "filename": "2025_09_26_05_36_39_00286.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.35420273, "relative_pitch": 0.0, "relative_heading": 114.68970397273742, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track04_Sphere_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852709547972026, 52.38506490840337, 0.0 ] }, "distance": 13.39, "direction": 349.1, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track04_Sphere_00145", "timestamp": "2024-11-21T10:03:44Z", "filename": "amsterdam_21112024_Track04_Sphere_00145.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.39031306, "relative_pitch": 0.0, "relative_heading": 349.09918821298544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_000838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85257939160005, 52.3848832800792, 44.9055343102664 ] }, "distance": 13.41, "direction": 238.21, "angle": 73.38, "elevation": 44.91, "pano_id": "TMX7316010203-000798_pano_0000_000838", "timestamp": "2018-06-20T07:52:25.948050Z", "filename": "pano_0000_000838.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.40521856, "relative_pitch": 73.37856190122464, "relative_heading": 238.21025652359316, "relative_elevation": 44.9055343102664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track04_Sphere_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852782512020372, 52.38506564213694, 0.0 ] }, "distance": 13.45, "direction": 10.43, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track04_Sphere_00144", "timestamp": "2024-11-21T10:03:43Z", "filename": "amsterdam_21112024_Track04_Sphere_00144.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.45267898, "relative_pitch": 0.0, "relative_heading": 10.431253796821107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85279046245348, 52.3850648419824, 46.0524969827384 ] }, "distance": 13.47, "direction": 12.76, "angle": 73.69, "elevation": 46.05, "pano_id": "TMX7315080123-000295_pano_0000_000491", "timestamp": "2016-06-15T12:48:15.984690Z", "filename": "pano_0000_000491.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.47429183, "relative_pitch": 73.69129057639984, "relative_heading": 12.764232382881962, "relative_elevation": 46.0524969827384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85270760904482, 52.3850655507252, 45.2195786815137 ] }, "distance": 13.49, "direction": 348.61, "angle": 73.39, "elevation": 45.22, "pano_id": "TMX7316010203-000195_pano_0000_000309", "timestamp": "2016-11-28T12:49:03.047950Z", "filename": "pano_0000_000309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.48596297, "relative_pitch": 73.39369200707418, "relative_heading": 348.6058510687493, "relative_elevation": 45.2195786815137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85278103725299, 52.3850667509953, 45.2271454762667 ] }, "distance": 13.56, "direction": 9.92, "angle": 73.31, "elevation": 45.23, "pano_id": "TMX7316010203-000195_pano_0000_000308", "timestamp": "2016-11-28T12:49:02.642670Z", "filename": "pano_0000_000308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.55638806, "relative_pitch": 73.3144195876938, "relative_heading": 9.919448628471272, "relative_elevation": 45.2271454762667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85281456077991, 52.3850623542083, 45.4402846805751 ] }, "distance": 13.67, "direction": 19.75, "angle": 73.26, "elevation": 45.44, "pano_id": "TMX7316010203-002058_pano_0000_000303", "timestamp": "2021-03-24T10:25:13.027080Z", "filename": "pano_0000_000303.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.66817257, "relative_pitch": 73.25901956911282, "relative_heading": 19.745945207326223, "relative_elevation": 45.4402846805751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85258878707716, 52.3850230960161, 45.951097773388 ] }, "distance": 13.71, "direction": 308.31, "angle": 73.39, "elevation": 45.95, "pano_id": "TMX7316010203-001714_pano_0000_003731", "timestamp": "2020-05-14T11:35:21.755600Z", "filename": "pano_0000_003731.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.70556226, "relative_pitch": 73.39204741900541, "relative_heading": 308.3086867706181, "relative_elevation": 45.951097773388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0010_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85264423008967, 52.3850528613943, 45.1340202754363 ] }, "distance": 13.72, "direction": 329.41, "angle": 73.1, "elevation": 45.13, "pano_id": "TMX7316010203-002850_pano_0010_000065", "timestamp": "2022-12-12T12:02:03.740500Z", "filename": "pano_0010_000065.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.71667204, "relative_pitch": 73.09545805799867, "relative_heading": 329.41362511007077, "relative_elevation": 45.1340202754363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8526774481711, 52.3850625383835, 45.4390479279682 ] }, "distance": 13.72, "direction": 339.89, "angle": 73.2, "elevation": 45.44, "pano_id": "TMX7316010203-001130_pano_0000_000495", "timestamp": "2019-04-16T09:47:59.770810Z", "filename": "pano_0000_000495.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.72153241, "relative_pitch": 73.19690881247556, "relative_heading": 339.88985612959345, "relative_elevation": 45.4390479279682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85292880741993, 52.3848934078545, 46.5618478832766 ] }, "distance": 13.74, "direction": 115.58, "angle": 73.55, "elevation": 46.56, "pano_id": "TMX7316010203-001714_pano_0000_003105", "timestamp": "2020-05-14T11:22:16.951470Z", "filename": "pano_0000_003105.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.74404185, "relative_pitch": 73.55454919771555, "relative_heading": 115.58311179033956, "relative_elevation": 46.5618478832766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85289062112019, 52.3850337717035, 45.4397760061547 ] }, "distance": 13.78, "direction": 45.33, "angle": 73.14, "elevation": 45.44, "pano_id": "TMX7316010203-001040_pano_0003_000024", "timestamp": "2019-01-07T11:50:01.314620Z", "filename": "pano_0003_000024.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.77503568, "relative_pitch": 73.13535754205728, "relative_heading": 45.33103469150214, "relative_elevation": 45.4397760061547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266695171973, 52.3850605134987, 45.4327154876664 ] }, "distance": 13.78, "direction": 336.77, "angle": 73.13, "elevation": 45.43, "pano_id": "TMX7316010203-002058_pano_0000_000305", "timestamp": "2021-03-24T10:25:13.936950Z", "filename": "pano_0000_000305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.77602847, "relative_pitch": 73.13173887636934, "relative_heading": 336.7749376940516, "relative_elevation": 45.4327154876664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002829_pano_0008_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85268401410162, 52.3850647954307, 45.4916881462559 ] }, "distance": 13.81, "direction": 341.99, "angle": 73.11, "elevation": 45.49, "pano_id": "TMX7316010203-002829_pano_0008_000036", "timestamp": "2022-12-06T09:33:35.725320Z", "filename": "pano_0008_000036.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.81293953, "relative_pitch": 73.10979225882983, "relative_heading": 341.98983810955144, "relative_elevation": 45.4916881462559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85289278056757, 52.3850329188017, 45.4705093493685 ] }, "distance": 13.81, "direction": 46.04, "angle": 73.1, "elevation": 45.47, "pano_id": "TMX7316010203-001040_pano_0003_000284", "timestamp": "2019-01-07T11:52:48.423290Z", "filename": "pano_0003_000284.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.81393805, "relative_pitch": 73.10122161317624, "relative_heading": 46.03972321103471, "relative_elevation": 45.4705093493685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85289729501189, 52.3850303171786, 45.3528465796262 ] }, "distance": 13.84, "direction": 47.79, "angle": 73.03, "elevation": 45.35, "pano_id": "TMX7316010203-002386_pano_0000_000312", "timestamp": "2022-01-04T09:24:39.015940Z", "filename": "pano_0000_000312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.84066653, "relative_pitch": 73.02899220875919, "relative_heading": 47.7859089174765, "relative_elevation": 45.3528465796262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85265316360858, 52.3850586844632, 45.5124350897968 ] }, "distance": 13.99, "direction": 332.91, "angle": 72.91, "elevation": 45.51, "pano_id": "TMX7316010203-002554_pano_0000_005709", "timestamp": "2022-05-02T09:23:21.643300Z", "filename": "pano_0000_005709.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 13.99101883, "relative_pitch": 72.91200097873704, "relative_heading": 332.9103511068241, "relative_elevation": 45.5124350897968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85293324220996, 52.3848925667457, 47.3747884277254 ] }, "distance": 14.06, "direction": 115.4, "angle": 73.47, "elevation": 47.37, "pano_id": "TMX7316010203-000275_pano_0000_001798", "timestamp": "2017-04-21T08:50:49.991140Z", "filename": "pano_0000_001798.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.05688268, "relative_pitch": 73.47350691623973, "relative_heading": 115.39572884163785, "relative_elevation": 47.3747884277254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85282269004588, 52.3850654475777, 45.4433234287426 ] }, "distance": 14.18, "direction": 21.38, "angle": 72.66, "elevation": 45.44, "pano_id": "TMX7316010203-001130_pano_0000_000493", "timestamp": "2019-04-16T09:47:58.930830Z", "filename": "pano_0000_000493.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.1849196, "relative_pitch": 72.66449222459606, "relative_heading": 21.38067108207321, "relative_elevation": 45.4433234287426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85265936964677, 52.3850629390931, 45.4153693737462 ] }, "distance": 14.23, "direction": 335.29, "angle": 72.6, "elevation": 45.42, "pano_id": "TMX7316010203-001700_pano_0000_001337", "timestamp": "2020-05-08T10:48:58.413820Z", "filename": "pano_0000_001337.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.23239814, "relative_pitch": 72.59990340371013, "relative_heading": 335.29342287758266, "relative_elevation": 45.4153693737462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track03_Sphere_00076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852579631162993, 52.38502439856499, 0.0 ] }, "distance": 14.29, "direction": 307.21, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track03_Sphere_00076", "timestamp": "2024-11-21T09:59:26Z", "filename": "amsterdam_21112024_Track03_Sphere_00076.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.2871861, "relative_pitch": 0.0, "relative_heading": 307.21496834552573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85293726234008, 52.3848926993728, 46.896445678547 ] }, "distance": 14.3, "direction": 114.87, "angle": 73.04, "elevation": 46.9, "pano_id": "TMX7316010203-002627_pano_0004_000464", "timestamp": "2022-06-24T10:57:01.527920Z", "filename": "pano_0004_000464.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.29842074, "relative_pitch": 73.0438777571693, "relative_heading": 114.87189842572636, "relative_elevation": 46.896445678547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_09_46_22_00199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852646097361021, 52.38505969674869, 0.0 ] }, "distance": 14.32, "direction": 331.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_09_46_22_00199", "timestamp": "2025-09-29T09:48:09Z", "filename": "2025_09_29_09_46_22_00199.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.31536477, "relative_pitch": 0.0, "relative_heading": 331.40109670525044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85290353983629, 52.3850332789292, 45.4528128150851 ] }, "distance": 14.38, "direction": 47.95, "angle": 72.45, "elevation": 45.45, "pano_id": "TMX7316010203-001700_pano_0000_003872", "timestamp": "2020-05-08T11:05:51.123750Z", "filename": "pano_0000_003872.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.37707886, "relative_pitch": 72.4474311649201, "relative_heading": 47.95167917813888, "relative_elevation": 45.4528128150851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852576238987606, 52.38502310699629, 0.0 ] }, "distance": 14.39, "direction": 306.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00957", "timestamp": "2025-06-18T07:55:34Z", "filename": "recording_2025-06-18_07-44-47_00957.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.38644259, "relative_pitch": 0.0, "relative_heading": 306.20276360176143, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0000_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85290311060052, 52.3850349876611, 45.461322022602 ] }, "distance": 14.48, "direction": 47.32, "angle": 72.33, "elevation": 45.46, "pano_id": "TMX7316010203-001594_pano_0000_000182", "timestamp": "2020-01-27T12:19:50.832940Z", "filename": "pano_0000_000182.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.48361518, "relative_pitch": 72.32853527525042, "relative_heading": 47.315686104097146, "relative_elevation": 45.461322022602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85264157037305, 52.3850602090068, 45.0582366278395 ] }, "distance": 14.51, "direction": 330.44, "angle": 72.14, "elevation": 45.06, "pano_id": "TMX7316010203-000275_pano_0000_001332", "timestamp": "2017-04-21T08:35:31.378300Z", "filename": "pano_0000_001332.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.5149937, "relative_pitch": 72.14425067816296, "relative_heading": 330.44051097127215, "relative_elevation": 45.0582366278395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85255781638428, 52.3848859570806, 46.6434127120301 ] }, "distance": 14.53, "direction": 242.26, "angle": 72.69, "elevation": 46.64, "pano_id": "TMX7316010203-001714_pano_0000_003100", "timestamp": "2020-05-14T11:22:12.476460Z", "filename": "pano_0000_003100.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.53326032, "relative_pitch": 72.69389191339071, "relative_heading": 242.26276216809902, "relative_elevation": 46.6434127120301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002829_pano_0008_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85283265804196, 52.3850669769389, 45.4985975027084 ] }, "distance": 14.6, "direction": 23.62, "angle": 72.21, "elevation": 45.5, "pano_id": "TMX7316010203-002829_pano_0008_000034", "timestamp": "2022-12-06T09:33:34.890340Z", "filename": "pano_0008_000034.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.60194077, "relative_pitch": 72.20691928903622, "relative_heading": 23.61760826924338, "relative_elevation": 45.4985975027084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85264459927677, 52.385062461617, 46.0599284125492 ] }, "distance": 14.63, "direction": 331.63, "angle": 72.37, "elevation": 46.06, "pano_id": "TMX7315080123-000295_pano_0000_000493", "timestamp": "2016-06-15T12:48:16.854790Z", "filename": "pano_0000_000493.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.63442638, "relative_pitch": 72.37360620038744, "relative_heading": 331.62705547805064, "relative_elevation": 46.0599284125492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0010_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85286439096844, 52.3850574254842, 45.138964606449 ] }, "distance": 14.69, "direction": 33.04, "angle": 71.97, "elevation": 45.14, "pano_id": "TMX7316010203-002850_pano_0010_000062", "timestamp": "2022-12-12T12:02:01.695460Z", "filename": "pano_0010_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.69198958, "relative_pitch": 71.97078438457031, "relative_heading": 33.04074832272664, "relative_elevation": 45.138964606449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85291429113024, 52.3850313452577, 45.424372616224 ] }, "distance": 14.79, "direction": 50.47, "angle": 71.96, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_005856", "timestamp": "2022-05-02T09:24:36.602780Z", "filename": "pano_0000_005856.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.79084954, "relative_pitch": 71.96398219257232, "relative_heading": 50.47064316852621, "relative_elevation": 45.424372616224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852529149632774, 52.38494374861973, 0.0 ] }, "distance": 14.82, "direction": 268.71, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00625", "timestamp": "2025-09-26T06:41:53Z", "filename": "2025_09_26_05_36_39_00625.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.81883827, "relative_pitch": 0.0, "relative_heading": 268.7112423883711, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852965818238336, 52.384950437850975, 0.0 ] }, "distance": 14.92, "direction": 88.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00631", "timestamp": "2025-09-26T06:41:56Z", "filename": "2025_09_26_05_36_39_00631.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.92218947, "relative_pitch": 0.0, "relative_heading": 88.42152077585462, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85294977007268, 52.384895765683, 47.1722176754847 ] }, "distance": 14.94, "direction": 112.31, "angle": 72.42, "elevation": 47.17, "pano_id": "TMX7316010203-001131_pano_0000_000749", "timestamp": "2019-04-16T11:44:46.855900Z", "filename": "pano_0000_000749.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.94247176, "relative_pitch": 72.42366025108903, "relative_heading": 112.31064161502191, "relative_elevation": 47.1722176754847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_003097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85291358897032, 52.3850346919375, 45.5005042953417 ] }, "distance": 14.99, "direction": 49.26, "angle": 71.76, "elevation": 45.5, "pano_id": "TMX7316010203-000798_pano_0000_003097", "timestamp": "2018-06-20T08:34:56.416950Z", "filename": "pano_0000_003097.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 14.99436287, "relative_pitch": 71.76073716262854, "relative_heading": 49.256719949058585, "relative_elevation": 45.5005042953417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_000843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85294551760543, 52.3848885079079, 44.9101692540571 ] }, "distance": 15.01, "direction": 115.58, "angle": 71.52, "elevation": 44.91, "pano_id": "TMX7316010203-000798_pano_0000_000843", "timestamp": "2018-06-20T07:52:30.523140Z", "filename": "pano_0000_000843.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.00569572, "relative_pitch": 71.52413960338154, "relative_heading": 115.58493045149146, "relative_elevation": 44.9101692540571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track04_Sphere_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852636513304509, 52.38506394062552, 0.0 ] }, "distance": 15.05, "direction": 330.08, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track04_Sphere_00146", "timestamp": "2024-11-21T10:03:44Z", "filename": "amsterdam_21112024_Track04_Sphere_00146.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.04634403, "relative_pitch": 0.0, "relative_heading": 330.08005209620023, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85263371321569, 52.3850643619946, 45.2368131745607 ] }, "distance": 15.18, "direction": 329.54, "angle": 71.45, "elevation": 45.24, "pano_id": "TMX7316010203-000195_pano_0000_000310", "timestamp": "2016-11-28T12:49:03.452710Z", "filename": "pano_0000_000310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.18273991, "relative_pitch": 71.44680689277163, "relative_heading": 329.5447250088987, "relative_elevation": 45.2368131745607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85256442181082, 52.38502553496978, 0.0 ] }, "distance": 15.2, "direction": 305.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01232", "timestamp": "2024-09-11T07:41:59Z", "filename": "recording_2024-09-11_07-28-02_01232.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.19745231, "relative_pitch": 0.0, "relative_heading": 305.23297521202494, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track04_Sphere_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852855783323433, 52.38506647607672, 0.0 ] }, "distance": 15.25, "direction": 29.13, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track04_Sphere_00143", "timestamp": "2024-11-21T10:03:43Z", "filename": "amsterdam_21112024_Track04_Sphere_00143.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.25220371, "relative_pitch": 0.0, "relative_heading": 29.129384678560026, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_09_46_22_00196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852866549813675, 52.385062839693965, 0.0 ] }, "distance": 15.28, "direction": 32.27, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_09_46_22_00196", "timestamp": "2025-09-29T09:48:07Z", "filename": "2025_09_29_09_46_22_00196.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.2785478, "relative_pitch": 0.0, "relative_heading": 32.27095807941966, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85285439160098, 52.3850682523909, 45.2240590527654 ] }, "distance": 15.38, "direction": 28.46, "angle": 71.22, "elevation": 45.22, "pano_id": "TMX7316010203-000195_pano_0000_000307", "timestamp": "2016-11-28T12:49:02.232750Z", "filename": "pano_0000_000307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.37977758, "relative_pitch": 71.21788137262158, "relative_heading": 28.46255756914301, "relative_elevation": 45.2240590527654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85287351404813, 52.3850618345461, 45.5116195864975 ] }, "distance": 15.44, "direction": 33.98, "angle": 71.26, "elevation": 45.51, "pano_id": "TMX7316010203-002554_pano_0000_005706", "timestamp": "2022-05-02T09:23:20.333280Z", "filename": "pano_0000_005706.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.44402271, "relative_pitch": 71.25574647797731, "relative_heading": 33.9801707705322, "relative_elevation": 45.5116195864975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85286316253887, 52.3850661844338, 46.0528217339888 ] }, "distance": 15.48, "direction": 30.81, "angle": 71.43, "elevation": 46.05, "pano_id": "TMX7315080123-000295_pano_0000_000490", "timestamp": "2016-06-15T12:48:15.544700Z", "filename": "pano_0000_000490.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.47511209, "relative_pitch": 71.42612667066554, "relative_heading": 30.813059211085776, "relative_elevation": 46.0528217339888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253961040742, 52.3848874045012, 46.9691651705652 ] }, "distance": 15.57, "direction": 244.91, "angle": 71.66, "elevation": 46.97, "pano_id": "TMX7316010203-002627_pano_0004_000459", "timestamp": "2022-06-24T10:56:53.247970Z", "filename": "pano_0004_000459.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.57208614, "relative_pitch": 71.65765416494067, "relative_heading": 244.91098018868607, "relative_elevation": 46.9691651705652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85255101403369, 52.3850214213106, 45.4316810434684 ] }, "distance": 15.7, "direction": 301.95, "angle": 70.93, "elevation": 45.43, "pano_id": "TMX7316010203-002554_pano_0000_005851", "timestamp": "2022-05-02T09:24:34.797790Z", "filename": "pano_0000_005851.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.70488803, "relative_pitch": 70.93068322316202, "relative_heading": 301.94573390465905, "relative_elevation": 45.4316810434684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85254301851298, 52.3848800646373, 48.4441107986495 ] }, "distance": 15.73, "direction": 241.86, "angle": 72.01, "elevation": 48.44, "pano_id": "TMX7315080123-000295_pano_0000_000153", "timestamp": "2016-06-15T12:40:48.937430Z", "filename": "pano_0000_000153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.73059318, "relative_pitch": 72.01054072391312, "relative_heading": 241.8569976680543, "relative_elevation": 48.4441107986495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track44_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852537950037576, 52.38488511657193, 0.0 ] }, "distance": 15.78, "direction": 244.25, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track44_Sphere_00015", "timestamp": "2024-11-26T12:18:50Z", "filename": "AMS_26112024_845_Track44_Sphere_00015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.78347952, "relative_pitch": 0.0, "relative_heading": 244.2479937438787, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852931163789128, 52.38503448874379, 0.0 ] }, "distance": 15.91, "direction": 52.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01237", "timestamp": "2024-09-11T07:42:01Z", "filename": "recording_2024-09-11_07-28-02_01237.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.9062538, "relative_pitch": 0.0, "relative_heading": 52.13285741194963, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85260520026402, 52.3850610683057, 45.4515088638291 ] }, "distance": 15.96, "direction": 322.85, "angle": 70.65, "elevation": 45.45, "pano_id": "TMX7316010203-001130_pano_0000_000496", "timestamp": "2019-04-16T09:48:00.190780Z", "filename": "pano_0000_000496.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 15.95949185, "relative_pitch": 70.65217931492468, "relative_heading": 322.85459915052377, "relative_elevation": 45.4515088638291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002829_pano_0008_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85260943182205, 52.3850634546485, 45.4930617725477 ] }, "distance": 16.0, "direction": 324.25, "angle": 70.62, "elevation": 45.49, "pano_id": "TMX7316010203-002829_pano_0008_000037", "timestamp": "2022-12-06T09:33:36.140330Z", "filename": "pano_0008_000037.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.00193217, "relative_pitch": 70.6209600788252, "relative_heading": 324.2511584814213, "relative_elevation": 45.4930617725477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_003092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85254678676624, 52.3850246573932, 45.509936010465 ] }, "distance": 16.14, "direction": 302.49, "angle": 70.47, "elevation": 45.51, "pano_id": "TMX7316010203-000798_pano_0000_003092", "timestamp": "2018-06-20T08:34:54.186970Z", "filename": "pano_0000_003092.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.14037888, "relative_pitch": 70.4726355554293, "relative_heading": 302.4898158554259, "relative_elevation": 45.509936010465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85288902879714, 52.3850634320939, 45.4401115458459 ] }, "distance": 16.2, "direction": 36.73, "angle": 70.38, "elevation": 45.44, "pano_id": "TMX7316010203-002058_pano_0000_000302", "timestamp": "2021-03-24T10:25:12.572010Z", "filename": "pano_0000_000302.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.20046214, "relative_pitch": 70.37766046665949, "relative_heading": 36.72783002120735, "relative_elevation": 45.4401115458459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852943094788499, 52.385029696827864, 0.0 ] }, "distance": 16.25, "direction": 55.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00962", "timestamp": "2025-06-18T07:55:36Z", "filename": "recording_2025-06-18_07-44-47_00962.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.24629327, "relative_pitch": 0.0, "relative_heading": 55.37769988099393, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85259274994577, 52.3850596571547, 45.4339130064473 ] }, "distance": 16.36, "direction": 320.16, "angle": 70.19, "elevation": 45.43, "pano_id": "TMX7316010203-002058_pano_0000_000306", "timestamp": "2021-03-24T10:25:14.386850Z", "filename": "pano_0000_000306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.36435759, "relative_pitch": 70.19202676734247, "relative_heading": 320.1557809480735, "relative_elevation": 45.4339130064473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track03_Sphere_00081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852943263883574, 52.38503394877797, 0.0 ] }, "distance": 16.53, "direction": 54.05, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track03_Sphere_00081", "timestamp": "2024-11-21T09:59:28Z", "filename": "amsterdam_21112024_Track03_Sphere_00081.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.52901802, "relative_pitch": 0.0, "relative_heading": 54.0506222540873, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0000_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253752903856, 52.3850237457912, 45.452114475891 ] }, "distance": 16.62, "direction": 301.03, "angle": 69.91, "elevation": 45.45, "pano_id": "TMX7316010203-001594_pano_0000_000177", "timestamp": "2020-01-27T12:19:48.423010Z", "filename": "pano_0000_000177.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.62298242, "relative_pitch": 69.91126173378682, "relative_heading": 301.0277265915408, "relative_elevation": 45.452114475891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253597872545, 52.3850229660282, 45.4572026859969 ] }, "distance": 16.67, "direction": 300.59, "angle": 69.86, "elevation": 45.46, "pano_id": "TMX7316010203-001700_pano_0000_003867", "timestamp": "2020-05-08T11:05:48.143760Z", "filename": "pano_0000_003867.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.66920869, "relative_pitch": 69.8619547799886, "relative_heading": 300.585137751011, "relative_elevation": 45.4572026859969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0010_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85257087809105, 52.3850519031204, 45.1324192164466 ] }, "distance": 16.74, "direction": 314.34, "angle": 69.65, "elevation": 45.13, "pano_id": "TMX7316010203-002850_pano_0010_000066", "timestamp": "2022-12-12T12:02:04.655420Z", "filename": "pano_0010_000066.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.742167, "relative_pitch": 69.64733400352286, "relative_heading": 314.3409881760557, "relative_elevation": 45.1324192164466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85289501780484, 52.3850668750068, 45.443437917158 ] }, "distance": 16.75, "direction": 37.06, "angle": 69.76, "elevation": 45.44, "pano_id": "TMX7316010203-001130_pano_0000_000492", "timestamp": "2019-04-16T09:47:58.515750Z", "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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.75165873, "relative_pitch": 69.76477318102066, "relative_heading": 37.06206268798335, "relative_elevation": 45.443437917158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8525800773378, 52.3850576609995, 45.5166103905067 ] }, "distance": 16.77, "direction": 317.4, "angle": 69.78, "elevation": 45.52, "pano_id": "TMX7316010203-002554_pano_0000_005710", "timestamp": "2022-05-02T09:23:22.073280Z", "filename": "pano_0000_005710.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.76596895, "relative_pitch": 69.77880769304417, "relative_heading": 317.40443213404495, "relative_elevation": 45.5166103905067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track44_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852978102879497, 52.38489394259004, 0.0 ] }, "distance": 16.81, "direction": 110.45, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track44_Sphere_00021", "timestamp": "2024-11-26T12:18:56Z", "filename": "AMS_26112024_845_Track44_Sphere_00021.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.81300187, "relative_pitch": 0.0, "relative_heading": 110.45417050754952, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85258369924072, 52.385061746418, 45.4179273201153 ] }, "distance": 16.94, "direction": 319.06, "angle": 69.54, "elevation": 45.42, "pano_id": "TMX7316010203-001700_pano_0000_001338", "timestamp": "2020-05-08T10:48:58.798810Z", "filename": "pano_0000_001338.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.94078235, "relative_pitch": 69.54460038459989, "relative_heading": 319.05927370293506, "relative_elevation": 45.4179273201153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85252988575064, 52.3850219165875, 45.3687453959137 ] }, "distance": 16.97, "direction": 299.53, "angle": 69.49, "elevation": 45.37, "pano_id": "TMX7316010203-002386_pano_0000_000307", "timestamp": "2022-01-04T09:24:37.055840Z", "filename": "pano_0000_000307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.96979006, "relative_pitch": 69.49212113883294, "relative_heading": 299.5329642507587, "relative_elevation": 45.3687453959137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85298184184383, 52.3848955060657, 48.1956705674529 ] }, "distance": 16.99, "direction": 109.6, "angle": 70.58, "elevation": 48.2, "pano_id": "TMX7315080123-000295_pano_0000_000159", "timestamp": "2016-06-15T12:40:55.202700Z", "filename": "pano_0000_000159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 16.99259828, "relative_pitch": 70.57861341482707, "relative_heading": 109.60454211964039, "relative_elevation": 48.1956705674529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85252838441628, 52.3850220404304, 45.4582494981587 ] }, "distance": 17.07, "direction": 299.4, "angle": 69.42, "elevation": 45.46, "pano_id": "TMX7316010203-001040_pano_0003_000279", "timestamp": "2019-01-07T11:52:46.458250Z", "filename": "pano_0003_000279.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.06556645, "relative_pitch": 69.42326856419973, "relative_heading": 299.4040497808732, "relative_elevation": 45.4582494981587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85295686204467, 52.3850307881199, 46.0040915766731 ] }, "distance": 17.09, "direction": 56.83, "angle": 69.62, "elevation": 46.0, "pano_id": "TMX7316010203-001714_pano_0000_003736", "timestamp": "2020-05-14T11:35:23.695380Z", "filename": "pano_0000_003736.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.09214494, "relative_pitch": 69.61819016660897, "relative_heading": 56.828174475434565, "relative_elevation": 46.0040915766731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_09_46_22_00200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_09_46_22_00200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_09_46_22_00200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85257114033778, 52.385058576449886, 0.0 ] }, "distance": 17.26, "direction": 316.15, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_09_46_22_00200", "timestamp": "2025-09-29T09:48:09Z", "filename": "2025_09_29_09_46_22_00200.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.25696222, "relative_pitch": 0.0, "relative_heading": 316.1460017718141, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85252506658074, 52.3850220721672, 45.4250821880996 ] }, "distance": 17.26, "direction": 299.05, "angle": 69.19, "elevation": 45.43, "pano_id": "TMX7316010203-001040_pano_0003_000019", "timestamp": "2019-01-07T11:49:59.174720Z", "filename": "pano_0003_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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.26443876, "relative_pitch": 69.19000446117835, "relative_heading": 299.04618019231486, "relative_elevation": 45.4250821880996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track47_Sphere_00076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853001347367786, 52.38494698506303, 0.0 ] }, "distance": 17.34, "direction": 89.91, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track47_Sphere_00076", "timestamp": "2024-11-26T12:28:41Z", "filename": "AMS_26112024_845_Track47_Sphere_00076.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.33563391, "relative_pitch": 0.0, "relative_heading": 89.91126044917075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002829_pano_0008_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85290743270423, 52.385067941872, 45.4959346055984 ] }, "distance": 17.37, "direction": 39.05, "angle": 69.11, "elevation": 45.5, "pano_id": "TMX7316010203-002829_pano_0008_000033", "timestamp": "2022-12-06T09:33:34.465320Z", "filename": "pano_0008_000033.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.36630653, "relative_pitch": 69.10758578062084, "relative_heading": 39.05185454975867, "relative_elevation": 45.4959346055984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85257174313772, 52.3850614118621, 46.0583148524165 ] }, "distance": 17.46, "direction": 316.96, "angle": 69.24, "elevation": 46.06, "pano_id": "TMX7315080123-000295_pano_0000_000494", "timestamp": "2016-06-15T12:48:17.284770Z", "filename": "pano_0000_000494.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.45780671, "relative_pitch": 69.2414368349876, "relative_heading": 316.96057545922343, "relative_elevation": 46.0583148524165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85250710501684, 52.3848886438393, 47.2911211131141 ] }, "distance": 17.55, "direction": 248.38, "angle": 69.64, "elevation": 47.29, "pano_id": "TMX7316010203-001131_pano_0000_000743", "timestamp": "2019-04-16T11:44:41.460970Z", "filename": "pano_0000_000743.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.5502439, "relative_pitch": 69.63956811866117, "relative_heading": 248.38462711782293, "relative_elevation": 47.2911211131141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85251542425726, 52.3850204607034, 45.9245080519468 ] }, "distance": 17.76, "direction": 297.51, "angle": 68.86, "elevation": 45.92, "pano_id": "TMX7316010203-001714_pano_0000_003730", "timestamp": "2020-05-14T11:35:21.365430Z", "filename": "pano_0000_003730.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.75769591, "relative_pitch": 68.85993699995781, "relative_heading": 297.5117469254742, "relative_elevation": 45.9245080519468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85296548217703, 52.3850338643174, 45.4790982678533 ] }, "distance": 17.77, "direction": 56.94, "angle": 68.66, "elevation": 45.48, "pano_id": "TMX7316010203-001040_pano_0003_000285", "timestamp": "2019-01-07T11:52:48.813270Z", "filename": "pano_0003_000285.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.77074285, "relative_pitch": 68.65716191636528, "relative_heading": 56.93977538301832, "relative_elevation": 45.4790982678533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85296405685997, 52.385035263949, 45.448793573305 ] }, "distance": 17.78, "direction": 56.35, "angle": 68.64, "elevation": 45.45, "pano_id": "TMX7316010203-001040_pano_0003_000025", "timestamp": "2019-01-07T11:50:01.744750Z", "filename": "pano_0003_000025.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.77531648, "relative_pitch": 68.63921128462147, "relative_heading": 56.348383700666524, "relative_elevation": 45.448793573305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track47_Sphere_00069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track47_Sphere_00069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track47_Sphere_00069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852485153380159, 52.384940431239755, 0.0 ] }, "distance": 17.82, "direction": 267.74, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track47_Sphere_00069", "timestamp": "2024-11-26T12:28:33Z", "filename": "AMS_26112024_845_Track47_Sphere_00069.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.82452621, "relative_pitch": 0.0, "relative_heading": 267.74152101449386, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_000837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8525056885166, 52.3848823163385, 45.1158375469968 ] }, "distance": 17.91, "direction": 246.4, "angle": 68.35, "elevation": 45.12, "pano_id": "TMX7316010203-000798_pano_0000_000837", "timestamp": "2018-06-20T07:52:24.918190Z", "filename": "pano_0000_000837.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.9099799, "relative_pitch": 68.34802778574075, "relative_heading": 246.40383783981892, "relative_elevation": 45.1158375469968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85297078375079, 52.3850311057197, 45.3488212749362 ] }, "distance": 17.91, "direction": 58.39, "angle": 68.45, "elevation": 45.35, "pano_id": "TMX7316010203-002386_pano_0000_000313", "timestamp": "2022-01-04T09:24:39.410730Z", "filename": "pano_0000_000313.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.91157713, "relative_pitch": 68.44729954811415, "relative_heading": 58.392767556993675, "relative_elevation": 45.3488212749362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track04_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852563612781031, 52.38506281162946, 0.0 ] }, "distance": 17.95, "direction": 316.01, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track04_Sphere_00147", "timestamp": "2024-11-21T10:03:45Z", "filename": "amsterdam_21112024_Track04_Sphere_00147.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 17.95194184, "relative_pitch": 0.0, "relative_heading": 316.0084994420496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0010_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85293759373596, 52.3850589434928, 45.1349318474531 ] }, "distance": 18.02, "direction": 46.15, "angle": 68.24, "elevation": 45.13, "pano_id": "TMX7316010203-002850_pano_0010_000061", "timestamp": "2022-12-12T12:02:01.125470Z", "filename": "pano_0010_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.02049917, "relative_pitch": 68.23523130893285, "relative_heading": 46.146204836781266, "relative_elevation": 45.1349318474531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852999857892015, 52.38489749200705, 0.0 ] }, "distance": 18.08, "direction": 107.64, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00287", "timestamp": "2025-09-26T06:31:04Z", "filename": "2025_09_26_05_36_39_00287.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.08463046, "relative_pitch": 0.0, "relative_heading": 107.64064109846451, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85256001215287, 52.3850633140109, 45.2370137311518 ] }, "distance": 18.16, "direction": 315.57, "angle": 68.12, "elevation": 45.24, "pano_id": "TMX7316010203-000195_pano_0000_000311", "timestamp": "2016-11-28T12:49:03.857710Z", "filename": "pano_0000_000311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.16295552, "relative_pitch": 68.12421825761534, "relative_heading": 315.5745926200036, "relative_elevation": 45.2370137311518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85293413855113, 52.3850642141447, 45.0676178131253 ] }, "distance": 18.27, "direction": 44.31, "angle": 67.94, "elevation": 45.07, "pano_id": "TMX7316010203-000275_pano_0000_001330", "timestamp": "2017-04-21T08:35:29.983390Z", "filename": "pano_0000_001330.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.26658523, "relative_pitch": 67.93654521005648, "relative_heading": 44.308088497309804, "relative_elevation": 45.0676178131253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track03_Sphere_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852507245098495, 52.38502080922355, 0.0 ] }, "distance": 18.27, "direction": 296.81, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track03_Sphere_00075", "timestamp": "2024-11-21T09:59:25Z", "filename": "amsterdam_21112024_Track03_Sphere_00075.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.27089055, "relative_pitch": 0.0, "relative_heading": 296.81289352113816, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852495757679411, 52.38488812570096, 0.0 ] }, "distance": 18.29, "direction": 249.11, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00280", "timestamp": "2025-09-26T06:30:58Z", "filename": "2025_09_26_05_36_39_00280.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.29122037, "relative_pitch": 0.0, "relative_heading": 249.108270622381, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track04_Sphere_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track04_Sphere_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track04_Sphere_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852928992521153, 52.38506758831001, 0.0 ] }, "distance": 18.3, "direction": 42.7, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track04_Sphere_00142", "timestamp": "2024-11-21T10:03:42Z", "filename": "amsterdam_21112024_Track04_Sphere_00142.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.29770753, "relative_pitch": 0.0, "relative_heading": 42.70153734629619, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8530027297811, 52.3848945647464, 46.5667297681794 ] }, "distance": 18.37, "direction": 108.42, "angle": 68.47, "elevation": 46.57, "pano_id": "TMX7316010203-001714_pano_0000_003106", "timestamp": "2020-05-14T11:22:17.681470Z", "filename": "pano_0000_003106.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.37140384, "relative_pitch": 68.4698831126509, "relative_heading": 108.42395245743069, "relative_elevation": 46.5667297681794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85292807115844, 52.3850696922892, 45.2218204261735 ] }, "distance": 18.43, "direction": 42.06, "angle": 67.83, "elevation": 45.22, "pano_id": "TMX7316010203-000195_pano_0000_000306", "timestamp": "2016-11-28T12:49:01.817790Z", "filename": "pano_0000_000306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.42835532, "relative_pitch": 67.82860074979554, "relative_heading": 42.064537158101665, "relative_elevation": 45.2218204261735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85297709635724, 52.3850346315794, 45.4495266163722 ] }, "distance": 18.48, "direction": 58.06, "angle": 67.87, "elevation": 45.45, "pano_id": "TMX7316010203-001700_pano_0000_003873", "timestamp": "2020-05-08T11:05:51.878710Z", "filename": "pano_0000_003873.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.48357025, "relative_pitch": 67.86923815885122, "relative_heading": 58.05525114010425, "relative_elevation": 45.4495266163722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852502920551234, 52.38502009764431, 0.0 ] }, "distance": 18.5, "direction": 296.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00956", "timestamp": "2025-06-18T07:55:33Z", "filename": "recording_2025-06-18_07-44-47_00956.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.49908263, "relative_pitch": 0.0, "relative_heading": 296.1826415462233, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0000_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85297653610321, 52.3850363503276, 45.4608708741143 ] }, "distance": 18.55, "direction": 57.49, "angle": 67.8, "elevation": 45.46, "pano_id": "TMX7316010203-001594_pano_0000_000183", "timestamp": "2020-01-27T12:19:51.352950Z", "filename": "pano_0000_000183.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.55329002, "relative_pitch": 67.79886314069948, "relative_heading": 57.491734103645435, "relative_elevation": 45.4608708741143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85293627860774, 52.3850673939978, 46.0507192257792 ] }, "distance": 18.62, "direction": 43.87, "angle": 67.98, "elevation": 46.05, "pano_id": "TMX7315080123-000295_pano_0000_000489", "timestamp": "2016-06-15T12:48:15.099680Z", "filename": "pano_0000_000489.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.62211793, "relative_pitch": 67.98243986363603, "relative_heading": 43.86843876000939, "relative_elevation": 46.0507192257792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85294666314287, 52.3850630793474, 45.5099086631089 ] }, "distance": 18.78, "direction": 46.44, "angle": 67.57, "elevation": 45.51, "pano_id": "TMX7316010203-002554_pano_0000_005705", "timestamp": "2022-05-02T09:23:19.888260Z", "filename": "pano_0000_005705.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.78488447, "relative_pitch": 67.57089217841455, "relative_heading": 46.43888037958272, "relative_elevation": 45.5099086631089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85249059940212, 52.3848831322804, 47.3023488549516 ] }, "distance": 18.82, "direction": 247.91, "angle": 68.3, "elevation": 47.3, "pano_id": "TMX7316010203-000275_pano_0000_001795", "timestamp": "2017-04-21T08:50:45.836240Z", "filename": "pano_0000_001795.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.82161043, "relative_pitch": 68.30238459724106, "relative_heading": 247.90919894238374, "relative_elevation": 47.3023488549516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85298707823999, 52.3850327188912, 45.4253401942551 ] }, "distance": 18.96, "direction": 59.69, "angle": 67.35, "elevation": 45.43, "pano_id": "TMX7316010203-002554_pano_0000_005857", "timestamp": "2022-05-02T09:24:36.967750Z", "filename": "pano_0000_005857.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 18.95537381, "relative_pitch": 67.34988936540444, "relative_heading": 59.68831121153381, "relative_elevation": 45.4253401942551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85301359108727, 52.384893558932, 46.9137624790892 ] }, "distance": 19.11, "direction": 108.04, "angle": 67.84, "elevation": 46.91, "pano_id": "TMX7316010203-002627_pano_0004_000465", "timestamp": "2022-06-24T10:57:02.297920Z", "filename": "pano_0004_000465.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.10881522, "relative_pitch": 67.83805266360044, "relative_heading": 108.04153623489557, "relative_elevation": 46.9137624790892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_003098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85298667521826, 52.3850359199342, 45.5020647412166 ] }, "distance": 19.11, "direction": 58.72, "angle": 67.21, "elevation": 45.5, "pano_id": "TMX7316010203-000798_pano_0000_003098", "timestamp": "2018-06-20T08:34:56.851910Z", "filename": "pano_0000_003098.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.11415787, "relative_pitch": 67.2140720957565, "relative_heading": 58.72499970310916, "relative_elevation": 45.5020647412166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_003099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_003099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_003099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85248265032426, 52.3848858662721, 46.6833540312946 ] }, "distance": 19.21, "direction": 249.36, "angle": 67.63, "elevation": 46.68, "pano_id": "TMX7316010203-001714_pano_0000_003099", "timestamp": "2020-05-14T11:22:11.431530Z", "filename": "pano_0000_003099.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.21483057, "relative_pitch": 67.62797411767043, "relative_heading": 249.35685213895715, "relative_elevation": 46.6833540312946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253241671795, 52.3850595252438, 45.4527786336839 ] }, "distance": 19.25, "direction": 310.7, "angle": 67.05, "elevation": 45.45, "pano_id": "TMX7316010203-001130_pano_0000_000497", "timestamp": "2019-04-16T09:48:00.615740Z", "filename": "pano_0000_000497.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.24680057, "relative_pitch": 67.04996234917361, "relative_heading": 310.69569067816167, "relative_elevation": 45.4527786336839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002829_pano_0008_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002829_pano_0008_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002829/pano_0008_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253528682111, 52.3850620769715, 45.4872982054949 ] }, "distance": 19.29, "direction": 311.71, "angle": 67.02, "elevation": 45.49, "pano_id": "TMX7316010203-002829_pano_0008_000038", "timestamp": "2022-12-06T09:33:36.550340Z", "filename": "pano_0008_000038.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.28682468, "relative_pitch": 67.02283103143674, "relative_heading": 311.71381290874643, "relative_elevation": 45.4872982054949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852491190450403, 52.38502193339478, 0.0 ] }, "distance": 19.31, "direction": 295.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01231", "timestamp": "2024-09-11T07:41:58Z", "filename": "recording_2024-09-11_07-28-02_01231.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.30667609, "relative_pitch": 0.0, "relative_heading": 295.6808465885446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852955904200499, 52.38506496846592, 0.0 ] }, "distance": 19.39, "direction": 47.27, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00066", "timestamp": "2025-09-26T06:23:14Z", "filename": "2025_09_26_05_36_39_00066.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.3877295, "relative_pitch": 0.0, "relative_heading": 47.27013180842395, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_000844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_000844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_000844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85301878155797, 52.3848899331469, 44.9155466519296 ] }, "distance": 19.57, "direction": 108.84, "angle": 66.46, "elevation": 44.92, "pano_id": "TMX7316010203-000798_pano_0000_000844", "timestamp": "2018-06-20T07:52:31.403100Z", "filename": "pano_0000_000844.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.57171992, "relative_pitch": 66.45508144935978, "relative_heading": 108.84418055575094, "relative_elevation": 44.9155466519296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85302380902347, 52.3848966454719, 47.1916099293157 ] }, "distance": 19.67, "direction": 106.46, "angle": 67.37, "elevation": 47.19, "pano_id": "TMX7316010203-001131_pano_0000_000750", "timestamp": "2019-04-16T11:44:47.760930Z", "filename": "pano_0000_000750.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.67141913, "relative_pitch": 67.37160262659302, "relative_heading": 106.46258099112298, "relative_elevation": 47.1916099293157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85296343889041, 52.3850644669826, 45.4367506755516 ] }, "distance": 19.73, "direction": 48.4, "angle": 66.53, "elevation": 45.44, "pano_id": "TMX7316010203-002058_pano_0000_000301", "timestamp": "2021-03-24T10:25:12.121940Z", "filename": "pano_0000_000301.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.73054465, "relative_pitch": 66.52749053814345, "relative_heading": 48.40009545816355, "relative_elevation": 45.4367506755516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852455981245282, 52.38494292392956, 0.0 ] }, "distance": 19.8, "direction": 268.77, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00624", "timestamp": "2025-09-26T06:41:53Z", "filename": "2025_09_26_05_36_39_00624.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.80149584, "relative_pitch": 0.0, "relative_heading": 268.77004159954254, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85251827814272, 52.3850588053213, 45.4253112869337 ] }, "distance": 19.94, "direction": 308.72, "angle": 66.3, "elevation": 45.43, "pano_id": "TMX7316010203-002058_pano_0000_000307", "timestamp": "2021-03-24T10:25:14.831930Z", "filename": "pano_0000_000307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.93632763, "relative_pitch": 66.30421962054646, "relative_heading": 308.7168008209555, "relative_elevation": 45.4253112869337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85247822159591, 52.3850185437043, 45.4158909991384 ] }, "distance": 19.95, "direction": 293.61, "angle": 66.28, "elevation": 45.42, "pano_id": "TMX7316010203-002554_pano_0000_005850", "timestamp": "2022-05-02T09:24:34.437770Z", "filename": "pano_0000_005850.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.95210221, "relative_pitch": 66.28316281288781, "relative_heading": 293.60536251751114, "relative_elevation": 45.4158909991384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_05_36_39_00632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_05_36_39_00632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853039910786078, 52.3849513652593, 0.0 ] }, "distance": 19.97, "direction": 88.52, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_05_36_39_00632", "timestamp": "2025-09-26T06:41:57Z", "filename": "2025_09_26_05_36_39_00632.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.96791627, "relative_pitch": 0.0, "relative_heading": 88.52421138877854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/MS_26112024_845_Track44_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/MS_26112024_845_Track44_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/AMS_26112024_845_Track44_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852471182777168, 52.384884554470744, 0.0 ] }, "distance": 20.0, "direction": 249.75, "angle": 0.0, "elevation": 0.0, "pano_id": "MS_26112024_845_Track44_Sphere_00014", "timestamp": "2024-11-26T12:18:49Z", "filename": "AMS_26112024_845_Track44_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 19.99743681, "relative_pitch": 0.0, "relative_heading": 249.75417151888902, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853004723801416, 52.3850354609888, 0.0 ] }, "distance": 20.15, "direction": 60.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01238", "timestamp": "2024-09-11T07:42:01Z", "filename": "recording_2024-09-11_07-28-02_01238.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.14948414, "relative_pitch": 0.0, "relative_heading": 60.663557206545285, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85296746288311, 52.3850682325909, 45.4435911476612 ] }, "distance": 20.21, "direction": 48.03, "angle": 66.02, "elevation": 45.44, "pano_id": "TMX7316010203-001130_pano_0000_000491", "timestamp": "2019-04-16T09:47:58.100840Z", "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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.21405105, "relative_pitch": 66.01972104992882, "relative_heading": 48.02753755607963, "relative_elevation": 45.4435911476612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85248827802902, 52.3848555181308, 48.4276932310313 ] }, "distance": 20.32, "direction": 240.02, "angle": 67.24, "elevation": 48.43, "pano_id": "TMX7315080123-000295_pano_0000_000152", "timestamp": "2016-06-15T12:40:47.712440Z", "filename": "pano_0000_000152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.31583676, "relative_pitch": 67.24152878843054, "relative_heading": 240.0221987164545, "relative_elevation": 48.4276932310313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_003091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_003091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_003091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8524734194801, 52.3850211929063, 45.5102303661406 ] }, "distance": 20.37, "direction": 294.0, "angle": 65.89, "elevation": 45.51, "pano_id": "TMX7316010203-000798_pano_0000_003091", "timestamp": "2018-06-20T08:34:53.732010Z", "filename": "pano_0000_003091.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.37022544, "relative_pitch": 65.88687182576142, "relative_heading": 293.99688770617234, "relative_elevation": 45.5102303661406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85250683111089, 52.385056644226, 45.5082056811079 ] }, "distance": 20.41, "direction": 306.82, "angle": 65.85, "elevation": 45.51, "pano_id": "TMX7316010203-002554_pano_0000_005711", "timestamp": "2022-05-02T09:23:22.503270Z", "filename": "pano_0000_005711.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.40521257, "relative_pitch": 65.84923490017847, "relative_heading": 306.82078953387224, "relative_elevation": 45.5082056811079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85250888803336, 52.3850606142881, 45.4078874764964 ] }, "distance": 20.56, "direction": 308.04, "angle": 65.64, "elevation": 45.41, "pano_id": "TMX7316010203-001700_pano_0000_001339", "timestamp": "2020-05-08T10:48:59.178830Z", "filename": "pano_0000_001339.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.56251283, "relative_pitch": 65.63707519188519, "relative_heading": 308.04015002088516, "relative_elevation": 45.4078874764964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0010_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0010_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0010_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85249756294907, 52.3850512697351, 45.1201558364555 ] }, "distance": 20.57, "direction": 304.43, "angle": 65.49, "elevation": 45.12, "pano_id": "TMX7316010203-002850_pano_0010_000067", "timestamp": "2022-12-12T12:02:05.800450Z", "filename": "pano_0010_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.56981547, "relative_pitch": 65.4922450269423, "relative_heading": 304.4331642328387, "relative_elevation": 45.1201558364555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853016463544426, 52.38503097150588, 0.0 ] }, "distance": 20.62, "direction": 62.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00963", "timestamp": "2025-06-18T07:55:37Z", "filename": "recording_2025-06-18_07-44-47_00963.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.61814775, "relative_pitch": 0.0, "relative_heading": 62.96265372494565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track03_Sphere_00082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track03_Sphere_00082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track03_Sphere_00082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.853016489774988, 52.38503489026609, 0.0 ] }, "distance": 20.82, "direction": 61.9, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track03_Sphere_00082", "timestamp": "2024-11-21T09:59:29Z", "filename": "amsterdam_21112024_Track03_Sphere_00082.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.82156459, "relative_pitch": 0.0, "relative_heading": 61.896038074050246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0000_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0000_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0000_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85246448954421, 52.385020287944, 45.4400966865942 ] }, "distance": 20.89, "direction": 293.07, "angle": 65.31, "elevation": 45.44, "pano_id": "TMX7316010203-001594_pano_0000_000176", "timestamp": "2020-01-27T12:19:47.972980Z", "filename": "pano_0000_000176.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.88749168, "relative_pitch": 65.31313303948795, "relative_heading": 293.0662191037079, "relative_elevation": 45.4400966865942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_05_36_39_00628/adjacencies/2025_09_26_05_36_39_00628/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85246248991572, 52.3850195031498, 45.4478633152321 ] }, "distance": 20.98, "direction": 292.7, "angle": 65.22, "elevation": 45.45, "pano_id": "TMX7316010203-001700_pano_0000_003866", "timestamp": "2020-05-08T11:05:47.628750Z", "filename": "pano_0000_003866.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_05_36_39_00628", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118613.526, 488699.462 ] }, "relative_distance": 20.97896809, "relative_pitch": 65.22170920282468, "relative_heading": 292.70109981450065, "relative_elevation": 45.4478633152321 } ] } }