Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track30_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862289079899528, 52.37185853118747, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track30_Sphere_00023", "timestamp": "2024-11-21T11:23:14Z", "filename": "amsterdam_21112024_Track30_Sphere_00023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86229577275796, 52.3718635224919, 46.03419434838 ] }, "distance": 0.72, "direction": 39.38, "angle": 89.11, "elevation": 46.03, "pano_id": "TMX7316010203-001040_pano_0005_000375", "timestamp": "2019-01-07T12:16:52.135770Z", "filename": "pano_0005_000375.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 0.71851137, "relative_pitch": 89.10578805457244, "relative_heading": 39.37655101646576, "relative_elevation": 46.03419434838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86227851325652, 52.3718560360725, 46.1776565406471 ] }, "distance": 0.77, "direction": 248.9, "angle": 89.04, "elevation": 46.18, "pano_id": "TMX7316010203-002439_pano_0006_000035", "timestamp": "2022-01-25T12:07:31.100590Z", "filename": "pano_0006_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 0.77136691, "relative_pitch": 89.04300127698083, "relative_heading": 248.90376096104373, "relative_elevation": 46.1776565406471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003990/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003990/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003990/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003990/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_003990/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003990/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003990/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003990/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003990/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86230223896114, 52.3718575090879, 46.1975746257231 ] }, "distance": 0.9, "direction": 97.23, "angle": 88.88, "elevation": 46.2, "pano_id": "TMX7316010203-000994_pano_0000_003990", "timestamp": "2018-11-19T13:51:28.089380Z", "filename": "pano_0000_003990.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 0.90341853, "relative_pitch": 88.87969287204116, "relative_heading": 97.23228829000577, "relative_elevation": 46.1975746257231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86229672581838, 52.3718660024565, 47.450154918246 ] }, "distance": 0.98, "direction": 32.06, "angle": 88.82, "elevation": 47.45, "pano_id": "TMX7316010203-002850_pano_0012_000389", "timestamp": "2022-12-12T12:20:57.279400Z", "filename": "pano_0012_000389.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 0.98098721, "relative_pitch": 88.81563250562242, "relative_heading": 32.0620283721413, "relative_elevation": 47.450154918246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86228466924641, 52.3718491533542, 46.3798126494512 ] }, "distance": 1.09, "direction": 196.06, "angle": 88.66, "elevation": 46.38, "pano_id": "TMX7316010203-001040_pano_0005_000692", "timestamp": "2019-01-07T12:22:25.032960Z", "filename": "pano_0005_000692.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 1.08589059, "relative_pitch": 88.65877890519762, "relative_heading": 196.05965398606122, "relative_elevation": 46.3798126494512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86229789124887, 52.3718502241415, 47.8353312304243 ] }, "distance": 1.1, "direction": 147.01, "angle": 88.68, "elevation": 47.84, "pano_id": "TMX7316010203-001702_pano_0000_001081", "timestamp": "2020-05-11T08:37:10.080350Z", "filename": "pano_0000_001081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 1.10208316, "relative_pitch": 88.68019007578066, "relative_heading": 147.00733871145218, "relative_elevation": 47.8353312304243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_000974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86230766450162, 52.3718534660311, 45.7336377203465 ] }, "distance": 1.39, "direction": 114.0, "angle": 88.26, "elevation": 45.73, "pano_id": "TMX7316010203-001502_pano_0001_000974", "timestamp": "2019-12-09T11:33:17.641260Z", "filename": "pano_0001_000974.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 1.38556684, "relative_pitch": 88.26467212453323, "relative_heading": 114.00277512469683, "relative_elevation": 45.7336377203465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86230159561876, 52.371870300028, 47.7103976132348 ] }, "distance": 1.56, "direction": 33.06, "angle": 88.12, "elevation": 47.71, "pano_id": "TMX7316010203-002058_pano_0000_004083", "timestamp": "2021-03-24T11:37:55.295420Z", "filename": "pano_0000_004083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 1.56255741, "relative_pitch": 88.12418340487072, "relative_heading": 33.06054889714477, "relative_elevation": 47.7103976132348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862265866773193, 52.37185707112682, 0.0 ] }, "distance": 1.59, "direction": 264.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00097", "timestamp": "2025-09-26T08:38:42Z", "filename": "2025_09_26_08_31_34_00097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 1.58931401, "relative_pitch": 0.0, "relative_heading": 264.1327075739816, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86226425079155, 52.3718644303789, 46.5496050184593 ] }, "distance": 1.81, "direction": 291.22, "angle": 87.77, "elevation": 46.55, "pano_id": "TMX7316010203-002850_pano_0012_000419", "timestamp": "2022-12-12T12:21:37.703950Z", "filename": "pano_0012_000419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 1.81398564, "relative_pitch": 87.76837722262843, "relative_heading": 291.21516284164915, "relative_elevation": 46.5496050184593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86227939980916, 52.3718430541441, 46.7143215248361 ] }, "distance": 1.84, "direction": 200.95, "angle": 87.74, "elevation": 46.71, "pano_id": "TMX7316010203-002554_pano_0000_004525", "timestamp": "2022-05-02T09:07:14.904980Z", "filename": "pano_0000_004525.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 1.84407918, "relative_pitch": 87.73938444050178, "relative_heading": 200.94769675201366, "relative_elevation": 46.7143215248361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232027704608, 52.3718555378375, 46.972981791012 ] }, "distance": 2.15, "direction": 98.91, "angle": 87.38, "elevation": 46.97, "pano_id": "TMX7316010203-002439_pano_0006_000241", "timestamp": "2022-01-25T12:10:18.383900Z", "filename": "pano_0006_000241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 2.1507089, "relative_pitch": 87.37848147823158, "relative_heading": 98.90932415520952, "relative_elevation": 46.972981791012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0003_000594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86231337483093, 52.3718708913716, 46.549153028056 ] }, "distance": 2.15, "direction": 50.27, "angle": 87.35, "elevation": 46.55, "pano_id": "TMX7316060226-000017_pano_0003_000594", "timestamp": "2016-08-12T08:34:32.966830Z", "filename": "pano_0003_000594.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 2.15164381, "relative_pitch": 87.35349808058261, "relative_heading": 50.26636412144378, "relative_elevation": 46.549153028056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862267728676, 52.3718754365496, 46.7247159238905 ] }, "distance": 2.38, "direction": 322.29, "angle": 87.09, "elevation": 46.72, "pano_id": "TMX7316010203-001040_pano_0005_000500", "timestamp": "2019-01-07T12:18:30.864890Z", "filename": "pano_0005_000500.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 2.37766694, "relative_pitch": 87.08691914053782, "relative_heading": 322.2948118797184, "relative_elevation": 46.7247159238905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0013_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86225289017989, 52.3718529599177, 46.05110644456 ] }, "distance": 2.54, "direction": 255.88, "angle": 86.84, "elevation": 46.05, "pano_id": "TMX7316010203-002850_pano_0013_000020", "timestamp": "2022-12-12T12:25:48.746550Z", "filename": "pano_0013_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 2.54155915, "relative_pitch": 86.84105240173133, "relative_heading": 255.88193502751298, "relative_elevation": 46.05110644456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86225156393914, 52.3718532770134, 47.0395874707028 ] }, "distance": 2.62, "direction": 257.11, "angle": 86.81, "elevation": 47.04, "pano_id": "TMX7316010203-002439_pano_0006_000242", "timestamp": "2022-01-25T12:10:20.544050Z", "filename": "pano_0006_000242.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 2.62115478, "relative_pitch": 86.81064467026731, "relative_heading": 257.111630770607, "relative_elevation": 47.0395874707028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0003_000595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86225037663921, 52.3718557004179, 46.5705263344571 ] }, "distance": 2.65, "direction": 263.19, "angle": 86.74, "elevation": 46.57, "pano_id": "TMX7316060226-000017_pano_0003_000595", "timestamp": "2016-08-12T08:34:34.261830Z", "filename": "pano_0003_000595.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 2.65473612, "relative_pitch": 86.73740558434066, "relative_heading": 263.1856499049214, "relative_elevation": 46.5705263344571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0013_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232167180202, 52.3718397013947, 46.0685226442292 ] }, "distance": 3.05, "direction": 133.35, "angle": 86.21, "elevation": 46.07, "pano_id": "TMX7316010203-002850_pano_0013_000019", "timestamp": "2022-12-12T12:25:47.671550Z", "filename": "pano_0013_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 3.05245462, "relative_pitch": 86.20917955276794, "relative_heading": 133.34758165847356, "relative_elevation": 46.0685226442292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86233333382127, 52.3718509862457, 46.5597039908171 ] }, "distance": 3.13, "direction": 105.57, "angle": 86.16, "elevation": 46.56, "pano_id": "TMX7316010203-002850_pano_0012_000420", "timestamp": "2022-12-12T12:21:38.473940Z", "filename": "pano_0012_000420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 3.12877006, "relative_pitch": 86.15555521898489, "relative_heading": 105.56520390403658, "relative_elevation": 46.5597039908171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862324898105338, 52.371840867309054, 0.0 ] }, "distance": 3.13, "direction": 128.86, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00096", "timestamp": "2025-09-26T08:38:40Z", "filename": "2025_09_26_08_31_34_00096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 3.13280145, "relative_pitch": 0.0, "relative_heading": 128.8589666266452, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_000975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86223934099667, 52.3718652692599, 45.7063327711076 ] }, "distance": 3.47, "direction": 282.48, "angle": 85.66, "elevation": 45.71, "pano_id": "TMX7316010203-001502_pano_0001_000975", "timestamp": "2019-12-09T11:33:18.451510Z", "filename": "pano_0001_000975.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 3.46957399, "relative_pitch": 85.65899487282375, "relative_heading": 282.4800908806835, "relative_elevation": 45.7063327711076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232333729329, 52.3718839369725, 44.8245088299736 ] }, "distance": 3.67, "direction": 39.53, "angle": 85.33, "elevation": 44.82, "pano_id": "TMX7316010203-002058_pano_0000_004548", "timestamp": "2021-03-24T11:47:07.431570Z", "filename": "pano_0000_004548.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 3.66548197, "relative_pitch": 85.32509346641439, "relative_heading": 39.533452532962414, "relative_elevation": 44.8245088299736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track31_Sphere_00097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track31_Sphere_00097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track31_Sphere_00097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862312039637477, 52.37188884971812, 0.0 ] }, "distance": 3.72, "direction": 24.87, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track31_Sphere_00097", "timestamp": "2024-11-21T11:30:10Z", "filename": "amsterdam_21112024_Track31_Sphere_00097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 3.71845997, "relative_pitch": 0.0, "relative_heading": 24.868144536935205, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86222993185971, 52.3718651149305, 47.6993770385161 ] }, "distance": 4.09, "direction": 280.31, "angle": 85.09, "elevation": 47.7, "pano_id": "TMX7316010203-002058_pano_0000_004084", "timestamp": "2021-03-24T11:37:56.915380Z", "filename": "pano_0000_004084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.094498, "relative_pitch": 85.09377696240671, "relative_heading": 280.3070891326015, "relative_elevation": 47.6993770385161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86223089356418, 52.3718679760637, 47.7933052005246 ] }, "distance": 4.1, "direction": 284.85, "angle": 85.1, "elevation": 47.79, "pano_id": "TMX7316010203-001702_pano_0000_001082", "timestamp": "2020-05-11T08:37:10.825340Z", "filename": "pano_0000_001082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.09991751, "relative_pitch": 85.09692259253812, "relative_heading": 284.8530262066676, "relative_elevation": 47.7933052005246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_003991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86223299869977, 52.3718720105562, 46.155990594998 ] }, "distance": 4.1, "direction": 291.44, "angle": 84.92, "elevation": 46.16, "pano_id": "TMX7316010203-000994_pano_0000_003991", "timestamp": "2018-11-19T13:51:29.134370Z", "filename": "pano_0000_003991.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.10349703, "relative_pitch": 84.91947789721587, "relative_heading": 291.43958815913203, "relative_elevation": 46.155990594998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234349774311, 52.3718365386528, 46.1775849731639 ] }, "distance": 4.44, "direction": 123.44, "angle": 84.51, "elevation": 46.18, "pano_id": "TMX7316010203-002439_pano_0006_000034", "timestamp": "2022-01-25T12:07:30.145820Z", "filename": "pano_0006_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.4413077, "relative_pitch": 84.5062551175497, "relative_heading": 123.43632939183499, "relative_elevation": 46.1775849731639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86222729779098, 52.3718785985116, 47.3856140673161 ] }, "distance": 4.76, "direction": 297.95, "angle": 84.26, "elevation": 47.39, "pano_id": "TMX7316010203-002850_pano_0012_000390", "timestamp": "2022-12-12T12:20:58.264350Z", "filename": "pano_0012_000390.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.76361023, "relative_pitch": 84.25942080945289, "relative_heading": 297.95371936113145, "relative_elevation": 47.3856140673161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235479832075, 52.3718426378873, 45.4238539598882 ] }, "distance": 4.81, "direction": 111.56, "angle": 83.95, "elevation": 45.42, "pano_id": "TMX7316010203-000274_pano_0002_001522", "timestamp": "2017-04-20T12:59:56.199490Z", "filename": "pano_0002_001522.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.81263958, "relative_pitch": 83.9520970819932, "relative_heading": 111.55986017510313, "relative_elevation": 45.4238539598882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86223141782545, 52.3718836225795, 45.9910038318485 ] }, "distance": 4.82, "direction": 305.41, "angle": 84.02, "elevation": 45.99, "pano_id": "TMX7316010203-001040_pano_0005_000376", "timestamp": "2019-01-07T12:16:53.010860Z", "filename": "pano_0005_000376.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.81855556, "relative_pitch": 84.01884546112325, "relative_heading": 305.4106909482527, "relative_elevation": 45.9910038318485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235285332415, 52.371839762361, 44.8682147553191 ] }, "distance": 4.82, "direction": 115.68, "angle": 83.87, "elevation": 44.87, "pano_id": "TMX7316010203-002058_pano_0000_004549", "timestamp": "2021-03-24T11:47:09.116550Z", "filename": "pano_0000_004549.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.81947564, "relative_pitch": 83.86913630870293, "relative_heading": 115.67993080435527, "relative_elevation": 44.8682147553191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232603384894, 52.3718954782243, 46.596944659017 ] }, "distance": 4.82, "direction": 31.47, "angle": 84.09, "elevation": 46.6, "pano_id": "TMX7316010203-001040_pano_0005_000499", "timestamp": "2019-01-07T12:18:29.094880Z", "filename": "pano_0005_000499.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.82047097, "relative_pitch": 84.09374040968368, "relative_heading": 31.474213826560806, "relative_elevation": 46.596944659017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86221795326242, 52.3718626568629, 46.3689934769645 ] }, "distance": 4.87, "direction": 275.41, "angle": 84.01, "elevation": 46.37, "pano_id": "TMX7316010203-001040_pano_0005_000691", "timestamp": "2019-01-07T12:22:24.017890Z", "filename": "pano_0005_000691.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.86596203, "relative_pitch": 84.00930750878706, "relative_heading": 275.41368423142046, "relative_elevation": 46.3689934769645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track30_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862357529812553, 52.37184554177709, 0.0 ] }, "distance": 4.88, "direction": 107.23, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track30_Sphere_00022", "timestamp": "2024-11-21T11:23:14Z", "filename": "amsterdam_21112024_Track30_Sphere_00022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.88087679, "relative_pitch": 0.0, "relative_heading": 107.225465470127, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235261817354, 52.3718380908668, 46.036345237866 ] }, "distance": 4.89, "direction": 117.73, "angle": 83.94, "elevation": 46.04, "pano_id": "TMX7316010203-001040_pano_0005_000374", "timestamp": "2019-01-07T12:16:51.190740Z", "filename": "pano_0005_000374.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.88875923, "relative_pitch": 83.93828036850184, "relative_heading": 117.72623645415113, "relative_elevation": 46.036345237866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235108914064, 52.3718359923383, 46.3564227381721 ] }, "distance": 4.91, "direction": 120.7, "angle": 83.95, "elevation": 46.36, "pano_id": "TMX7316010203-001040_pano_0005_000693", "timestamp": "2019-01-07T12:22:26.167850Z", "filename": "pano_0005_000693.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.91185053, "relative_pitch": 83.95160126852343, "relative_heading": 120.70386328843469, "relative_elevation": 46.3564227381721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track30_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862219995155048, 52.3718718053509, 0.0 ] }, "distance": 4.93, "direction": 287.43, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track30_Sphere_00024", "timestamp": "2024-11-21T11:23:15Z", "filename": "amsterdam_21112024_Track30_Sphere_00024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 4.93158704, "relative_pitch": 0.0, "relative_heading": 287.4283854204722, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86221399006451, 52.3718554435066, 46.7018191991374 ] }, "distance": 5.13, "direction": 266.16, "angle": 83.74, "elevation": 46.7, "pano_id": "TMX7316010203-002554_pano_0000_004524", "timestamp": "2022-05-02T09:07:12.090000Z", "filename": "pano_0000_004524.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.12570952, "relative_pitch": 83.73663049362082, "relative_heading": 266.15657208389484, "relative_elevation": 46.7018191991374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862215744597, 52.371871624307, 45.3909894004464 ] }, "distance": 5.2, "direction": 286.26, "angle": 83.46, "elevation": 45.39, "pano_id": "TMX7316010203-000274_pano_0002_001523", "timestamp": "2017-04-20T12:59:57.519490Z", "filename": "pano_0002_001523.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.20283642, "relative_pitch": 83.46114171773958, "relative_heading": 286.2617814485806, "relative_elevation": 45.3909894004464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8623499040015, 52.3718875253982, 46.7773581715301 ] }, "distance": 5.25, "direction": 52.09, "angle": 83.6, "elevation": 46.78, "pano_id": "TMX7316010203-002439_pano_0006_000240", "timestamp": "2022-01-25T12:10:15.083940Z", "filename": "pano_0006_000240.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.25071791, "relative_pitch": 83.59540762928683, "relative_heading": 52.087870312854506, "relative_elevation": 46.7773581715301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86236609320618, 52.3718533707192, 47.4884249763563 ] }, "distance": 5.28, "direction": 96.25, "angle": 83.66, "elevation": 47.49, "pano_id": "TMX7316010203-002850_pano_0012_000388", "timestamp": "2022-12-12T12:20:56.339380Z", "filename": "pano_0012_000388.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.27652315, "relative_pitch": 83.65977072889605, "relative_heading": 96.24766969671435, "relative_elevation": 47.4884249763563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86236761656273, 52.3718646083202, 45.3132812762633 ] }, "distance": 5.39, "direction": 82.79, "angle": 83.21, "elevation": 45.31, "pano_id": "TMX7316010203-001702_pano_0000_001375", "timestamp": "2020-05-11T08:43:33.582310Z", "filename": "pano_0000_001375.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.39151175, "relative_pitch": 83.21467411384099, "relative_heading": 82.79468014780333, "relative_elevation": 45.3132812762633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86236356382998, 52.371878558619, 46.1299714744091 ] }, "distance": 5.54, "direction": 66.28, "angle": 83.15, "elevation": 46.13, "pano_id": "TMX7316010203-002554_pano_0000_004792", "timestamp": "2022-05-02T09:12:03.718000Z", "filename": "pano_0000_004792.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.54083417, "relative_pitch": 83.15081366290923, "relative_heading": 66.2839943124019, "relative_elevation": 46.1299714744091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235928557661, 52.3718838453296, 45.7913268441334 ] }, "distance": 5.55, "direction": 59.5, "angle": 83.09, "elevation": 45.79, "pano_id": "TMX7316010203-000274_pano_0002_001510", "timestamp": "2017-04-20T12:59:20.864850Z", "filename": "pano_0002_001510.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.54954969, "relative_pitch": 83.08990016397415, "relative_heading": 59.497494092580595, "relative_elevation": 45.7913268441334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86220923364378, 52.3718697134223, 46.1688072858378 ] }, "distance": 5.58, "direction": 282.89, "angle": 83.11, "elevation": 46.17, "pano_id": "TMX7316010203-002439_pano_0006_000036", "timestamp": "2022-01-25T12:07:31.935540Z", "filename": "pano_0006_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.57866604, "relative_pitch": 83.11024185316224, "relative_heading": 282.8880068263326, "relative_elevation": 46.1688072858378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234747093409, 52.371896439636096, 0.0 ] }, "distance": 5.8, "direction": 43.31, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00244", "timestamp": "2025-09-26T08:44:28Z", "filename": "2025_09_26_08_31_34_00244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.79732803, "relative_pitch": 0.0, "relative_heading": 43.31290516065869, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862204922603363, 52.371869878059776, 0.0 ] }, "distance": 5.87, "direction": 282.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00098", "timestamp": "2025-09-26T08:38:43Z", "filename": "2025_09_26_08_31_34_00098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.86916293, "relative_pitch": 0.0, "relative_heading": 282.4230223424619, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0000_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235807571462, 52.3718915014064, 46.4212547866628 ] }, "distance": 5.96, "direction": 52.02, "angle": 82.68, "elevation": 46.42, "pano_id": "TMX7316010203-000998_pano_0000_000461", "timestamp": "2018-11-21T10:43:02.061320Z", "filename": "pano_0000_000461.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.96166893, "relative_pitch": 82.68182338429686, "relative_heading": 52.01982905561565, "relative_elevation": 46.4212547866628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234697044526, 52.3718987800512, 47.7240580664948 ] }, "distance": 5.97, "direction": 41.36, "angle": 82.87, "elevation": 47.72, "pano_id": "TMX7316010203-002058_pano_0000_004082", "timestamp": "2021-03-24T11:37:53.115390Z", "filename": "pano_0000_004082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 5.96690669, "relative_pitch": 82.87332939775706, "relative_heading": 41.358930980961915, "relative_elevation": 47.7240580664948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235536987559, 52.3718229184145, 47.8487126948312 ] }, "distance": 6.01, "direction": 131.27, "angle": 82.84, "elevation": 47.85, "pano_id": "TMX7316010203-001702_pano_0000_001080", "timestamp": "2020-05-11T08:37:09.225380Z", "filename": "pano_0000_001080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 6.00729105, "relative_pitch": 82.8440932525342, "relative_heading": 131.27418260111173, "relative_elevation": 47.8487126948312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86237090842316, 52.3718346949268, 46.099343474023 ] }, "distance": 6.17, "direction": 115.45, "angle": 82.37, "elevation": 46.1, "pano_id": "TMX7316010203-002554_pano_0000_004793", "timestamp": "2022-05-02T09:12:06.172960Z", "filename": "pano_0000_004793.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 6.17210747, "relative_pitch": 82.37418453883399, "relative_heading": 115.4506617024292, "relative_elevation": 46.099343474023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_000973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86237649048867, 52.3718420479496, 45.7281768368557 ] }, "distance": 6.23, "direction": 107.12, "angle": 82.24, "elevation": 45.73, "pano_id": "TMX7316010203-001502_pano_0001_000973", "timestamp": "2019-12-09T11:33:16.831330Z", "filename": "pano_0001_000973.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 6.22945812, "relative_pitch": 82.24246358359188, "relative_heading": 107.12354922048365, "relative_elevation": 45.7281768368557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0003_000593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86233807332379, 52.3719058272123, 46.4992979168892 ] }, "distance": 6.23, "direction": 32.38, "angle": 82.37, "elevation": 46.5, "pano_id": "TMX7316060226-000017_pano_0003_000593", "timestamp": "2016-08-12T08:34:31.516850Z", "filename": "pano_0003_000593.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 6.23151743, "relative_pitch": 82.36708972704257, "relative_heading": 32.37606996726663, "relative_elevation": 46.4992979168892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235679923185, 52.3718964679495, 48.6707626422867 ] }, "distance": 6.25, "direction": 47.53, "angle": 82.68, "elevation": 48.67, "pano_id": "TMX7316010203-002850_pano_0012_000365", "timestamp": "2022-12-12T12:20:14.584780Z", "filename": "pano_0012_000365.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 6.25239641, "relative_pitch": 82.67969999951355, "relative_heading": 47.53311399512335, "relative_elevation": 48.6707626422867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86219463043916, 52.3718773323421, 46.5478124152869 ] }, "distance": 6.76, "direction": 288.02, "angle": 81.73, "elevation": 46.55, "pano_id": "TMX7316010203-002850_pano_0012_000418", "timestamp": "2022-12-12T12:21:36.883980Z", "filename": "pano_0012_000418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 6.76436685, "relative_pitch": 81.73160977554284, "relative_heading": 288.0159180228782, "relative_elevation": 46.5478124152869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86238384764226, 52.3718795377921, 47.7537766359746 ] }, "distance": 6.86, "direction": 70.09, "angle": 81.82, "elevation": 47.75, "pano_id": "TMX7316010203-001132_pano_0000_001790", "timestamp": "2019-04-17T08:34:43.886760Z", "filename": "pano_0000_001790.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 6.86462534, "relative_pitch": 81.8197466674393, "relative_heading": 70.09180114709119, "relative_elevation": 47.7537766359746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0000_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239102994784, 52.3718519244183, 46.3837282350287 ] }, "distance": 6.98, "direction": 96.04, "angle": 81.44, "elevation": 46.38, "pano_id": "TMX7316010203-000998_pano_0000_000462", "timestamp": "2018-11-21T10:43:04.166280Z", "filename": "pano_0000_000462.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 6.98237383, "relative_pitch": 81.43925886998447, "relative_heading": 96.04375358822978, "relative_elevation": 46.3837282350287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235099378118, 52.3719091558951, 45.0278739910573 ] }, "distance": 7.04, "direction": 36.82, "angle": 81.12, "elevation": 45.03, "pano_id": "TMX7316010203-001132_pano_0000_001490", "timestamp": "2019-04-17T08:28:35.984300Z", "filename": "pano_0000_001490.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.03666899, "relative_pitch": 81.11801963100721, "relative_heading": 36.81692569061842, "relative_elevation": 45.0278739910573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86219489291345, 52.3718848580002, 46.7991116596386 ] }, "distance": 7.05, "direction": 294.55, "angle": 81.43, "elevation": 46.8, "pano_id": "TMX7316010203-001040_pano_0005_000501", "timestamp": "2019-01-07T12:18:32.059840Z", "filename": "pano_0005_000501.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.05210088, "relative_pitch": 81.43064270625182, "relative_heading": 294.5450623638254, "relative_elevation": 46.7991116596386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239484423787, 52.3718554123133, 48.7598454486579 ] }, "distance": 7.21, "direction": 92.76, "angle": 81.59, "elevation": 48.76, "pano_id": "TMX7316010203-002850_pano_0012_000366", "timestamp": "2022-12-12T12:20:16.359780Z", "filename": "pano_0012_000366.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.21170072, "relative_pitch": 81.58680646698724, "relative_heading": 92.75828574775525, "relative_elevation": 48.7598454486579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0013_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86218323718041, 52.3718654081523, 46.0451582157984 ] }, "distance": 7.25, "direction": 276.06, "angle": 81.05, "elevation": 46.05, "pano_id": "TMX7316010203-002850_pano_0013_000021", "timestamp": "2022-12-12T12:25:49.796530Z", "filename": "pano_0013_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.2491851, "relative_pitch": 81.05299578378863, "relative_heading": 276.05952276168614, "relative_elevation": 46.0451582157984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239402647404, 52.3718469102264, 47.823956145905 ] }, "distance": 7.26, "direction": 100.25, "angle": 81.36, "elevation": 47.82, "pano_id": "TMX7316010203-001132_pano_0000_001791", "timestamp": "2019-04-17T08:34:45.166750Z", "filename": "pano_0000_001791.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.26368018, "relative_pitch": 81.36370965084126, "relative_heading": 100.25469228513504, "relative_elevation": 47.823956145905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235530936277, 52.3719110008399, 45.2319909809157 ] }, "distance": 7.38, "direction": 37.69, "angle": 80.74, "elevation": 45.23, "pano_id": "TMX7316010203-001702_pano_0000_001374", "timestamp": "2020-05-11T08:43:32.817310Z", "filename": "pano_0000_001374.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.37800977, "relative_pitch": 80.73579467933237, "relative_heading": 37.68886645989912, "relative_elevation": 45.2319909809157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86218050795892, 52.3718693456076, 47.0578994788229 ] }, "distance": 7.49, "direction": 279.24, "angle": 80.95, "elevation": 47.06, "pano_id": "TMX7316010203-002439_pano_0006_000243", "timestamp": "2022-01-25T12:10:21.668900Z", "filename": "pano_0006_000243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.49183925, "relative_pitch": 80.95415793977632, "relative_heading": 279.2431525446188, "relative_elevation": 47.0578994788229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86237826568502, 52.3718179294155, 45.3582965247333 ] }, "distance": 7.57, "direction": 126.64, "angle": 80.52, "elevation": 45.36, "pano_id": "TMX7316010203-001702_pano_0000_001376", "timestamp": "2020-05-11T08:43:34.327310Z", "filename": "pano_0000_001376.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.5702022, "relative_pitch": 80.52479040411025, "relative_heading": 126.6414121310591, "relative_elevation": 45.3582965247333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0003_000596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86217607370374, 52.3718597696436, 46.5803455524147 ] }, "distance": 7.7, "direction": 271.03, "angle": 80.62, "elevation": 46.58, "pano_id": "TMX7316060226-000017_pano_0003_000596", "timestamp": "2016-08-12T08:34:35.411840Z", "filename": "pano_0003_000596.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.69780338, "relative_pitch": 80.61619068566284, "relative_heading": 271.0258264301917, "relative_elevation": 46.5803455524147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86228489244536, 52.3719278374596, 45.0364473182708 ] }, "distance": 7.72, "direction": 357.88, "angle": 80.28, "elevation": 45.04, "pano_id": "TMX7316010203-001132_pano_0000_001491", "timestamp": "2019-04-17T08:28:36.929320Z", "filename": "pano_0000_001491.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.71728602, "relative_pitch": 80.27643542489805, "relative_heading": 357.88212030954327, "relative_elevation": 45.0364473182708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0013_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239004968437, 52.371826107126, 46.0571421971545 ] }, "distance": 7.77, "direction": 117.68, "angle": 80.43, "elevation": 46.06, "pano_id": "TMX7316010203-002850_pano_0013_000018", "timestamp": "2022-12-12T12:25:46.486550Z", "filename": "pano_0013_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.76581269, "relative_pitch": 80.42923390293998, "relative_heading": 117.68406154208704, "relative_elevation": 46.0571421971545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234030584534, 52.3719229910925, 44.7303691096604 ] }, "distance": 7.98, "direction": 25.94, "angle": 79.89, "elevation": 44.73, "pano_id": "TMX7316010203-002058_pano_0000_004547", "timestamp": "2021-03-24T11:46:58.871630Z", "filename": "pano_0000_004547.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 7.97623797, "relative_pitch": 79.88939068965084, "relative_heading": 25.938585100496454, "relative_elevation": 44.7303691096604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86240232274154, 52.3718374580202, 46.5435139061883 ] }, "distance": 8.06, "direction": 106.91, "angle": 80.17, "elevation": 46.54, "pano_id": "TMX7316010203-002850_pano_0012_000421", "timestamp": "2022-12-12T12:21:39.224070Z", "filename": "pano_0012_000421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 8.0612746, "relative_pitch": 80.17392692183863, "relative_heading": 106.91090474064276, "relative_elevation": 46.5435139061883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862378062627443, 52.37181042785738, 0.0 ] }, "distance": 8.09, "direction": 131.45, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00095", "timestamp": "2025-09-26T08:38:38Z", "filename": "2025_09_26_08_31_34_00095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 8.08575632, "relative_pitch": 0.0, "relative_heading": 131.4515915563846, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234204112926, 52.3719240851205, 46.6866345647722 ] }, "distance": 8.14, "direction": 26.31, "angle": 80.11, "elevation": 46.69, "pano_id": "TMX7316010203-002439_pano_0006_000239", "timestamp": "2022-01-25T12:10:12.113960Z", "filename": "pano_0006_000239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 8.13758003, "relative_pitch": 80.11255571961578, "relative_heading": 26.311973920415387, "relative_elevation": 46.6866345647722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86237498136389, 52.3719108718714, 47.584667400457 ] }, "distance": 8.26, "direction": 45.13, "angle": 80.16, "elevation": 47.58, "pano_id": "TMX7316010203-001132_pano_0000_001789", "timestamp": "2019-04-17T08:34:42.251770Z", "filename": "pano_0000_001789.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 8.25528723, "relative_pitch": 80.15792831428466, "relative_heading": 45.12929395316343, "relative_elevation": 47.584667400457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_000976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86217172844452, 52.3718780005834, 45.7032218109816 ] }, "distance": 8.28, "direction": 285.17, "angle": 79.73, "elevation": 45.7, "pano_id": "TMX7316010203-001502_pano_0001_000976", "timestamp": "2019-12-09T11:33:19.286510Z", "filename": "pano_0001_000976.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 8.28092674, "relative_pitch": 79.73004637311838, "relative_heading": 285.1661797553844, "relative_elevation": 45.7032218109816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86237103863353, 52.3719145601777, 46.1276181861758 ] }, "distance": 8.37, "direction": 41.84, "angle": 79.72, "elevation": 46.13, "pano_id": "TMX7316010203-002554_pano_0000_004791", "timestamp": "2022-05-02T09:12:01.708010Z", "filename": "pano_0000_004791.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 8.36832623, "relative_pitch": 79.71741504764759, "relative_heading": 41.83892172039605, "relative_elevation": 46.1276181861758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track31_Sphere_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track31_Sphere_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track31_Sphere_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862341098009646, 52.371931184908995, 0.0 ] }, "distance": 8.83, "direction": 23.66, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track31_Sphere_00096", "timestamp": "2024-11-21T11:30:07Z", "filename": "amsterdam_21112024_Track31_Sphere_00096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 8.82670473, "relative_pitch": 0.0, "relative_heading": 23.664158705223908, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86216156300948, 52.3718820186766, 47.7769385362044 ] }, "distance": 9.07, "direction": 286.75, "angle": 79.25, "elevation": 47.78, "pano_id": "TMX7316010203-001702_pano_0000_001083", "timestamp": "2020-05-11T08:37:11.520290Z", "filename": "pano_0000_001083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.06958535, "relative_pitch": 79.25133097011856, "relative_heading": 286.74830744474605, "relative_elevation": 47.7769385362044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_003992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86216328134399, 52.3718857108656, 46.1458815848455 ] }, "distance": 9.09, "direction": 289.44, "angle": 78.86, "elevation": 46.15, "pano_id": "TMX7316010203-000994_pano_0000_003992", "timestamp": "2018-11-19T13:51:30.109330Z", "filename": "pano_0000_003992.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.08595621, "relative_pitch": 78.8611550480657, "relative_heading": 289.4428503009927, "relative_elevation": 46.1458815848455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8624080372593, 52.371821532238, 47.8223480712622 ] }, "distance": 9.09, "direction": 116.94, "angle": 79.24, "elevation": 47.82, "pano_id": "TMX7316010203-001132_pano_0000_001792", "timestamp": "2019-04-17T08:34:46.291690Z", "filename": "pano_0000_001792.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.08793943, "relative_pitch": 79.24007487754588, "relative_heading": 116.93768882044873, "relative_elevation": 47.8223480712622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86215840939763, 52.3718776037421, 47.6651320820674 ] }, "distance": 9.15, "direction": 283.41, "angle": 79.13, "elevation": 47.67, "pano_id": "TMX7316010203-002058_pano_0000_004085", "timestamp": "2021-03-24T11:37:58.335340Z", "filename": "pano_0000_004085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.14919067, "relative_pitch": 79.13438999633638, "relative_heading": 283.41280802732433, "relative_elevation": 47.6651320820674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86238727841104, 52.3718024018428, 46.1437670653686 ] }, "distance": 9.15, "direction": 133.04, "angle": 78.78, "elevation": 46.14, "pano_id": "TMX7316010203-002439_pano_0006_000033", "timestamp": "2022-01-25T12:07:28.985800Z", "filename": "pano_0006_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.15093735, "relative_pitch": 78.7830039562875, "relative_heading": 133.04137030785836, "relative_elevation": 46.1437670653686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86238883614385, 52.3718024598223, 46.0243403473869 ] }, "distance": 9.22, "direction": 132.56, "angle": 78.67, "elevation": 46.02, "pano_id": "TMX7316010203-001040_pano_0005_000373", "timestamp": "2019-01-07T12:16:50.140750Z", "filename": "pano_0005_000373.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.22439584, "relative_pitch": 78.66669428564899, "relative_heading": 132.5623040030251, "relative_elevation": 46.0243403473869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86238254215512, 52.3717979381851, 44.8467692127451 ] }, "distance": 9.27, "direction": 136.65, "angle": 78.32, "elevation": 44.85, "pano_id": "TMX7316010203-002058_pano_0000_004550", "timestamp": "2021-03-24T11:47:10.411530Z", "filename": "pano_0000_004550.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.27254224, "relative_pitch": 78.31810400814888, "relative_heading": 136.6472522803756, "relative_elevation": 44.8467692127451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241371931699, 52.3718929748719, 44.9420481780544 ] }, "distance": 9.31, "direction": 65.7, "angle": 78.29, "elevation": 44.94, "pano_id": "TMX7316010203-001132_pano_0000_001489", "timestamp": "2019-04-17T08:28:35.039760Z", "filename": "pano_0000_001489.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.31400093, "relative_pitch": 78.29150398471269, "relative_heading": 65.70092617051253, "relative_elevation": 44.9420481780544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234243182559, 52.3719358352502, 47.4778055045754 ] }, "distance": 9.34, "direction": 22.9, "angle": 78.87, "elevation": 47.48, "pano_id": "TMX7316010203-002058_pano_0000_004081", "timestamp": "2021-03-24T11:37:50.155430Z", "filename": "pano_0000_004081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.33794896, "relative_pitch": 78.8730730467697, "relative_heading": 22.900270074047928, "relative_elevation": 47.4778055045754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0000_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234323455404, 52.3719359168157, 46.4588782126084 ] }, "distance": 9.37, "direction": 23.19, "angle": 78.6, "elevation": 46.46, "pano_id": "TMX7316010203-000998_pano_0000_000460", "timestamp": "2018-11-21T10:43:00.301330Z", "filename": "pano_0000_000460.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.36770117, "relative_pitch": 78.6000615042817, "relative_heading": 23.18670360893526, "relative_elevation": 46.4588782126084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86215083648612, 52.3718758736915, 46.385401702486 ] }, "distance": 9.61, "direction": 281.58, "angle": 78.29, "elevation": 46.39, "pano_id": "TMX7316010203-001040_pano_0005_000690", "timestamp": "2019-01-07T12:22:23.097880Z", "filename": "pano_0005_000690.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.61114039, "relative_pitch": 78.29385835705075, "relative_heading": 281.5829467644818, "relative_elevation": 46.385401702486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86237648322773, 52.3717905580858, 46.0241412781179 ] }, "distance": 9.63, "direction": 141.8, "angle": 78.19, "elevation": 46.02, "pano_id": "TMX7316010203-002554_pano_0000_004794", "timestamp": "2022-05-02T09:12:07.632960Z", "filename": "pano_0000_004794.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.62523774, "relative_pitch": 78.18772176170447, "relative_heading": 141.79618397947195, "relative_elevation": 46.0241412781179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8621577349515, 52.3718909501042, 47.3496949579567 ] }, "distance": 9.65, "direction": 291.96, "angle": 78.49, "elevation": 47.35, "pano_id": "TMX7316010203-002850_pano_0012_000391", "timestamp": "2022-12-12T12:20:59.224350Z", "filename": "pano_0012_000391.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.64554736, "relative_pitch": 78.48589098633313, "relative_heading": 291.962322720148, "relative_elevation": 47.3496949579567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8624187529265, 52.3718230993648, 46.3488727975637 ] }, "distance": 9.67, "direction": 114.06, "angle": 78.21, "elevation": 46.35, "pano_id": "TMX7316010203-001040_pano_0005_000694", "timestamp": "2019-01-07T12:22:27.132810Z", "filename": "pano_0005_000694.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.67179528, "relative_pitch": 78.21301664513327, "relative_heading": 114.05690615854341, "relative_elevation": 46.3488727975637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86216195097152, 52.3718980829665, 45.9848876325414 ] }, "distance": 9.71, "direction": 296.94, "angle": 78.07, "elevation": 45.98, "pano_id": "TMX7316010203-001040_pano_0005_000377", "timestamp": "2019-01-07T12:16:53.850710Z", "filename": "pano_0005_000377.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.71278015, "relative_pitch": 78.0734652160197, "relative_heading": 296.9443905449571, "relative_elevation": 45.9848876325414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86214784394513, 52.3718708679887, 46.7109355228022 ] }, "distance": 9.72, "direction": 278.12, "angle": 78.25, "elevation": 46.71, "pano_id": "TMX7316010203-002554_pano_0000_004523", "timestamp": "2022-05-02T09:07:10.934970Z", "filename": "pano_0000_004523.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.71668791, "relative_pitch": 78.24906018039646, "relative_heading": 278.1219566550496, "relative_elevation": 46.7109355228022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track30_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862426281232538, 52.37183312887819, 0.0 ] }, "distance": 9.76, "direction": 106.83, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track30_Sphere_00021", "timestamp": "2024-11-21T11:23:13Z", "filename": "amsterdam_21112024_Track30_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": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.7626038, "relative_pitch": 0.0, "relative_heading": 106.83013487842608, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003988/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003988/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003988/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003988/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_003988/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003988/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003988/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003988/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003988/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239025911415, 52.3717942051344, 46.1731235375628 ] }, "distance": 9.94, "direction": 136.09, "angle": 77.86, "elevation": 46.17, "pano_id": "TMX7316010203-000994_pano_0000_003988", "timestamp": "2018-11-19T13:51:25.534450Z", "filename": "pano_0000_003988.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 9.93587187, "relative_pitch": 77.85586040008602, "relative_heading": 136.08781841500974, "relative_elevation": 46.1731235375628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234119405898, 52.37194292330869, 0.0 ] }, "distance": 10.04, "direction": 20.7, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00243", "timestamp": "2025-09-26T08:44:26Z", "filename": "2025_09_26_08_31_34_00243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.03906886, "relative_pitch": 0.0, "relative_heading": 20.704882329931078, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track30_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862148260435421, 52.37188565192523, 0.0 ] }, "distance": 10.05, "direction": 287.47, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track30_Sphere_00025", "timestamp": "2024-11-21T11:23:16Z", "filename": "amsterdam_21112024_Track30_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.05444987, "relative_pitch": 0.0, "relative_heading": 287.46667385054354, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234633775214, 52.3719423360485, 46.4980108225718 ] }, "distance": 10.11, "direction": 22.69, "angle": 77.74, "elevation": 46.5, "pano_id": "TMX7316010203-001040_pano_0005_000498", "timestamp": "2019-01-07T12:18:27.254910Z", "filename": "pano_0005_000498.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.10789028, "relative_pitch": 77.73566508212298, "relative_heading": 22.6937701443903, "relative_elevation": 46.4980108225718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86243562602273, 52.3718408808996, 47.4898543693125 ] }, "distance": 10.17, "direction": 101.13, "angle": 77.91, "elevation": 47.49, "pano_id": "TMX7316010203-002850_pano_0012_000387", "timestamp": "2022-12-12T12:20:55.449360Z", "filename": "pano_0012_000387.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.17229627, "relative_pitch": 77.90997368936922, "relative_heading": 101.13228723102199, "relative_elevation": 47.4898543693125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0003_000592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86233518681094, 52.3719468370768, 46.4647044437006 ] }, "distance": 10.32, "direction": 17.72, "angle": 77.48, "elevation": 46.46, "pano_id": "TMX7316060226-000017_pano_0003_000592", "timestamp": "2016-08-12T08:34:30.326960Z", "filename": "pano_0003_000592.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.31576108, "relative_pitch": 77.48262486195864, "relative_heading": 17.722668849253132, "relative_elevation": 46.4647044437006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86221854753981, 52.3719416613075, 45.128316257149 ] }, "distance": 10.42, "direction": 332.56, "angle": 76.99, "elevation": 45.13, "pano_id": "TMX7316010203-001132_pano_0000_001492", "timestamp": "2019-04-17T08:28:37.859370Z", "filename": "pano_0000_001492.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.42321941, "relative_pitch": 76.99454379873671, "relative_heading": 332.55658532794644, "relative_elevation": 45.128316257149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862139289485715, 52.371881837296876, 0.0 ] }, "distance": 10.53, "direction": 284.26, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00099", "timestamp": "2025-09-26T08:38:45Z", "filename": "2025_09_26_08_31_34_00099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.52631451, "relative_pitch": 0.0, "relative_heading": 284.2629006494468, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86213948780406, 52.3718834950497, 46.1836554631591 ] }, "distance": 10.56, "direction": 285.25, "angle": 77.12, "elevation": 46.18, "pano_id": "TMX7316010203-002439_pano_0006_000037", "timestamp": "2022-01-25T12:07:32.710520Z", "filename": "pano_0006_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.56024085, "relative_pitch": 77.12030990687839, "relative_heading": 285.2509928001887, "relative_elevation": 46.1836554631591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239051993414, 52.3717836922309, 47.8656068360433 ] }, "distance": 10.82, "direction": 140.32, "angle": 77.26, "elevation": 47.87, "pano_id": "TMX7316010203-001702_pano_0000_001079", "timestamp": "2020-05-11T08:37:08.245610Z", "filename": "pano_0000_001079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.82043932, "relative_pitch": 77.26189066003487, "relative_heading": 140.32001907951465, "relative_elevation": 47.8656068360433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234892089449, 52.371948667719, 48.5666358293965 ] }, "distance": 10.83, "direction": 22.11, "angle": 77.43, "elevation": 48.57, "pano_id": "TMX7316010203-002850_pano_0012_000364", "timestamp": "2022-12-12T12:20:12.494790Z", "filename": "pano_0012_000364.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.82632571, "relative_pitch": 77.43326677927477, "relative_heading": 22.1142008389212, "relative_elevation": 48.5666358293965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0005_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0005_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0005_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86243392607864, 52.371815231106, 45.8780016507953 ] }, "distance": 10.98, "direction": 116.03, "angle": 76.54, "elevation": 45.88, "pano_id": "TMX7316060226-000017_pano_0005_000145", "timestamp": "2016-08-12T08:41:15.583860Z", "filename": "pano_0005_000145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 10.97886541, "relative_pitch": 76.54188877228069, "relative_heading": 116.03114484004053, "relative_elevation": 45.8780016507953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_000972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86244517365461, 52.3718298442791, 45.6797509696335 ] }, "distance": 11.1, "direction": 106.71, "angle": 76.34, "elevation": 45.68, "pano_id": "TMX7316010203-001502_pano_0001_000972", "timestamp": "2019-12-09T11:33:16.016390Z", "filename": "pano_0001_000972.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 11.10005277, "relative_pitch": 76.34200195148873, "relative_heading": 106.71288199364936, "relative_elevation": 45.6797509696335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0000_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86244653872212, 52.3718230014859, 46.3411673232913 ] }, "distance": 11.43, "direction": 110.24, "angle": 76.14, "elevation": 46.34, "pano_id": "TMX7316010203-000998_pano_0000_000463", "timestamp": "2018-11-21T10:43:05.436270Z", "filename": "pano_0000_000463.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 11.42967749, "relative_pitch": 76.14498155958782, "relative_heading": 110.23679480547341, "relative_elevation": 46.3411673232913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86236750063876, 52.3719503173828, 47.528432302177 ] }, "distance": 11.53, "direction": 27.61, "angle": 76.37, "elevation": 47.53, "pano_id": "TMX7316010203-001132_pano_0000_001788", "timestamp": "2019-04-17T08:34:40.536790Z", "filename": "pano_0000_001788.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 11.52568052, "relative_pitch": 76.36886492541761, "relative_heading": 27.606886351198693, "relative_elevation": 47.528432302177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86245415501102, 52.3718316649424, 48.7574671665207 ] }, "distance": 11.63, "direction": 104.89, "angle": 76.58, "elevation": 48.76, "pano_id": "TMX7316010203-002850_pano_0012_000367", "timestamp": "2022-12-12T12:20:17.499770Z", "filename": "pano_0012_000367.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 11.63353336, "relative_pitch": 76.58013429161355, "relative_heading": 104.89057051859834, "relative_elevation": 48.7574671665207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86234156940296, 52.371958505682, 45.176698778756 ] }, "distance": 11.68, "direction": 17.81, "angle": 75.5, "elevation": 45.18, "pano_id": "TMX7316010203-001702_pano_0000_001373", "timestamp": "2020-05-11T08:43:32.032520Z", "filename": "pano_0000_001373.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 11.68489943, "relative_pitch": 75.4983230130659, "relative_heading": 17.814946033202332, "relative_elevation": 45.176698778756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86212523958668, 52.3718907314015, 46.5677119353786 ] }, "distance": 11.72, "direction": 287.8, "angle": 75.87, "elevation": 46.57, "pano_id": "TMX7316010203-002850_pano_0012_000417", "timestamp": "2022-12-12T12:21:35.928990Z", "filename": "pano_0012_000417.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 11.71989896, "relative_pitch": 75.8735017249674, "relative_heading": 287.80181915961947, "relative_elevation": 46.5677119353786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8623613816543, 52.371954211042, 46.1423317696899 ] }, "distance": 11.73, "direction": 24.82, "angle": 75.74, "elevation": 46.14, "pano_id": "TMX7316010203-002554_pano_0000_004790", "timestamp": "2022-05-02T09:12:00.313020Z", "filename": "pano_0000_004790.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 11.73035503, "relative_pitch": 75.73635809982792, "relative_heading": 24.821306440063793, "relative_elevation": 46.1423317696899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86238848956814, 52.3717708510663, 45.3361194720492 ] }, "distance": 11.88, "direction": 145.24, "angle": 75.32, "elevation": 45.34, "pano_id": "TMX7316010203-001702_pano_0000_001377", "timestamp": "2020-05-11T08:43:35.037440Z", "filename": "pano_0000_001377.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 11.87563457, "relative_pitch": 75.32137281889771, "relative_heading": 145.2412828470628, "relative_elevation": 45.3361194720492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8621234606315, 52.371899350341, 46.8693884853274 ] }, "distance": 12.16, "direction": 291.93, "angle": 75.46, "elevation": 46.87, "pano_id": "TMX7316010203-001040_pano_0005_000502", "timestamp": "2019-01-07T12:18:33.045130Z", "filename": "pano_0005_000502.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.16006909, "relative_pitch": 75.45552697834789, "relative_heading": 291.9334333444273, "relative_elevation": 46.8693884853274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0013_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8621131250558, 52.3718777083031, 46.0603256849572 ] }, "distance": 12.17, "direction": 280.1, "angle": 75.2, "elevation": 46.06, "pano_id": "TMX7316010203-002850_pano_0013_000022", "timestamp": "2022-12-12T12:25:50.846550Z", "filename": "pano_0013_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.17235001, "relative_pitch": 75.19687568101202, "relative_heading": 280.0967086163257, "relative_elevation": 46.0603256849572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0005_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0005_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0005_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86240595578441, 52.3717750443768, 45.8488539522514 ] }, "distance": 12.23, "direction": 139.41, "angle": 75.06, "elevation": 45.85, "pano_id": "TMX7316060226-000017_pano_0005_000146", "timestamp": "2016-08-12T08:41:17.318900Z", "filename": "pano_0005_000146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.23383786, "relative_pitch": 75.05985997788669, "relative_heading": 139.40818198571964, "relative_elevation": 45.8488539522514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8623338468811, 52.3719658788929, 46.6591219967231 ] }, "distance": 12.33, "direction": 14.32, "angle": 75.2, "elevation": 46.66, "pano_id": "TMX7316010203-002439_pano_0006_000238", "timestamp": "2022-01-25T12:10:11.148990Z", "filename": "pano_0006_000238.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.32803539, "relative_pitch": 75.1998122196439, "relative_heading": 14.318933241326837, "relative_elevation": 46.6591219967231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862400822250991, 52.371770785000855, 0.0 ] }, "distance": 12.38, "direction": 142.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00094", "timestamp": "2025-09-26T08:38:35Z", "filename": "2025_09_26_08_31_34_00094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.37956177, "relative_pitch": 0.0, "relative_heading": 142.06523335375778, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862454509598581, 52.37181157558524, 0.0 ] }, "distance": 12.42, "direction": 114.88, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00247", "timestamp": "2025-09-26T08:44:33Z", "filename": "2025_09_26_08_31_34_00247.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.4195685, "relative_pitch": 0.0, "relative_heading": 114.87894919578349, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86211059036369, 52.3718862953119, 47.0755786420777 ] }, "distance": 12.54, "direction": 284.26, "angle": 75.08, "elevation": 47.08, "pano_id": "TMX7316010203-002439_pano_0006_000244", "timestamp": "2022-01-25T12:10:22.508890Z", "filename": "pano_0006_000244.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.54290434, "relative_pitch": 75.08060928053828, "relative_heading": 284.25930501107337, "relative_elevation": 47.0755786420777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0013_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86245843360808, 52.3718131060871, 46.0136044621468 ] }, "distance": 12.59, "direction": 113.66, "angle": 74.69, "elevation": 46.01, "pano_id": "TMX7316010203-002850_pano_0013_000017", "timestamp": "2022-12-12T12:25:44.986560Z", "filename": "pano_0013_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.59320244, "relative_pitch": 74.69385473647726, "relative_heading": 113.66436810580815, "relative_elevation": 46.0136044621468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0003_000597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86210304346196, 52.3718710035923, 46.5991518981755 ] }, "distance": 12.75, "direction": 276.25, "angle": 74.7, "elevation": 46.6, "pano_id": "TMX7316060226-000017_pano_0003_000597", "timestamp": "2016-08-12T08:34:36.511850Z", "filename": "pano_0003_000597.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.74625839, "relative_pitch": 74.7020899911116, "relative_heading": 276.251042012887, "relative_elevation": 46.5991518981755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86247091045529, 52.3718234832852, 46.5050538051873 ] }, "distance": 12.98, "direction": 107.48, "angle": 74.4, "elevation": 46.51, "pano_id": "TMX7316010203-002850_pano_0012_000422", "timestamp": "2022-12-12T12:21:39.953920Z", "filename": "pano_0012_000422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 12.98359311, "relative_pitch": 74.40097289129152, "relative_heading": 107.47999927266463, "relative_elevation": 46.5050538051873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86242701498656, 52.3717777027861, 45.9554835734889 ] }, "distance": 13.01, "direction": 133.75, "angle": 74.2, "elevation": 45.96, "pano_id": "TMX7316010203-001040_pano_0005_000347", "timestamp": "2019-01-07T12:16:09.996070Z", "filename": "pano_0005_000347.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.00575259, "relative_pitch": 74.19808206967016, "relative_heading": 133.75290138791726, "relative_elevation": 45.9554835734889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_000977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86210483498278, 52.3718912909404, 45.7142935376614 ] }, "distance": 13.07, "direction": 286.2, "angle": 74.05, "elevation": 45.71, "pano_id": "TMX7316010203-001502_pano_0001_000977", "timestamp": "2019-12-09T11:33:20.176290Z", "filename": "pano_0001_000977.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.0672161, "relative_pitch": 74.0476641337568, "relative_heading": 286.19863482076966, "relative_elevation": 45.7142935376614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track31_Sphere_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track31_Sphere_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track31_Sphere_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862337130862906, 52.37197234010889, 0.0 ] }, "distance": 13.08, "direction": 14.49, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track31_Sphere_00095", "timestamp": "2024-11-21T11:30:05Z", "filename": "amsterdam_21112024_Track31_Sphere_00095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.08004205, "relative_pitch": 0.0, "relative_heading": 14.489330314759933, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241821019857, 52.3717700224485, 47.8883569836617 ] }, "distance": 13.2, "direction": 138.24, "angle": 74.59, "elevation": 47.89, "pano_id": "TMX7316010203-001132_pano_0000_001793", "timestamp": "2019-04-17T08:34:47.291690Z", "filename": "pano_0000_001793.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.20400199, "relative_pitch": 74.58515397194886, "relative_heading": 138.23570785404675, "relative_elevation": 47.8883569836617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86248136346479, 52.3718753952427, 44.8985335472971 ] }, "distance": 13.23, "direction": 81.85, "angle": 73.58, "elevation": 44.9, "pano_id": "TMX7316010203-001132_pano_0000_001488", "timestamp": "2019-04-17T08:28:34.099350Z", "filename": "pano_0000_001488.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.22971382, "relative_pitch": 73.58196683446381, "relative_heading": 81.84543695324918, "relative_elevation": 44.8985335472971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86245277836398, 52.3717941363496, 47.356807586737 ] }, "distance": 13.25, "direction": 122.73, "angle": 74.37, "elevation": 47.36, "pano_id": "TMX7316010203-002058_pano_0000_004317", "timestamp": "2021-03-24T11:41:43.158910Z", "filename": "pano_0000_004317.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.25318165, "relative_pitch": 74.36529811608376, "relative_heading": 122.72867986256797, "relative_elevation": 47.356807586737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86240275152385, 52.3717617458417, 45.9831922594458 ] }, "distance": 13.26, "direction": 144.29, "angle": 73.91, "elevation": 45.98, "pano_id": "TMX7316010203-001040_pano_0005_000372", "timestamp": "2019-01-07T12:16:48.950750Z", "filename": "pano_0005_000372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.26363922, "relative_pitch": 73.91003851411821, "relative_heading": 144.28921509601733, "relative_elevation": 45.9831922594458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86240264760142, 52.3717599405948, 46.0531652951613 ] }, "distance": 13.42, "direction": 144.81, "angle": 73.75, "elevation": 46.05, "pano_id": "TMX7316010203-002439_pano_0006_000032", "timestamp": "2022-01-25T12:07:27.700790Z", "filename": "pano_0006_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.42317907, "relative_pitch": 73.75010836497718, "relative_heading": 144.8142296611925, "relative_elevation": 46.0531652951613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862455522327, 52.3717905216837, 46.1010341001675 ] }, "distance": 13.63, "direction": 123.73, "angle": 73.53, "elevation": 46.1, "pano_id": "TMX7316010203-002554_pano_0000_004588", "timestamp": "2022-05-02T09:08:35.464420Z", "filename": "pano_0000_004588.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.62992816, "relative_pitch": 73.52950617509707, "relative_heading": 123.72635152466515, "relative_elevation": 46.1010341001675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86233594288524, 52.3719783758641, 47.4802581621334 ] }, "distance": 13.71, "direction": 13.46, "angle": 73.89, "elevation": 47.48, "pano_id": "TMX7316010203-002058_pano_0000_004080", "timestamp": "2021-03-24T11:37:48.750450Z", "filename": "pano_0000_004080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.71227539, "relative_pitch": 73.89130833912199, "relative_heading": 13.459804276777257, "relative_elevation": 47.4802581621334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86247623411331, 52.3718098844227, 45.9761003451422 ] }, "distance": 13.85, "direction": 113.01, "angle": 73.24, "elevation": 45.98, "pano_id": "TMX7316010203-001040_pano_0005_000346", "timestamp": "2019-01-07T12:16:08.841290Z", "filename": "pano_0005_000346.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.84840179, "relative_pitch": 73.23724125662734, "relative_heading": 113.00953690581562, "relative_elevation": 45.9761003451422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239446664818, 52.3717517735428, 44.8016132740304 ] }, "distance": 13.88, "direction": 148.86, "angle": 72.79, "elevation": 44.8, "pano_id": "TMX7316010203-002058_pano_0000_004551", "timestamp": "2021-03-24T11:47:11.531460Z", "filename": "pano_0000_004551.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.87942591, "relative_pitch": 72.78715176807164, "relative_heading": 148.8592072506347, "relative_elevation": 44.8016132740304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86238099080701, 52.3717466242237, 45.8959956523031 ] }, "distance": 13.94, "direction": 153.31, "angle": 73.11, "elevation": 45.9, "pano_id": "TMX7316010203-002554_pano_0000_004795", "timestamp": "2022-05-02T09:12:09.002990Z", "filename": "pano_0000_004795.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 13.93726184, "relative_pitch": 73.1080094516485, "relative_heading": 153.31121957550687, "relative_elevation": 45.8959956523031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003987/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003987/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003987/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003987/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_003987/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003987/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003987/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003987/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003987/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239748485189, 52.3717514328537, 46.1331565594301 ] }, "distance": 14.02, "direction": 148.22, "angle": 73.1, "elevation": 46.13, "pano_id": "TMX7316010203-000994_pano_0000_003987", "timestamp": "2018-11-19T13:51:23.879420Z", "filename": "pano_0000_003987.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.01904986, "relative_pitch": 73.0969014440967, "relative_heading": 148.22024814991542, "relative_elevation": 46.1331565594301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0000_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8623355986237, 52.3719812605535, 46.4797021681443 ] }, "distance": 14.02, "direction": 13.06, "angle": 73.22, "elevation": 46.48, "pano_id": "TMX7316010203-000998_pano_0000_000459", "timestamp": "2018-11-21T10:42:59.061390Z", "filename": "pano_0000_000459.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.01933253, "relative_pitch": 73.21549761470634, "relative_heading": 13.061253327499609, "relative_elevation": 46.4797021681443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86209149466525, 52.3718949461568, 47.768139122054 ] }, "distance": 14.05, "direction": 286.76, "angle": 73.61, "elevation": 47.77, "pano_id": "TMX7316010203-001702_pano_0000_001084", "timestamp": "2020-05-11T08:37:12.230280Z", "filename": "pano_0000_001084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.05385492, "relative_pitch": 73.60559990293898, "relative_heading": 286.7576806380998, "relative_elevation": 47.768139122054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_003993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86209275285479, 52.3718994120213, 46.1510655311868 ] }, "distance": 14.12, "direction": 288.79, "angle": 72.98, "elevation": 46.15, "pano_id": "TMX7316010203-000994_pano_0000_003993", "timestamp": "2018-11-19T13:51:31.059430Z", "filename": "pano_0000_003993.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.12395174, "relative_pitch": 72.98393033132777, "relative_heading": 288.7886169867834, "relative_elevation": 46.1510655311868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86208798128255, 52.3718921575566, 47.6721139485016 ] }, "distance": 14.2, "direction": 285.28, "angle": 73.41, "elevation": 47.67, "pano_id": "TMX7316010203-002058_pano_0000_004086", "timestamp": "2021-03-24T11:37:59.510370Z", "filename": "pano_0000_004086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.19823557, "relative_pitch": 73.41483463411909, "relative_heading": 285.2800933423996, "relative_elevation": 47.6721139485016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241087713176, 52.3717544125497, 45.3050126424059 ] }, "distance": 14.25, "direction": 144.4, "angle": 72.54, "elevation": 45.31, "pano_id": "TMX7316010203-000274_pano_0002_001446", "timestamp": "2017-04-20T12:57:29.360660Z", "filename": "pano_0002_001446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.2492672, "relative_pitch": 72.5406707758173, "relative_heading": 144.39753158140516, "relative_elevation": 45.3050126424059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86247083730604, 52.3717944827168, 47.569091851823 ] }, "distance": 14.28, "direction": 119.93, "angle": 73.29, "elevation": 47.57, "pano_id": "TMX7316010203-001702_pano_0000_001051", "timestamp": "2020-05-11T08:36:36.150640Z", "filename": "pano_0000_001051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.28406198, "relative_pitch": 73.28602205881812, "relative_heading": 119.93012780722225, "relative_elevation": 47.569091851823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86215166316619, 52.3719566968051, 45.1843943772838 ] }, "distance": 14.38, "direction": 319.41, "angle": 72.34, "elevation": 45.18, "pano_id": "TMX7316010203-001132_pano_0000_001493", "timestamp": "2019-04-17T08:28:38.779330Z", "filename": "pano_0000_001493.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.38442558, "relative_pitch": 72.3411563293755, "relative_heading": 319.4100897285193, "relative_elevation": 45.1843943772838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86208346554603, 52.3718886274471, 46.3934176247567 ] }, "distance": 14.4, "direction": 283.45, "angle": 72.76, "elevation": 46.39, "pano_id": "TMX7316010203-001040_pano_0005_000689", "timestamp": "2019-01-07T12:22:22.222840Z", "filename": "pano_0005_000689.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.39874824, "relative_pitch": 72.75764949162168, "relative_heading": 283.44943424023796, "relative_elevation": 46.3934176247567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86208194919567, 52.3718868820624, 46.7238574903458 ] }, "distance": 14.46, "direction": 282.61, "angle": 72.81, "elevation": 46.72, "pano_id": "TMX7316010203-002554_pano_0000_004522", "timestamp": "2022-05-02T09:07:10.010080Z", "filename": "pano_0000_004522.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.45558709, "relative_pitch": 72.80879924873345, "relative_heading": 282.6055169897733, "relative_elevation": 46.7238574903458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241829625162, 52.3717553665936, 47.2616940233856 ] }, "distance": 14.46, "direction": 142.53, "angle": 72.98, "elevation": 47.26, "pano_id": "TMX7316010203-002058_pano_0000_004318", "timestamp": "2021-03-24T11:41:44.593790Z", "filename": "pano_0000_004318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.46483766, "relative_pitch": 72.98283063603105, "relative_heading": 142.5250177570222, "relative_elevation": 47.2616940233856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86233946934472, 52.3719853529618, 44.7688185553998 ] }, "distance": 14.52, "direction": 13.67, "angle": 72.03, "elevation": 44.77, "pano_id": "TMX7316010203-002058_pano_0000_004546", "timestamp": "2021-03-24T11:46:51.466900Z", "filename": "pano_0000_004546.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.52332433, "relative_pitch": 72.02656704851427, "relative_heading": 13.668379120346945, "relative_elevation": 44.7688185553998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86248725766744, 52.3718103166874, 46.3211014661938 ] }, "distance": 14.52, "direction": 111.68, "angle": 72.59, "elevation": 46.32, "pano_id": "TMX7316010203-001040_pano_0005_000695", "timestamp": "2019-01-07T12:22:27.962850Z", "filename": "pano_0005_000695.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.52458152, "relative_pitch": 72.59050765946847, "relative_heading": 111.67709455964575, "relative_elevation": 46.3211014661938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86208879929175, 52.3719036396386, 47.3239648006856 ] }, "distance": 14.53, "direction": 290.2, "angle": 72.93, "elevation": 47.32, "pano_id": "TMX7316010203-002850_pano_0012_000392", "timestamp": "2022-12-12T12:21:00.119360Z", "filename": "pano_0012_000392.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.53480818, "relative_pitch": 72.9264871081253, "relative_heading": 290.20248654092194, "relative_elevation": 47.3239648006856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track30_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862494383779621, 52.37182094674484, 0.0 ] }, "distance": 14.59, "direction": 106.65, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track30_Sphere_00020", "timestamp": "2024-11-21T11:23:12Z", "filename": "amsterdam_21112024_Track30_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": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.59478398, "relative_pitch": 0.0, "relative_heading": 106.65165041402587, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86209041166812, 52.3719095404632, 45.9892639163882 ] }, "distance": 14.67, "direction": 292.76, "angle": 72.3, "elevation": 45.99, "pano_id": "TMX7316010203-001040_pano_0005_000378", "timestamp": "2019-01-07T12:16:54.680700Z", "filename": "pano_0005_000378.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.67308912, "relative_pitch": 72.30447446507586, "relative_heading": 292.7576266414151, "relative_elevation": 45.9892639163882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86249227869873, 52.3718113164731, 45.3872825633734 ] }, "distance": 14.8, "direction": 110.79, "angle": 71.94, "elevation": 45.39, "pano_id": "TMX7316010203-000274_pano_0002_001521", "timestamp": "2017-04-20T12:59:54.814660Z", "filename": "pano_0002_001521.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.80305615, "relative_pitch": 71.93627008285492, "relative_heading": 110.78800000831808, "relative_elevation": 45.3872825633734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0003_000591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232815956429, 52.3719894759302, 46.4558826088905 ] }, "distance": 14.81, "direction": 10.35, "angle": 72.32, "elevation": 46.46, "pano_id": "TMX7316060226-000017_pano_0003_000591", "timestamp": "2016-08-12T08:34:29.346920Z", "filename": "pano_0003_000591.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 14.8118996, "relative_pitch": 72.31574337135014, "relative_heading": 10.351940756592718, "relative_elevation": 46.4558826088905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track30_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86207815915088, 52.37189920011784, 0.0 ] }, "distance": 15.06, "direction": 287.49, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track30_Sphere_00026", "timestamp": "2024-11-21T11:23:17Z", "filename": "amsterdam_21112024_Track30_Sphere_00026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.0612279, "relative_pitch": 0.0, "relative_heading": 287.4857745179004, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86250507134695, 52.3718283059334, 47.4918613256887 ] }, "distance": 15.09, "direction": 102.88, "angle": 72.37, "elevation": 47.49, "pano_id": "TMX7316010203-002850_pano_0012_000386", "timestamp": "2022-12-12T12:20:54.579410Z", "filename": "pano_0012_000386.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.09022174, "relative_pitch": 72.37269299090741, "relative_heading": 102.87811588278348, "relative_elevation": 47.4918613256887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0005_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0005_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0005_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86250485406299, 52.3718244605538, 45.7974381996319 ] }, "distance": 15.18, "direction": 104.47, "angle": 71.67, "elevation": 45.8, "pano_id": "TMX7316060226-000017_pano_0005_000144", "timestamp": "2016-08-12T08:41:14.193870Z", "filename": "pano_0005_000144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.17698863, "relative_pitch": 71.66512191772647, "relative_heading": 104.46550554370273, "relative_elevation": 45.7974381996319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862073623014, 52.3718961789216, 45.4220452671871 ] }, "distance": 15.26, "direction": 285.93, "angle": 71.43, "elevation": 45.42, "pano_id": "TMX7316010203-000274_pano_0002_001524", "timestamp": "2017-04-20T12:59:58.854570Z", "filename": "pano_0002_001524.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.26048822, "relative_pitch": 71.42914650821177, "relative_heading": 285.93318467793097, "relative_elevation": 45.4220452671871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86233929582171, 52.3719923409026, 46.4386707246304 ] }, "distance": 15.28, "direction": 12.94, "angle": 71.79, "elevation": 46.44, "pano_id": "TMX7316010203-001040_pano_0005_000497", "timestamp": "2019-01-07T12:18:25.824970Z", "filename": "pano_0005_000497.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.27733668, "relative_pitch": 71.78989214636623, "relative_heading": 12.936182658059446, "relative_elevation": 46.4386707246304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862334255161207, 52.371993232818284, 0.0 ] }, "distance": 15.3, "direction": 11.6, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00242", "timestamp": "2025-09-26T08:44:24Z", "filename": "2025_09_26_08_31_34_00242.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.30137135, "relative_pitch": 0.0, "relative_heading": 11.599988446991052, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862071301130189, 52.37189428037697, 0.0 ] }, "distance": 15.36, "direction": 285.01, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00100", "timestamp": "2025-09-26T08:38:46Z", "filename": "2025_09_26_08_31_34_00100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.35653653, "relative_pitch": 0.0, "relative_heading": 285.01324194760394, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_001509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_001509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_001509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86233717321937, 52.3719939455066, 45.744202378206 ] }, "distance": 15.42, "direction": 12.26, "angle": 71.37, "elevation": 45.74, "pano_id": "TMX7316010203-000274_pano_0002_001509", "timestamp": "2017-04-20T12:59:16.684880Z", "filename": "pano_0002_001509.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.42005398, "relative_pitch": 71.37139459421373, "relative_heading": 12.264124782422417, "relative_elevation": 45.744202378206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86240506341317, 52.3717393445748, 47.851437876001 ] }, "distance": 15.44, "direction": 149.22, "angle": 72.12, "elevation": 47.85, "pano_id": "TMX7316010203-001702_pano_0000_001078", "timestamp": "2020-05-11T08:37:07.285380Z", "filename": "pano_0000_001078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.43669758, "relative_pitch": 72.12049015372241, "relative_heading": 149.22109360966374, "relative_elevation": 47.851437876001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86206873793999, 52.3718969578159, 46.2000712249428 ] }, "distance": 15.6, "direction": 285.9, "angle": 71.34, "elevation": 46.2, "pano_id": "TMX7316010203-002439_pano_0006_000038", "timestamp": "2022-01-25T12:07:33.475510Z", "filename": "pano_0006_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.6042109, "relative_pitch": 71.33745068700804, "relative_heading": 285.9038398744013, "relative_elevation": 46.2000712249428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235948142144, 52.3719945167635, 47.5282421475276 ] }, "distance": 15.87, "direction": 17.58, "angle": 71.53, "elevation": 47.53, "pano_id": "TMX7316010203-001132_pano_0000_001787", "timestamp": "2019-04-17T08:34:39.211730Z", "filename": "pano_0000_001787.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.87323255, "relative_pitch": 71.53198238232389, "relative_heading": 17.582087456828162, "relative_elevation": 47.5282421475276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_000971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86251387406818, 52.3718168767803, 45.6474087890238 ] }, "distance": 16.0, "direction": 106.84, "angle": 70.69, "elevation": 45.65, "pano_id": "TMX7316010203-001502_pano_0001_000971", "timestamp": "2019-12-09T11:33:15.191280Z", "filename": "pano_0001_000971.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 15.99641777, "relative_pitch": 70.68778877681409, "relative_heading": 106.84330243229238, "relative_elevation": 45.6474087890238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241077480786, 52.3717337438318, 45.9447147781029 ] }, "distance": 16.17, "direction": 149.17, "angle": 70.61, "elevation": 45.94, "pano_id": "TMX7316010203-001040_pano_0005_000348", "timestamp": "2019-01-07T12:16:10.936170Z", "filename": "pano_0005_000348.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.17119913, "relative_pitch": 70.60941886099367, "relative_heading": 149.1669436396171, "relative_elevation": 45.9447147781029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86235482339074, 52.3719999684708, 46.2070509614423 ] }, "distance": 16.36, "direction": 15.88, "angle": 70.5, "elevation": 46.21, "pano_id": "TMX7316010203-002554_pano_0000_004789", "timestamp": "2022-05-02T09:11:59.083100Z", "filename": "pano_0000_004789.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.36290699, "relative_pitch": 70.49985449188908, "relative_heading": 15.881219578851931, "relative_elevation": 46.2070509614423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86252051466232, 52.3718170753653, 48.5587501376867 ] }, "distance": 16.42, "direction": 106.31, "angle": 71.31, "elevation": 48.56, "pano_id": "TMX7316010203-002850_pano_0012_000368", "timestamp": "2022-12-12T12:20:18.404740Z", "filename": "pano_0012_000368.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.42359217, "relative_pitch": 71.31338008960299, "relative_heading": 106.31232666563304, "relative_elevation": 48.5587501376867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0000_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86251416283697, 52.3718048029796, 46.2695745825768 ] }, "distance": 16.45, "direction": 111.31, "angle": 70.42, "elevation": 46.27, "pano_id": "TMX7316010203-000998_pano_0000_000464", "timestamp": "2018-11-21T10:43:06.441280Z", "filename": "pano_0000_000464.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.45440782, "relative_pitch": 70.4235723824494, "relative_heading": 111.30548185063734, "relative_elevation": 46.2695745825768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86205773268768, 52.3719050415474, 46.5797155266628 ] }, "distance": 16.58, "direction": 288.18, "angle": 70.4, "elevation": 46.58, "pano_id": "TMX7316010203-002850_pano_0012_000416", "timestamp": "2022-12-12T12:21:34.819010Z", "filename": "pano_0012_000416.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.58467151, "relative_pitch": 70.40176750844836, "relative_heading": 288.18351182600696, "relative_elevation": 46.5797155266628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232950297811, 52.3720060295994, 45.145135005936 ] }, "distance": 16.64, "direction": 9.52, "angle": 69.76, "elevation": 45.15, "pano_id": "TMX7316010203-001702_pano_0000_001372", "timestamp": "2020-05-11T08:43:31.072360Z", "filename": "pano_0000_001372.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.64210246, "relative_pitch": 69.76431942854809, "relative_heading": 9.522224627092122, "relative_elevation": 45.145135005936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86239838119003, 52.3717237262292, 45.3332307050005 ] }, "distance": 16.75, "direction": 153.61, "angle": 69.73, "elevation": 45.33, "pano_id": "TMX7316010203-001702_pano_0000_001378", "timestamp": "2020-05-11T08:43:35.722310Z", "filename": "pano_0000_001378.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.74595768, "relative_pitch": 69.72592327897259, "relative_heading": 153.60603990006334, "relative_elevation": 45.3332307050005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86251633572709, 52.3718010264422, 47.3798313308507 ] }, "distance": 16.75, "direction": 112.46, "angle": 70.53, "elevation": 47.38, "pano_id": "TMX7316010203-002058_pano_0000_004316", "timestamp": "2021-03-24T11:41:41.378850Z", "filename": "pano_0000_004316.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.74837794, "relative_pitch": 70.53192042413643, "relative_heading": 112.46096042191095, "relative_elevation": 47.3798313308507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862406869440486, 52.37172633153255, 0.0 ] }, "distance": 16.76, "direction": 151.39, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00093", "timestamp": "2025-09-26T08:38:33Z", "filename": "2025_09_26_08_31_34_00093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.7557544, "relative_pitch": 0.0, "relative_heading": 151.39403205824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232697911806, 52.3720084173716, 46.6747390916571 ] }, "distance": 16.88, "direction": 8.8, "angle": 70.12, "elevation": 46.67, "pano_id": "TMX7316010203-002439_pano_0006_000237", "timestamp": "2022-01-25T12:10:10.399050Z", "filename": "pano_0006_000237.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.87705326, "relative_pitch": 70.120587540024, "relative_heading": 8.797465775035949, "relative_elevation": 46.6747390916571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0013_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86252028491974, 52.3718038216828, 45.9214547220618 ] }, "distance": 16.88, "direction": 111.14, "angle": 69.81, "elevation": 45.92, "pano_id": "TMX7316010203-002850_pano_0013_000016", "timestamp": "2022-12-12T12:25:39.261580Z", "filename": "pano_0013_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 16.88261907, "relative_pitch": 69.8144923217864, "relative_heading": 111.13657594358618, "relative_elevation": 45.9214547220618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0013_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0013_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0013_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86204338875809, 52.3718903473163, 46.0840768637136 ] }, "distance": 17.1, "direction": 281.95, "angle": 69.64, "elevation": 46.08, "pano_id": "TMX7316010203-002850_pano_0013_000023", "timestamp": "2022-12-12T12:25:51.971500Z", "filename": "pano_0013_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.10382086, "relative_pitch": 69.63790265554886, "relative_heading": 281.9461173826508, "relative_elevation": 46.0840768637136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86205158749796, 52.3719112125377, 46.9456319268793 ] }, "distance": 17.2, "direction": 289.92, "angle": 69.87, "elevation": 46.95, "pano_id": "TMX7316010203-001040_pano_0005_000503", "timestamp": "2019-01-07T12:18:33.939820Z", "filename": "pano_0005_000503.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.20450045, "relative_pitch": 69.87326982316901, "relative_heading": 289.92143791370745, "relative_elevation": 46.9456319268793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86252448849113, 52.3718012270412, 46.0942277545109 ] }, "distance": 17.25, "direction": 111.69, "angle": 69.48, "elevation": 46.09, "pano_id": "TMX7316010203-002554_pano_0000_004589", "timestamp": "2022-05-02T09:08:36.994410Z", "filename": "pano_0000_004589.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.25456207, "relative_pitch": 69.47749787243191, "relative_heading": 111.68799376865651, "relative_elevation": 46.0942277545109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86254520885112, 52.3718705595, 44.6806989135221 ] }, "distance": 17.5, "direction": 85.61, "angle": 68.62, "elevation": 44.68, "pano_id": "TMX7316010203-001132_pano_0000_001487", "timestamp": "2019-04-17T08:28:33.149370Z", "filename": "pano_0000_001487.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.49557283, "relative_pitch": 68.61623315057837, "relative_heading": 85.61237974886139, "relative_elevation": 44.6806989135221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241005892275, 52.3717192965218, 45.9548399997875 ] }, "distance": 17.55, "direction": 152.0, "angle": 69.1, "elevation": 45.95, "pano_id": "TMX7316010203-001040_pano_0005_000371", "timestamp": "2019-01-07T12:16:47.825760Z", "filename": "pano_0005_000371.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.54798625, "relative_pitch": 69.10050132299946, "relative_heading": 151.99510161439562, "relative_elevation": 45.9548399997875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862530460314844, 52.371802537967746, 0.0 ] }, "distance": 17.58, "direction": 110.76, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00248", "timestamp": "2025-09-26T08:44:34Z", "filename": "2025_09_26_08_31_34_00248.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.58091204, "relative_pitch": 0.0, "relative_heading": 110.75636141781978, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86203994699503, 52.3719022365514, 47.1044404543936 ] }, "distance": 17.65, "direction": 285.99, "angle": 69.46, "elevation": 47.1, "pano_id": "TMX7316010203-002439_pano_0006_000245", "timestamp": "2022-01-25T12:10:23.243900Z", "filename": "pano_0006_000245.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.65101157, "relative_pitch": 69.45798299514662, "relative_heading": 285.9933799715476, "relative_elevation": 47.1044404543936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241113069487, 52.3717165736914, 46.0005979249254 ] }, "distance": 17.85, "direction": 152.24, "angle": 68.79, "elevation": 46.0, "pano_id": "TMX7316010203-002439_pano_0006_000031", "timestamp": "2022-01-25T12:07:26.600600Z", "filename": "pano_0006_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.8499355, "relative_pitch": 68.79190273193944, "relative_heading": 152.24487698911497, "relative_elevation": 46.0005979249254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_000978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8620382289868, 52.3719051660338, 45.7231654115021 ] }, "distance": 17.86, "direction": 286.9, "angle": 68.67, "elevation": 45.72, "pano_id": "TMX7316010203-001502_pano_0001_000978", "timestamp": "2019-12-09T11:33:21.151250Z", "filename": "pano_0001_000978.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.85551894, "relative_pitch": 68.6686775726064, "relative_heading": 286.8954927252345, "relative_elevation": 45.7231654115021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0003_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86203045602568, 52.3718857641495, 46.6205085813999 ] }, "distance": 17.87, "direction": 279.76, "angle": 69.02, "elevation": 46.62, "pano_id": "TMX7316060226-000017_pano_0003_000598", "timestamp": "2016-08-12T08:34:37.441830Z", "filename": "pano_0003_000598.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.87298767, "relative_pitch": 69.02458566157958, "relative_heading": 279.76165011182513, "relative_elevation": 46.6205085813999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86253895181927, 52.3718092616316, 46.4661989444867 ] }, "distance": 17.88, "direction": 107.86, "angle": 68.95, "elevation": 46.47, "pano_id": "TMX7316010203-002850_pano_0012_000423", "timestamp": "2022-12-12T12:21:40.708940Z", "filename": "pano_0012_000423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 17.87945733, "relative_pitch": 68.95406548206843, "relative_heading": 107.85636736635405, "relative_elevation": 46.4661989444867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86254774751717, 52.3718192482105, 45.9515500254929 ] }, "distance": 18.15, "direction": 103.93, "angle": 68.45, "elevation": 45.95, "pano_id": "TMX7316010203-001040_pano_0005_000345", "timestamp": "2019-01-07T12:16:07.616110Z", "filename": "pano_0005_000345.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.15140518, "relative_pitch": 68.44539449542646, "relative_heading": 103.9347378307235, "relative_elevation": 45.9515500254929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86242784458375, 52.3717191787912, 48.0185774276033 ] }, "distance": 18.16, "direction": 148.64, "angle": 69.28, "elevation": 48.02, "pano_id": "TMX7316010203-001132_pano_0000_001794", "timestamp": "2019-04-17T08:34:48.241700Z", "filename": "pano_0000_001794.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.15949193, "relative_pitch": 69.28456583369265, "relative_heading": 148.6381558790527, "relative_elevation": 48.0185774276033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86240478872469, 52.3717103976969, 47.2058863630518 ] }, "distance": 18.27, "direction": 154.45, "angle": 68.84, "elevation": 47.21, "pano_id": "TMX7316010203-002058_pano_0000_004319", "timestamp": "2021-03-24T11:41:45.793820Z", "filename": "pano_0000_004319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.27044988, "relative_pitch": 68.84169209879317, "relative_heading": 154.44775342090816, "relative_elevation": 47.2058863630518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232949440952, 52.3720224655035, 47.5801111059263 ] }, "distance": 18.45, "direction": 8.58, "angle": 68.81, "elevation": 47.58, "pano_id": "TMX7316010203-002058_pano_0000_004079", "timestamp": "2021-03-24T11:37:47.550460Z", "filename": "pano_0000_004079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.44819248, "relative_pitch": 68.80723984775692, "relative_heading": 8.58072799525659, "relative_elevation": 47.5801111059263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003986/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003986/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003986/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003986/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_003986/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003986/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003986/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003986/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003986/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86240312827135, 52.3717080166613, 46.1039197882637 ] }, "distance": 18.46, "direction": 155.12, "angle": 68.18, "elevation": 46.1, "pano_id": "TMX7316010203-000994_pano_0000_003986", "timestamp": "2018-11-19T13:51:22.734430Z", "filename": "pano_0000_003986.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.46197237, "relative_pitch": 68.17673376839907, "relative_heading": 155.1190744046947, "relative_elevation": 46.1039197882637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track31_Sphere_00094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track31_Sphere_00094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track31_Sphere_00094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track31_Sphere_00094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862328240761435, 52.372023737471274, 0.0 ] }, "distance": 18.58, "direction": 8.26, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track31_Sphere_00094", "timestamp": "2024-11-21T11:30:01Z", "filename": "amsterdam_21112024_Track31_Sphere_00094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.57570614, "relative_pitch": 0.0, "relative_heading": 8.255179358428466, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86254453748993, 52.3717983723136, 47.5139901954681 ] }, "distance": 18.64, "direction": 111.04, "angle": 68.58, "elevation": 47.51, "pano_id": "TMX7316010203-001702_pano_0000_001050", "timestamp": "2020-05-11T08:36:34.850580Z", "filename": "pano_0000_001050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.6419554, "relative_pitch": 68.57760596708945, "relative_heading": 111.0442298481714, "relative_elevation": 47.5139901954681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8623940138521, 52.3717034699725, 45.9145808834583 ] }, "distance": 18.68, "direction": 157.5, "angle": 67.87, "elevation": 45.91, "pano_id": "TMX7316010203-002554_pano_0000_004796", "timestamp": "2022-05-02T09:12:10.117960Z", "filename": "pano_0000_004796.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.67589854, "relative_pitch": 67.86581344208626, "relative_heading": 157.50047292036635, "relative_elevation": 45.9145808834583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001132_pano_0000_001494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001132_pano_0000_001494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/17/TMX7316010203-001132/pano_0000_001494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86208379119443, 52.3719705064475, 45.2781819989905 ] }, "distance": 18.73, "direction": 311.71, "angle": 67.53, "elevation": 45.28, "pano_id": "TMX7316010203-001132_pano_0000_001494", "timestamp": "2019-04-17T08:28:39.689310Z", "filename": "pano_0000_001494.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.7280163, "relative_pitch": 67.52897519769475, "relative_heading": 311.7063749756089, "relative_elevation": 45.2781819989905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86240323932897, 52.3717053699844, 44.8066307492554 ] }, "distance": 18.73, "direction": 155.48, "angle": 67.31, "elevation": 44.81, "pano_id": "TMX7316010203-002058_pano_0000_004552", "timestamp": "2021-03-24T11:47:12.476560Z", "filename": "pano_0000_004552.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.73269305, "relative_pitch": 67.3112393737651, "relative_heading": 155.47707635273773, "relative_elevation": 44.8066307492554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0000_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0000_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0000_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232884934508, 52.3720264686936, 46.6143435947597 ] }, "distance": 18.88, "direction": 8.25, "angle": 67.95, "elevation": 46.61, "pano_id": "TMX7316010203-000998_pano_0000_000458", "timestamp": "2018-11-21T10:42:57.996350Z", "filename": "pano_0000_000458.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.88242376, "relative_pitch": 67.94823582107198, "relative_heading": 8.24723708762126, "relative_elevation": 46.6143435947597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86202195135082, 52.371907669178, 47.7573191476986 ] }, "distance": 19.0, "direction": 286.73, "angle": 68.31, "elevation": 47.76, "pano_id": "TMX7316010203-001702_pano_0000_001085", "timestamp": "2020-05-11T08:37:12.980270Z", "filename": "pano_0000_001085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 18.99732639, "relative_pitch": 68.30789162639024, "relative_heading": 286.72756282267517, "relative_elevation": 47.7573191476986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_003994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_003994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_003994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86202247376961, 52.3719131363088, 46.1504882862791 ] }, "distance": 19.15, "direction": 288.5, "angle": 67.47, "elevation": 46.15, "pano_id": "TMX7316010203-000994_pano_0000_003994", "timestamp": "2018-11-19T13:51:32.019450Z", "filename": "pano_0000_003994.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 19.14752598, "relative_pitch": 67.46676796129648, "relative_heading": 288.5018517625299, "relative_elevation": 46.1504882862791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86201598773529, 52.3719012024067, 46.4094241783023 ] }, "distance": 19.2, "direction": 284.32, "angle": 67.53, "elevation": 46.41, "pano_id": "TMX7316010203-001040_pano_0005_000688", "timestamp": "2019-01-07T12:22:21.282820Z", "filename": "pano_0005_000688.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 19.19612659, "relative_pitch": 67.5287595752146, "relative_heading": 284.32102467636685, "relative_elevation": 46.4094241783023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86201769571926, 52.3719066003412, 47.666890643537 ] }, "distance": 19.24, "direction": 286.14, "angle": 68.02, "elevation": 47.67, "pano_id": "TMX7316010203-002058_pano_0000_004087", "timestamp": "2021-03-24T11:38:00.705360Z", "filename": "pano_0000_004087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 19.24168242, "relative_pitch": 68.01755994340884, "relative_heading": 286.13998677240494, "relative_elevation": 47.666890643537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8620156015665, 52.3719022947509, 46.7434841440991 ] }, "distance": 19.25, "direction": 284.65, "angle": 67.61, "elevation": 46.74, "pano_id": "TMX7316010203-002554_pano_0000_004521", "timestamp": "2022-05-02T09:07:09.160010Z", "filename": "pano_0000_004521.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 19.25199731, "relative_pitch": 67.61495991478836, "relative_heading": 284.65216873077713, "relative_elevation": 46.7434841440991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track30_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862560301862272, 52.371808467285675, 0.0 ] }, "distance": 19.29, "direction": 106.78, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track30_Sphere_00019", "timestamp": "2024-11-21T11:23:11Z", "filename": "amsterdam_21112024_Track30_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": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 19.29400398, "relative_pitch": 0.0, "relative_heading": 106.78205793713886, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86255666609556, 52.3717982109428, 46.2633610451594 ] }, "distance": 19.42, "direction": 110.22, "angle": 67.23, "elevation": 46.26, "pano_id": "TMX7316010203-001040_pano_0005_000696", "timestamp": "2019-01-07T12:22:28.722780Z", "filename": "pano_0005_000696.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 19.42137447, "relative_pitch": 67.22731950842139, "relative_heading": 110.21854804137085, "relative_elevation": 46.2633610451594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86202005484637, 52.3719166460395, 47.3084811493754 ] }, "distance": 19.43, "direction": 289.44, "angle": 67.67, "elevation": 47.31, "pano_id": "TMX7316010203-002850_pano_0012_000393", "timestamp": "2022-12-12T12:21:01.014410Z", "filename": "pano_0012_000393.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 19.43029306, "relative_pitch": 67.67131873366787, "relative_heading": 289.4398390786667, "relative_elevation": 47.3084811493754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0003_000590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0003_000590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0003_000590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232235882037, 52.3720328331151, 46.5000214464962 ] }, "distance": 19.53, "direction": 6.67, "angle": 67.22, "elevation": 46.5, "pano_id": "TMX7316060226-000017_pano_0003_000590", "timestamp": "2016-08-12T08:34:28.471920Z", "filename": "pano_0003_000590.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 19.52732883, "relative_pitch": 67.22040155746927, "relative_heading": 6.665339614061721, "relative_elevation": 46.5000214464962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86201888929058, 52.3719215410455, 45.9917643787339 ] }, "distance": 19.69, "direction": 290.86, "angle": 66.82, "elevation": 45.99, "pano_id": "TMX7316010203-001040_pano_0005_000379", "timestamp": "2019-01-07T12:16:55.540710Z", "filename": "pano_0005_000379.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 19.69245852, "relative_pitch": 66.82067002058763, "relative_heading": 290.85755847784986, "relative_elevation": 45.9917643787339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0012_000385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0012_000385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0012_000385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86257470481611, 52.3718154777635, 47.511526953429 ] }, "distance": 20.03, "direction": 103.83, "angle": 67.14, "elevation": 47.51, "pano_id": "TMX7316010203-002850_pano_0012_000385", "timestamp": "2022-12-12T12:20:53.704390Z", "filename": "pano_0012_000385.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.03443499, "relative_pitch": 67.13605117495095, "relative_heading": 103.83481913901673, "relative_elevation": 47.511526953429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track30_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track30_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862007558160768, 52.37191278200338, 0.0 ] }, "distance": 20.1, "direction": 287.48, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track30_Sphere_00027", "timestamp": "2024-11-21T11:23:18Z", "filename": "amsterdam_21112024_Track30_Sphere_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.10159291, "relative_pitch": 0.0, "relative_heading": 287.476388817089, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001702_pano_0000_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001702_pano_0000_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001702/pano_0000_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241186038724, 52.3716941141034, 47.8328650351614 ] }, "distance": 20.12, "direction": 155.44, "angle": 67.19, "elevation": 47.83, "pano_id": "TMX7316010203-001702_pano_0000_001077", "timestamp": "2020-05-11T08:37:06.485360Z", "filename": "pano_0000_001077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.11591435, "relative_pitch": 67.191012698202, "relative_heading": 155.43622416452035, "relative_elevation": 47.8328650351614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862327232051357, 52.37203824818154, 0.0 ] }, "distance": 20.17, "direction": 7.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00241", "timestamp": "2025-09-26T08:44:22Z", "filename": "2025_09_26_08_31_34_00241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.16601104, "relative_pitch": 0.0, "relative_heading": 7.403277176754651, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0005_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0005_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0005_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0005_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86257582921908, 52.3718123278233, 45.7756260922179 ] }, "distance": 20.2, "direction": 104.75, "angle": 66.19, "elevation": 45.78, "pano_id": "TMX7316060226-000017_pano_0005_000143", "timestamp": "2016-08-12T08:41:12.778930Z", "filename": "pano_0005_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.19517725, "relative_pitch": 66.19400609411646, "relative_heading": 104.74847963878351, "relative_elevation": 45.7756260922179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_08_31_34_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_08_31_34_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_08_31_34_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.861997606938479, 52.371908666421035, 0.0 ] }, "distance": 20.62, "direction": 285.7, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_08_31_34_00101", "timestamp": "2025-09-26T08:38:47Z", "filename": "2025_09_26_08_31_34_00101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.62047744, "relative_pitch": 0.0, "relative_heading": 285.69681944632885, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002439_pano_0006_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002439_pano_0006_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/25/TMX7316010203-002439/pano_0006_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86199783900561, 52.3719097739036, 46.2275304198265 ] }, "distance": 20.64, "direction": 286.04, "angle": 65.94, "elevation": 46.23, "pano_id": "TMX7316010203-002439_pano_0006_000039", "timestamp": "2022-01-25T12:07:34.270540Z", "filename": "pano_0006_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.63896761, "relative_pitch": 65.94091720486523, "relative_heading": 286.0380450519876, "relative_elevation": 46.2275304198265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86241103791656, 52.3716885469105, 45.9595644008368 ] }, "distance": 20.66, "direction": 156.29, "angle": 65.8, "elevation": 45.96, "pano_id": "TMX7316010203-001040_pano_0005_000349", "timestamp": "2019-01-07T12:16:11.736050Z", "filename": "pano_0005_000349.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.65835362, "relative_pitch": 65.79657079048724, "relative_heading": 156.29179549337633, "relative_elevation": 45.9595644008368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0005_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0005_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0005_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232959952684, 52.3720435118279, 46.4935205187649 ] }, "distance": 20.77, "direction": 7.64, "angle": 65.93, "elevation": 46.49, "pano_id": "TMX7316010203-001040_pano_0005_000496", "timestamp": "2019-01-07T12:18:24.549910Z", "filename": "pano_0005_000496.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.76778568, "relative_pitch": 65.93057824773176, "relative_heading": 7.636203577127683, "relative_elevation": 46.4935205187649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_004545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_004545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_004545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86232882413223, 52.3720445944934, 44.8070106161758 ] }, "distance": 20.88, "direction": 7.45, "angle": 65.01, "elevation": 44.81, "pano_id": "TMX7316010203-002058_pano_0000_004545", "timestamp": "2021-03-24T11:46:49.871720Z", "filename": "pano_0000_004545.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.88028457, "relative_pitch": 65.01425220627401, "relative_heading": 7.448648633636002, "relative_elevation": 44.8070106161758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track30_Sphere_00023/adjacencies/terdam_21112024_Track30_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_000970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_000970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_000970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8625824405508, 52.3718032556186, 45.6373854391277 ] }, "distance": 20.91, "direction": 107.11, "angle": 65.39, "elevation": 45.64, "pano_id": "TMX7316010203-001502_pano_0001_000970", "timestamp": "2019-12-09T11:33:14.351380Z", "filename": "pano_0001_000970.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track30_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119252.62308503652, 487238.4804602064 ] }, "relative_distance": 20.90538584, "relative_pitch": 65.38862624617052, "relative_heading": 107.1105789616188, "relative_elevation": 45.6373854391277 } ] } }