Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track63_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854687431678673, 52.34781481298862, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track63_Sphere_00030", "timestamp": "2024-12-17T11:07:35Z", "filename": "Job_20241217_0841_Track63_Sphere_00030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85466218601843, 52.3478200811875, 45.2704477068037 ] }, "distance": 1.82, "direction": 288.82, "angle": 87.7, "elevation": 45.27, "pano_id": "TMX7316010203-000778_pano_0000_000221", "timestamp": "2018-06-06T10:39:42.639210Z", "filename": "pano_0000_000221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 1.81748672, "relative_pitch": 87.70096322063456, "relative_heading": 288.8166511265588, "relative_elevation": 45.2704477068037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_002957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85467556047912, 52.347830046029, 45.3049299214035 ] }, "distance": 1.88, "direction": 334.49, "angle": 87.63, "elevation": 45.3, "pano_id": "TMX7316060226-000013_pano_0000_002957", "timestamp": "2016-08-04T07:59:53.604740Z", "filename": "pano_0000_002957.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 1.87818354, "relative_pitch": 87.62607723077922, "relative_heading": 334.48723769196766, "relative_elevation": 45.3049299214035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8546719528183, 52.3478295488217, 45.2563574230298 ] }, "distance": 1.95, "direction": 327.25, "angle": 87.53, "elevation": 45.26, "pano_id": "TMX7316010203-002020_pano_0000_001328", "timestamp": "2021-02-19T11:37:48.021540Z", "filename": "pano_0000_001328.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 1.94968294, "relative_pitch": 87.53317372110665, "relative_heading": 327.24755993958763, "relative_elevation": 45.2563574230298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85465807279118, 52.3478192144885, 45.2448095111176 ] }, "distance": 2.06, "direction": 283.76, "angle": 87.39, "elevation": 45.24, "pano_id": "TMX7316010203-002020_pano_0000_001332", "timestamp": "2021-02-19T11:38:15.701180Z", "filename": "pano_0000_001332.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 2.05972361, "relative_pitch": 87.39346795056146, "relative_heading": 283.75588374959176, "relative_elevation": 45.2448095111176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001652_pano_0003_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85465439103416, 52.3478096160343, 45.2803370337933 ] }, "distance": 2.32, "direction": 255.6, "angle": 87.06, "elevation": 45.28, "pano_id": "TMX7316010203-001652_pano_0003_000068", "timestamp": "2020-02-18T08:57:36.154400Z", "filename": "pano_0003_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 2.32461526, "relative_pitch": 87.06111253860787, "relative_heading": 255.59550031335843, "relative_elevation": 45.2803370337933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85468889886278, 52.3478359872487, 45.2985543962568 ] }, "distance": 2.36, "direction": 2.43, "angle": 87.02, "elevation": 45.3, "pano_id": "TMX7316010203-001708_pano_0000_000563", "timestamp": "2020-05-13T11:20:35.969850Z", "filename": "pano_0000_000563.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 2.35826393, "relative_pitch": 87.01984533906536, "relative_heading": 2.429827785060339, "relative_elevation": 45.2985543962568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85467277931689, 52.3478342576246, 46.5709008034319 ] }, "distance": 2.38, "direction": 335.23, "angle": 87.07, "elevation": 46.57, "pano_id": "TMX7316010203-002918_pano_0015_000029", "timestamp": "2023-01-05T12:08:15.580670Z", "filename": "pano_0015_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 2.38295502, "relative_pitch": 87.0708254966465, "relative_heading": 335.2280281300305, "relative_elevation": 46.5709008034319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001652_pano_0003_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85471069241351, 52.3478330108889, 45.2943721851334 ] }, "distance": 2.57, "direction": 38.05, "angle": 86.75, "elevation": 45.29, "pano_id": "TMX7316010203-001652_pano_0003_000069", "timestamp": "2020-02-18T08:57:37.749310Z", "filename": "pano_0003_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 2.57156434, "relative_pitch": 86.75055038874002, "relative_heading": 38.05308799190783, "relative_elevation": 45.2943721851334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85468526372548, 52.3478395328711, 45.252818246372 ] }, "distance": 2.75, "direction": 356.93, "angle": 86.52, "elevation": 45.25, "pano_id": "TMX7316010203-001151_pano_0001_000128", "timestamp": "2019-04-30T09:58:48.727510Z", "filename": "pano_0001_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 2.75464343, "relative_pitch": 86.51657203715845, "relative_heading": 356.9257017963115, "relative_elevation": 45.252818246372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002464_pano_0001_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8546460050858, 52.3478236029552, 45.1327258655801 ] }, "distance": 2.99, "direction": 289.11, "angle": 86.21, "elevation": 45.13, "pano_id": "TMX7316010203-002464_pano_0001_000099", "timestamp": "2022-03-22T09:35:15.168570Z", "filename": "pano_0001_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 2.98763449, "relative_pitch": 86.2127377826003, "relative_heading": 289.1098970972695, "relative_elevation": 45.1327258655801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85468166860177, 52.3478435560982, 46.5139035703614 ] }, "distance": 3.22, "direction": 353.0, "angle": 86.04, "elevation": 46.51, "pano_id": "TMX7316010203-002918_pano_0015_000050", "timestamp": "2023-01-05T12:08:41.165550Z", "filename": "pano_0015_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 3.22238006, "relative_pitch": 86.03700740781588, "relative_heading": 352.9997800392737, "relative_elevation": 46.5139035703614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85463071501183, 52.3478107943559, 45.2698409818113 ] }, "distance": 3.89, "direction": 263.4, "angle": 85.09, "elevation": 45.27, "pano_id": "TMX7316010203-001708_pano_0000_000562", "timestamp": "2020-05-13T11:20:35.354780Z", "filename": "pano_0000_000562.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 3.89071048, "relative_pitch": 85.0877928019507, "relative_heading": 263.40028975467, "relative_elevation": 45.2698409818113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002464_pano_0001_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85470397552098, 52.347848759095, 45.1576571632177 ] }, "distance": 3.94, "direction": 16.62, "angle": 85.01, "elevation": 45.16, "pano_id": "TMX7316010203-002464_pano_0001_000100", "timestamp": "2022-03-22T09:35:15.688540Z", "filename": "pano_0001_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 3.94196556, "relative_pitch": 85.0111028163639, "relative_heading": 16.618154967652757, "relative_elevation": 45.1576571632177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85471409142957, 52.3478468649153, 45.2340111555532 ] }, "distance": 4.0, "direction": 26.99, "angle": 84.94, "elevation": 45.23, "pano_id": "TMX7316010203-002020_pano_0000_001333", "timestamp": "2021-02-19T11:38:17.111410Z", "filename": "pano_0000_001333.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 4.00258549, "relative_pitch": 84.94328479113784, "relative_heading": 26.99321641660222, "relative_elevation": 45.2340111555532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85472187531512, 52.3478470812389, 45.2721785511822 ] }, "distance": 4.29, "direction": 33.17, "angle": 84.59, "elevation": 45.27, "pano_id": "TMX7316010203-000778_pano_0000_000222", "timestamp": "2018-06-06T10:39:43.559170Z", "filename": "pano_0000_000222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 4.28970872, "relative_pitch": 84.58717067582124, "relative_heading": 33.17215420730959, "relative_elevation": 45.2721785511822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85462305291881, 52.3478165999441, 46.5015683602542 ] }, "distance": 4.39, "direction": 272.6, "angle": 84.61, "elevation": 46.5, "pano_id": "TMX7316010203-002918_pano_0015_000049", "timestamp": "2023-01-05T12:08:40.485550Z", "filename": "pano_0015_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 4.39156089, "relative_pitch": 84.60504550240185, "relative_heading": 272.5951576157227, "relative_elevation": 46.5015683602542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85462311083475, 52.3478120129402, 45.2232236778364 ] }, "distance": 4.39, "direction": 265.93, "angle": 84.45, "elevation": 45.22, "pano_id": "TMX7316010203-001151_pano_0001_000127", "timestamp": "2019-04-30T09:58:48.117510Z", "filename": "pano_0001_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 4.39417064, "relative_pitch": 84.45020645145375, "relative_heading": 265.9340069344578, "relative_elevation": 45.2232236778364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85464214764019, 52.3478466192204, 46.3112020213157 ] }, "distance": 4.7, "direction": 318.91, "angle": 84.21, "elevation": 46.31, "pano_id": "TMX7316010203-002120_pano_0000_006422", "timestamp": "2021-04-28T11:14:48.712700Z", "filename": "pano_0000_006422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 4.695581, "relative_pitch": 84.21045711232914, "relative_heading": 318.91463146027417, "relative_elevation": 46.3112020213157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_002958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85461732641658, 52.3478033980996, 45.2894236827269 ] }, "distance": 4.94, "direction": 255.11, "angle": 83.77, "elevation": 45.29, "pano_id": "TMX7316060226-000013_pano_0000_002958", "timestamp": "2016-08-04T07:59:54.314740Z", "filename": "pano_0000_002958.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 4.94326105, "relative_pitch": 83.77092456326642, "relative_heading": 255.1107586173219, "relative_elevation": 45.2894236827269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track63_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854746344770255, 52.34784151109269, 0.0 ] }, "distance": 4.99, "direction": 53.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track63_Sphere_00029", "timestamp": "2024-12-17T11:07:34Z", "filename": "Job_20241217_0841_Track63_Sphere_00029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 4.99426601, "relative_pitch": 0.0, "relative_heading": 53.49854473304953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track63_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854627664893964, 52.34778832672006, 0.0 ] }, "distance": 5.03, "direction": 234.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track63_Sphere_00031", "timestamp": "2024-12-17T11:07:35Z", "filename": "Job_20241217_0841_Track63_Sphere_00031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 5.02729479, "relative_pitch": 0.0, "relative_heading": 234.10895626080622, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0017_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8546281250972, 52.3478428748624, 44.6475826986134 ] }, "distance": 5.11, "direction": 307.69, "angle": 83.47, "elevation": 44.65, "pano_id": "TMX7316010203-002412_pano_0017_000035", "timestamp": "2022-01-11T11:43:06.897250Z", "filename": "pano_0017_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 5.10718978, "relative_pitch": 83.47436001793716, "relative_heading": 307.6911048935939, "relative_elevation": 44.6475826986134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85461203993864, 52.3478072514282, 46.5226648505777 ] }, "distance": 5.21, "direction": 260.7, "angle": 83.62, "elevation": 46.52, "pano_id": "TMX7316010203-002918_pano_0015_000030", "timestamp": "2023-01-05T12:08:16.260720Z", "filename": "pano_0015_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 5.20597637, "relative_pitch": 83.61505366348514, "relative_heading": 260.69892533295115, "relative_elevation": 46.5226648505777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85461100126501, 52.3478031869532, 45.2305768486112 ] }, "distance": 5.37, "direction": 256.05, "angle": 83.23, "elevation": 45.23, "pano_id": "TMX7316010203-002020_pano_0000_001329", "timestamp": "2021-02-19T11:37:49.456400Z", "filename": "pano_0000_001329.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 5.36657272, "relative_pitch": 83.23353400487792, "relative_heading": 256.05082165987955, "relative_elevation": 45.2305768486112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85473151797088, 52.3478565941328, 45.2594799799845 ] }, "distance": 5.54, "direction": 32.87, "angle": 83.03, "elevation": 45.26, "pano_id": "TMX7316010203-002020_pano_0000_001327", "timestamp": "2021-02-19T11:37:46.726420Z", "filename": "pano_0000_001327.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 5.53534625, "relative_pitch": 83.02721304481418, "relative_heading": 32.87012111555668, "relative_elevation": 45.2594799799845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_002956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8547332367108, 52.3478573585553, 45.3035891931504 ] }, "distance": 5.67, "direction": 33.4, "angle": 82.87, "elevation": 45.3, "pano_id": "TMX7316060226-000013_pano_0000_002956", "timestamp": "2016-08-04T07:59:52.904790Z", "filename": "pano_0000_002956.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 5.67059569, "relative_pitch": 82.86546136943566, "relative_heading": 33.3976201320385, "relative_elevation": 45.3035891931504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0017_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85468432134999, 52.3478689650843, 44.6475992174819 ] }, "distance": 6.03, "direction": 357.99, "angle": 82.31, "elevation": 44.65, "pano_id": "TMX7316010203-002412_pano_0017_000034", "timestamp": "2022-01-11T11:43:06.217260Z", "filename": "pano_0017_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 6.02944422, "relative_pitch": 82.30900850954096, "relative_heading": 357.9854814609909, "relative_elevation": 44.6475992174819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85473323191381, 52.3478618195567, 46.5839564427733 ] }, "distance": 6.09, "direction": 30.82, "angle": 82.55, "elevation": 46.58, "pano_id": "TMX7316010203-002918_pano_0015_000028", "timestamp": "2023-01-05T12:08:14.900700Z", "filename": "pano_0015_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 6.09098378, "relative_pitch": 82.55067526128859, "relative_heading": 30.823932321720825, "relative_elevation": 46.5839564427733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85460132019436, 52.3477936258579, 45.2653388278559 ] }, "distance": 6.32, "direction": 248.11, "angle": 82.05, "elevation": 45.27, "pano_id": "TMX7316010203-000778_pano_0000_000220", "timestamp": "2018-06-06T10:39:41.709210Z", "filename": "pano_0000_000220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 6.32391219, "relative_pitch": 82.04682107760317, "relative_heading": 248.11142160903222, "relative_elevation": 45.2653388278559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85459773898462, 52.3477954082081, 45.223211680539 ] }, "distance": 6.48, "direction": 250.54, "angle": 81.84, "elevation": 45.22, "pano_id": "TMX7316010203-002020_pano_0000_001331", "timestamp": "2021-02-19T11:38:14.316230Z", "filename": "pano_0000_001331.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 6.4822576, "relative_pitch": 81.84283374930266, "relative_heading": 250.54293229354406, "relative_elevation": 45.223211680539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85474584847628, 52.3478616112177, 45.3065631054342 ] }, "distance": 6.55, "direction": 37.4, "angle": 81.77, "elevation": 45.31, "pano_id": "TMX7316010203-001708_pano_0000_000564", "timestamp": "2020-05-13T11:20:36.589810Z", "filename": "pano_0000_000564.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 6.55468341, "relative_pitch": 81.7679053095918, "relative_heading": 37.39583779604986, "relative_elevation": 45.3065631054342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85470147386964, 52.3478740389319, 46.3071830524132 ] }, "distance": 6.66, "direction": 8.26, "angle": 81.82, "elevation": 46.31, "pano_id": "TMX7316010203-002120_pano_0000_006423", "timestamp": "2021-04-28T11:14:49.437590Z", "filename": "pano_0000_006423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 6.65941211, "relative_pitch": 81.81643095257336, "relative_heading": 8.26147594177998, "relative_elevation": 46.3071830524132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001652_pano_0003_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85459825379082, 52.347784514298, 45.2734798584133 ] }, "distance": 6.95, "direction": 240.98, "angle": 81.27, "elevation": 45.27, "pano_id": "TMX7316010203-001652_pano_0003_000067", "timestamp": "2020-02-18T08:57:34.649330Z", "filename": "pano_0003_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 6.94956325, "relative_pitch": 81.27310935678, "relative_heading": 240.97891877209324, "relative_elevation": 45.2734798584133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002464_pano_0001_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85458720399204, 52.3477988256679, 45.0859257895499 ] }, "distance": 7.06, "direction": 255.4, "angle": 81.1, "elevation": 45.09, "pano_id": "TMX7316010203-002464_pano_0001_000098", "timestamp": "2022-03-22T09:35:14.638580Z", "filename": "pano_0001_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 7.05784396, "relative_pitch": 81.1030062535677, "relative_heading": 255.40082690451774, "relative_elevation": 45.0859257895499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85458336821656, 52.3478187704084, 46.2666779551655 ] }, "distance": 7.11, "direction": 273.55, "angle": 81.27, "elevation": 46.27, "pano_id": "TMX7316010203-002120_pano_0000_006421", "timestamp": "2021-04-28T11:14:48.002590Z", "filename": "pano_0000_006421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 7.10500962, "relative_pitch": 81.26949354412241, "relative_heading": 273.5534242947308, "relative_elevation": 46.2666779551655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854747139245, 52.3478672618411, 45.2440081965178 ] }, "distance": 7.11, "direction": 34.88, "angle": 81.06, "elevation": 45.24, "pano_id": "TMX7316010203-001151_pano_0001_000129", "timestamp": "2019-04-30T09:58:49.337500Z", "filename": "pano_0001_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 7.11447544, "relative_pitch": 81.06359810935045, "relative_heading": 34.88250806266004, "relative_elevation": 45.2440081965178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001652_pano_0003_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85476569247592, 52.347857198443, 45.3181270863861 ] }, "distance": 7.12, "direction": 48.51, "angle": 81.07, "elevation": 45.32, "pano_id": "TMX7316010203-001652_pano_0003_000070", "timestamp": "2020-02-18T08:57:39.474460Z", "filename": "pano_0003_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 7.11938924, "relative_pitch": 81.07191550027396, "relative_heading": 48.51128304804299, "relative_elevation": 45.3181270863861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85473957192825, 52.3478704933568, 46.4992163088173 ] }, "distance": 7.14, "direction": 29.83, "angle": 81.27, "elevation": 46.5, "pano_id": "TMX7316010203-002918_pano_0015_000051", "timestamp": "2023-01-05T12:08:41.845510Z", "filename": "pano_0015_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 7.14226261, "relative_pitch": 81.26763621160765, "relative_heading": 29.832797175847436, "relative_elevation": 46.4992163088173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0017_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85457252165474, 52.3478167893372, 44.6282005757093 ] }, "distance": 7.83, "direction": 271.61, "angle": 80.04, "elevation": 44.63, "pano_id": "TMX7316010203-002412_pano_0017_000036", "timestamp": "2022-01-11T11:43:07.582210Z", "filename": "pano_0017_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 7.83357111, "relative_pitch": 80.04431382654981, "relative_heading": 271.60875254365357, "relative_elevation": 44.6282005757093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002464_pano_0001_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85476221424152, 52.3478738001151, 45.1732457568869 ] }, "distance": 8.31, "direction": 37.83, "angle": 79.58, "elevation": 45.17, "pano_id": "TMX7316010203-002464_pano_0001_000101", "timestamp": "2022-03-22T09:35:16.203540Z", "filename": "pano_0001_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 8.30974934, "relative_pitch": 79.5768020234634, "relative_heading": 37.825380409249796, "relative_elevation": 45.1732457568869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8545714748798, 52.3477859244555, 45.2445884533226 ] }, "distance": 8.53, "direction": 247.86, "angle": 79.32, "elevation": 45.24, "pano_id": "TMX7316010203-001708_pano_0000_000561", "timestamp": "2020-05-13T11:20:34.729790Z", "filename": "pano_0000_000561.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 8.53065105, "relative_pitch": 79.32250268404619, "relative_heading": 247.8630466923991, "relative_elevation": 45.2445884533226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85477007852323, 52.3478748883225, 45.240026739426 ] }, "distance": 8.74, "direction": 40.11, "angle": 79.06, "elevation": 45.24, "pano_id": "TMX7316010203-002020_pano_0000_001334", "timestamp": "2021-02-19T11:38:18.491180Z", "filename": "pano_0000_001334.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 8.74101632, "relative_pitch": 79.06439372212687, "relative_heading": 40.11391284925914, "relative_elevation": 45.240026739426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85456434959284, 52.3477899705605, 46.4951812746003 ] }, "distance": 8.83, "direction": 251.76, "angle": 79.25, "elevation": 46.5, "pano_id": "TMX7316010203-002918_pano_0015_000048", "timestamp": "2023-01-05T12:08:39.805530Z", "filename": "pano_0015_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 8.83115869, "relative_pitch": 79.24551272184242, "relative_heading": 251.758821037603, "relative_elevation": 46.4951812746003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85478128457655, 52.3478742331025, 45.2871576780453 ] }, "distance": 9.2, "direction": 44.05, "angle": 78.52, "elevation": 45.29, "pano_id": "TMX7316010203-000778_pano_0000_000223", "timestamp": "2018-06-06T10:39:44.474150Z", "filename": "pano_0000_000223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 9.19893793, "relative_pitch": 78.5180280534224, "relative_heading": 44.04702706033032, "relative_elevation": 45.2871576780453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85456113804387, 52.3477844917815, 45.2238926142454 ] }, "distance": 9.24, "direction": 248.59, "angle": 78.45, "elevation": 45.22, "pano_id": "TMX7316010203-001151_pano_0001_000126", "timestamp": "2019-04-30T09:58:47.502550Z", "filename": "pano_0001_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 9.24394828, "relative_pitch": 78.44764415335956, "relative_heading": 248.5930037944687, "relative_elevation": 45.2238926142454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0017_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85474065215301, 52.3478948422339, 44.6574921151623 ] }, "distance": 9.62, "direction": 22.16, "angle": 77.85, "elevation": 44.66, "pano_id": "TMX7316010203-002412_pano_0017_000033", "timestamp": "2022-01-11T11:43:05.547270Z", "filename": "pano_0017_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 9.61534482, "relative_pitch": 77.84897207956354, "relative_heading": 22.158851944999626, "relative_elevation": 44.6574921151623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_002959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85455967689897, 52.3477761831179, 45.2923250077292 ] }, "distance": 9.71, "direction": 243.72, "angle": 77.9, "elevation": 45.29, "pano_id": "TMX7316060226-000013_pano_0000_002959", "timestamp": "2016-08-04T07:59:55.049860Z", "filename": "pano_0000_002959.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 9.7091612, "relative_pitch": 77.90081267477149, "relative_heading": 243.72210839679948, "relative_elevation": 45.2923250077292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track63_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854804599060684, 52.34786930271242, 0.0 ] }, "distance": 10.03, "direction": 52.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track63_Sphere_00028", "timestamp": "2024-12-17T11:07:33Z", "filename": "Job_20241217_0841_Track63_Sphere_00028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 10.02559626, "relative_pitch": 0.0, "relative_heading": 52.78689207013602, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85455175820478, 52.3477796680081, 46.5091163488105 ] }, "distance": 10.04, "direction": 247.07, "angle": 77.82, "elevation": 46.51, "pano_id": "TMX7316010203-002918_pano_0015_000031", "timestamp": "2023-01-05T12:08:16.950660Z", "filename": "pano_0015_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 10.03848566, "relative_pitch": 77.82017521969765, "relative_heading": 247.07213395892228, "relative_elevation": 46.5091163488105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85455174278489, 52.3477759508147, 45.2459031539038 ] }, "distance": 10.21, "direction": 244.94, "angle": 77.29, "elevation": 45.25, "pano_id": "TMX7316010203-002020_pano_0000_001330", "timestamp": "2021-02-19T11:37:50.946450Z", "filename": "pano_0000_001330.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 10.20768717, "relative_pitch": 77.28664498984203, "relative_heading": 244.9356724012935, "relative_elevation": 45.2459031539038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track63_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854563389899745, 52.347760840464886, 0.0 ] }, "distance": 10.37, "direction": 234.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track63_Sphere_00032", "timestamp": "2024-12-17T11:07:36Z", "filename": "Job_20241217_0841_Track63_Sphere_00032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 10.36909567, "relative_pitch": 0.0, "relative_heading": 234.60605429152972, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85479017614745, 52.3478844891373, 45.2330635497347 ] }, "distance": 10.45, "direction": 42.08, "angle": 77.0, "elevation": 45.23, "pano_id": "TMX7316010203-002020_pano_0000_001326", "timestamp": "2021-02-19T11:37:45.581430Z", "filename": "pano_0000_001326.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 10.44661041, "relative_pitch": 76.99550862097436, "relative_heading": 42.08353024937433, "relative_elevation": 45.2330635497347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_002955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85479167156285, 52.3478841812794, 45.2965169055387 ] }, "distance": 10.49, "direction": 42.62, "angle": 76.96, "elevation": 45.3, "pano_id": "TMX7316060226-000013_pano_0000_002955", "timestamp": "2016-08-04T07:59:52.204770Z", "filename": "pano_0000_002955.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 10.48994722, "relative_pitch": 76.96107027980355, "relative_heading": 42.622029417692815, "relative_elevation": 45.2965169055387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8547608014065, 52.3479017487916, 46.3367636026815 ] }, "distance": 10.89, "direction": 27.33, "angle": 76.78, "elevation": 46.34, "pano_id": "TMX7316010203-002120_pano_0000_006424", "timestamp": "2021-04-28T11:14:50.182590Z", "filename": "pano_0000_006424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 10.88933684, "relative_pitch": 76.77521750332339, "relative_heading": 27.3316389335897, "relative_elevation": 46.3367636026815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85479379937144, 52.3478888876988, 46.595117483288 ] }, "distance": 10.98, "direction": 41.33, "angle": 76.74, "elevation": 46.6, "pano_id": "TMX7316010203-002918_pano_0015_000027", "timestamp": "2023-01-05T12:08:14.225730Z", "filename": "pano_0015_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 10.97629335, "relative_pitch": 76.74464135036672, "relative_heading": 41.32770860381495, "relative_elevation": 46.595117483288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85480284710439, 52.3478869646001, 45.285984011367 ] }, "distance": 11.24, "direction": 44.41, "angle": 76.06, "elevation": 45.29, "pano_id": "TMX7316010203-001708_pano_0000_000565", "timestamp": "2020-05-13T11:20:37.219810Z", "filename": "pano_0000_000565.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 11.23900655, "relative_pitch": 76.0620249711384, "relative_heading": 44.409921930683005, "relative_elevation": 45.285984011367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85454072713696, 52.347766919276, 45.2700695535168 ] }, "distance": 11.33, "direction": 241.94, "angle": 75.95, "elevation": 45.27, "pano_id": "TMX7316010203-000778_pano_0000_000219", "timestamp": "2018-06-06T10:39:40.769220Z", "filename": "pano_0000_000219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 11.32889619, "relative_pitch": 75.95020297261054, "relative_heading": 241.93859062486956, "relative_elevation": 45.2700695535168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85452612525825, 52.3477899081165, 46.3129553375766 ] }, "distance": 11.34, "direction": 255.85, "angle": 76.25, "elevation": 46.31, "pano_id": "TMX7316010203-002120_pano_0000_006420", "timestamp": "2021-04-28T11:14:47.297630Z", "filename": "pano_0000_006420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 11.3360997, "relative_pitch": 76.24604118372524, "relative_heading": 255.84992853442776, "relative_elevation": 46.3129553375766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001652_pano_0003_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85481827713722, 52.3478816305471, 45.3116193385795 ] }, "distance": 11.61, "direction": 50.18, "angle": 75.63, "elevation": 45.31, "pano_id": "TMX7316010203-001652_pano_0003_000071", "timestamp": "2020-02-18T08:57:41.334360Z", "filename": "pano_0003_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 11.60956577, "relative_pitch": 75.62904471266815, "relative_heading": 50.176445100114144, "relative_elevation": 45.3116193385795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002464_pano_0001_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85452846872774, 52.3477736897209, 45.1219807304442 ] }, "distance": 11.76, "direction": 247.1, "angle": 75.39, "elevation": 45.12, "pano_id": "TMX7316010203-002464_pano_0001_000097", "timestamp": "2022-03-22T09:35:14.093570Z", "filename": "pano_0001_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 11.75930837, "relative_pitch": 75.39296927918322, "relative_heading": 247.09942833588852, "relative_elevation": 45.1219807304442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001652_pano_0003_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85454070441814, 52.3477581907772, 45.2935236217454 ] }, "distance": 11.82, "direction": 237.78, "angle": 75.38, "elevation": 45.29, "pano_id": "TMX7316010203-001652_pano_0003_000066", "timestamp": "2020-02-18T08:57:33.209350Z", "filename": "pano_0003_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 11.81822569, "relative_pitch": 75.37613680576354, "relative_heading": 237.78329773195932, "relative_elevation": 45.2935236217454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8547980666955, 52.3478972608471, 46.4999105669558 ] }, "distance": 11.87, "direction": 39.41, "angle": 75.67, "elevation": 46.5, "pano_id": "TMX7316010203-002918_pano_0015_000052", "timestamp": "2023-01-05T12:08:42.540490Z", "filename": "pano_0015_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 11.87462323, "relative_pitch": 75.6746129767855, "relative_heading": 39.41227648686615, "relative_elevation": 46.4999105669558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0017_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85451761568261, 52.3477904234187, 44.6941744703799 ] }, "distance": 11.89, "direction": 256.8, "angle": 75.11, "elevation": 44.69, "pano_id": "TMX7316010203-002412_pano_0017_000037", "timestamp": "2022-01-11T11:43:08.262290Z", "filename": "pano_0017_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 11.88600709, "relative_pitch": 75.1074147443917, "relative_heading": 256.8013359065954, "relative_elevation": 44.6941744703799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85480942990665, 52.3478943752652, 45.2467174828053 ] }, "distance": 12.14, "direction": 43.2, "angle": 74.98, "elevation": 45.25, "pano_id": "TMX7316010203-001151_pano_0001_000130", "timestamp": "2019-04-30T09:58:49.942530Z", "filename": "pano_0001_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 12.14469281, "relative_pitch": 74.97534388811626, "relative_heading": 43.19920074519643, "relative_elevation": 45.2467174828053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002464_pano_0001_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8548199491536, 52.3478993045666, 45.1907483683899 ] }, "distance": 13.04, "direction": 43.85, "angle": 73.91, "elevation": 45.19, "pano_id": "TMX7316010203-002464_pano_0001_000102", "timestamp": "2022-03-22T09:35:16.713550Z", "filename": "pano_0001_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 13.03606416, "relative_pitch": 73.90886603115406, "relative_heading": 43.845654179996664, "relative_elevation": 45.1907483683899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85451310896423, 52.3477605942029, 45.2988577261567 ] }, "distance": 13.32, "direction": 243.08, "angle": 73.61, "elevation": 45.3, "pano_id": "TMX7316010203-001708_pano_0000_000560", "timestamp": "2020-05-13T11:20:34.094790Z", "filename": "pano_0000_000560.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 13.32338837, "relative_pitch": 73.61023275159941, "relative_heading": 243.0751106704854, "relative_elevation": 45.2988577261567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85482696336443, 52.3479014720163, 45.2369973361492 ] }, "distance": 13.54, "direction": 44.6, "angle": 73.33, "elevation": 45.24, "pano_id": "TMX7316010203-002020_pano_0000_001335", "timestamp": "2021-02-19T11:38:19.951160Z", "filename": "pano_0000_001335.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 13.54227592, "relative_pitch": 73.33425399869675, "relative_heading": 44.59729714908465, "relative_elevation": 45.2369973361492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85450477576969, 52.3477637842527, 46.5644506867975 ] }, "distance": 13.68, "direction": 245.48, "angle": 73.63, "elevation": 46.56, "pano_id": "TMX7316010203-002918_pano_0015_000047", "timestamp": "2023-01-05T12:08:39.115520Z", "filename": "pano_0015_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 13.68098638, "relative_pitch": 73.62681459951575, "relative_heading": 245.47817926720128, "relative_elevation": 46.5644506867975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0017_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85479698722907, 52.3479213948519, 44.6468900870532 ] }, "distance": 14.01, "direction": 32.19, "angle": 72.57, "elevation": 44.65, "pano_id": "TMX7316010203-002412_pano_0017_000032", "timestamp": "2022-01-11T11:43:04.892240Z", "filename": "pano_0017_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 14.01390896, "relative_pitch": 72.5738028798119, "relative_heading": 32.18989461097484, "relative_elevation": 44.6468900870532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85484014270031, 52.3479013864853, 45.2964434297755 ] }, "distance": 14.18, "direction": 47.21, "angle": 72.62, "elevation": 45.3, "pano_id": "TMX7316010203-000778_pano_0000_000224", "timestamp": "2018-06-06T10:39:45.389220Z", "filename": "pano_0000_000224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 14.18080178, "relative_pitch": 72.61640660883049, "relative_heading": 47.209009766649835, "relative_elevation": 45.2964434297755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85449987575446, 52.3477561278868, 45.2904371852055 ] }, "distance": 14.35, "direction": 242.94, "angle": 72.42, "elevation": 45.29, "pano_id": "TMX7316010203-001151_pano_0001_000125", "timestamp": "2019-04-30T09:58:46.882550Z", "filename": "pano_0001_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 14.35249633, "relative_pitch": 72.4166411357141, "relative_heading": 242.93631749438615, "relative_elevation": 45.2904371852055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_002960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85450077354448, 52.3477499024249, 45.3318647071719 ] }, "distance": 14.63, "direction": 240.41, "angle": 72.12, "elevation": 45.33, "pano_id": "TMX7316060226-000013_pano_0000_002960", "timestamp": "2016-08-04T07:59:55.814730Z", "filename": "pano_0000_002960.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 14.62741202, "relative_pitch": 72.11646122521725, "relative_heading": 240.41014768452362, "relative_elevation": 45.3318647071719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track63_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85486309394447, 52.34789661903302, 0.0 ] }, "distance": 15.04, "direction": 52.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track63_Sphere_00027", "timestamp": "2024-12-17T11:07:32Z", "filename": "Job_20241217_0841_Track63_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 15.03838416, "relative_pitch": 0.0, "relative_heading": 52.74878935431814, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85449138775433, 52.3477525301405, 46.5642475932837 ] }, "distance": 15.05, "direction": 242.58, "angle": 72.09, "elevation": 46.56, "pano_id": "TMX7316010203-002918_pano_0015_000032", "timestamp": "2023-01-05T12:08:17.640790Z", "filename": "pano_0015_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 15.05000673, "relative_pitch": 72.08867510034858, "relative_heading": 242.58099930453326, "relative_elevation": 46.5642475932837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_002954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8548503136903, 52.3479110951491, 45.3249308988452 ] }, "distance": 15.43, "direction": 46.01, "angle": 71.2, "elevation": 45.32, "pano_id": "TMX7316060226-000013_pano_0000_002954", "timestamp": "2016-08-04T07:59:51.494770Z", "filename": "pano_0000_002954.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 15.42666999, "relative_pitch": 71.20361956965391, "relative_heading": 46.01319739728546, "relative_elevation": 45.3249308988452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8548475423772, 52.3479130035787, 45.2506729988381 ] }, "distance": 15.44, "direction": 44.96, "angle": 71.16, "elevation": 45.25, "pano_id": "TMX7316010203-002020_pano_0000_001325", "timestamp": "2021-02-19T11:37:44.521460Z", "filename": "pano_0000_001325.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 15.44088477, "relative_pitch": 71.15882195502826, "relative_heading": 44.95951132872573, "relative_elevation": 45.2506729988381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85482311712221, 52.34792710957, 46.3943900410086 ] }, "distance": 15.54, "direction": 36.5, "angle": 71.48, "elevation": 46.39, "pano_id": "TMX7316010203-002120_pano_0000_006425", "timestamp": "2021-04-28T11:14:50.952550Z", "filename": "pano_0000_006425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 15.5445935, "relative_pitch": 71.47640482369887, "relative_heading": 36.499596798195896, "relative_elevation": 46.3943900410086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track63_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854497091710283, 52.34773196095045, 0.0 ] }, "distance": 15.91, "direction": 234.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track63_Sphere_00033", "timestamp": "2024-12-17T11:07:38Z", "filename": "Job_20241217_0841_Track63_Sphere_00033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 15.91327289, "relative_pitch": 0.0, "relative_heading": 234.59559506345147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85485923531378, 52.3479126559218, 45.3356057796627 ] }, "distance": 15.99, "direction": 47.08, "angle": 70.57, "elevation": 45.34, "pano_id": "TMX7316010203-001708_pano_0000_000566", "timestamp": "2020-05-13T11:20:37.859800Z", "filename": "pano_0000_000566.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 15.98747506, "relative_pitch": 70.57494371213795, "relative_heading": 47.07858808779353, "relative_elevation": 45.3356057796627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85485375428121, 52.3479165053898, 46.6381090274081 ] }, "distance": 16.02, "direction": 45.05, "angle": 71.05, "elevation": 46.64, "pano_id": "TMX7316010203-002918_pano_0015_000026", "timestamp": "2023-01-05T12:08:13.550690Z", "filename": "pano_0015_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 16.01574018, "relative_pitch": 71.04729378549342, "relative_heading": 45.046071705390695, "relative_elevation": 46.6381090274081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85446843690761, 52.3477610367306, 46.3571290476248 ] }, "distance": 16.08, "direction": 248.15, "angle": 70.87, "elevation": 46.36, "pano_id": "TMX7316010203-002120_pano_0000_006419", "timestamp": "2021-04-28T11:14:46.592590Z", "filename": "pano_0000_006419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 16.07829953, "relative_pitch": 70.871636841447, "relative_heading": 248.15043931707342, "relative_elevation": 46.3571290476248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001652_pano_0003_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85486876260684, 52.3479080694554, 45.3275893479586 ] }, "distance": 16.14, "direction": 49.98, "angle": 70.4, "elevation": 45.33, "pano_id": "TMX7316010203-001652_pano_0003_000072", "timestamp": "2020-02-18T08:57:43.489250Z", "filename": "pano_0003_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 16.13599115, "relative_pitch": 70.4049780136351, "relative_heading": 49.97674567168428, "relative_elevation": 45.3275893479586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0017_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85446424328682, 52.3477629267024, 44.7550901463255 ] }, "distance": 16.27, "direction": 249.21, "angle": 70.02, "elevation": 44.76, "pano_id": "TMX7316010203-002412_pano_0017_000038", "timestamp": "2022-01-11T11:43:08.932210Z", "filename": "pano_0017_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 16.26806825, "relative_pitch": 70.0242546214606, "relative_heading": 249.21256664573121, "relative_elevation": 44.7550901463255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85447932615448, 52.3477405937734, 45.3125026812777 ] }, "distance": 16.41, "direction": 239.79, "angle": 70.09, "elevation": 45.31, "pano_id": "TMX7316010203-000778_pano_0000_000218", "timestamp": "2018-06-06T10:39:39.819240Z", "filename": "pano_0000_000218.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 16.41077488, "relative_pitch": 70.09119331185535, "relative_heading": 239.7850609318795, "relative_elevation": 45.3125026812777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002464_pano_0001_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85446972960839, 52.3477491011677, 45.1598590109497 ] }, "distance": 16.54, "direction": 243.76, "angle": 69.89, "elevation": 45.16, "pano_id": "TMX7316010203-002464_pano_0001_000096", "timestamp": "2022-03-22T09:35:13.543560Z", "filename": "pano_0001_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 16.53931266, "relative_pitch": 69.88528674386541, "relative_heading": 243.76220224246472, "relative_elevation": 45.1598590109497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8548567074368, 52.3479235233327, 46.5404136525467 ] }, "distance": 16.71, "direction": 43.64, "angle": 70.24, "elevation": 46.54, "pano_id": "TMX7316010203-002918_pano_0015_000053", "timestamp": "2023-01-05T12:08:43.230480Z", "filename": "pano_0015_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 16.71493816, "relative_pitch": 70.24430522883941, "relative_heading": 43.63897871459411, "relative_elevation": 46.5404136525467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001652_pano_0003_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85448199647486, 52.3477318430627, 45.348692862317 ] }, "distance": 16.77, "direction": 236.6, "angle": 69.71, "elevation": 45.35, "pano_id": "TMX7316010203-001652_pano_0003_000065", "timestamp": "2020-02-18T08:57:31.799360Z", "filename": "pano_0003_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 16.76952953, "relative_pitch": 69.70606982473782, "relative_heading": 236.59562661699746, "relative_elevation": 45.348692862317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85487156538832, 52.3479215176486, 45.3002923671156 ] }, "distance": 17.27, "direction": 46.58, "angle": 69.13, "elevation": 45.3, "pano_id": "TMX7316010203-001151_pano_0001_000131", "timestamp": "2019-04-30T09:58:50.547510Z", "filename": "pano_0001_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 17.27492661, "relative_pitch": 69.12602521583261, "relative_heading": 46.58137730066187, "relative_elevation": 45.3002923671156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002464_pano_0001_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002464_pano_0001_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002464/pano_0001_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85487778565734, 52.3479251048324, 45.2419110806659 ] }, "distance": 17.86, "direction": 46.59, "angle": 68.46, "elevation": 45.24, "pano_id": "TMX7316010203-002464_pano_0001_000103", "timestamp": "2022-03-22T09:35:17.218520Z", "filename": "pano_0001_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 17.85716172, "relative_pitch": 68.46065383717057, "relative_heading": 46.585894875375615, "relative_elevation": 45.2419110806659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8544539025416, 52.3477355673417, 45.333600493148 ] }, "distance": 18.19, "direction": 241.01, "angle": 68.13, "elevation": 45.33, "pano_id": "TMX7316010203-001708_pano_0000_000559", "timestamp": "2020-05-13T11:20:33.444820Z", "filename": "pano_0000_000559.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 18.19350679, "relative_pitch": 68.13317528587285, "relative_heading": 241.00877288773, "relative_elevation": 45.333600493148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85488560985397, 52.3479269898246, 45.2884086817503 ] }, "distance": 18.39, "direction": 47.25, "angle": 67.9, "elevation": 45.29, "pano_id": "TMX7316010203-002020_pano_0000_001336", "timestamp": "2021-02-19T11:38:21.346250Z", "filename": "pano_0000_001336.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 18.38986362, "relative_pitch": 67.8998394387798, "relative_heading": 47.25286238788013, "relative_elevation": 45.2884086817503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0017_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85485280315143, 52.3479480290832, 44.6626396337524 ] }, "distance": 18.62, "direction": 37.24, "angle": 67.37, "elevation": 44.66, "pano_id": "TMX7316010203-002412_pano_0017_000031", "timestamp": "2022-01-11T11:43:04.252250Z", "filename": "pano_0017_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 18.62066136, "relative_pitch": 67.36786279038752, "relative_heading": 37.24282847445863, "relative_elevation": 44.6626396337524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85444398487641, 52.3477383007575, 46.5987388268113 ] }, "distance": 18.65, "direction": 242.83, "angle": 68.19, "elevation": 46.6, "pano_id": "TMX7316010203-002918_pano_0015_000046", "timestamp": "2023-01-05T12:08:38.425540Z", "filename": "pano_0015_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 18.6466869, "relative_pitch": 68.19096833791622, "relative_heading": 242.83306236045135, "relative_elevation": 46.5987388268113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85489937395426, 52.3479278837538, 45.3368649072945 ] }, "distance": 19.15, "direction": 48.94, "angle": 67.1, "elevation": 45.34, "pano_id": "TMX7316010203-000778_pano_0000_000225", "timestamp": "2018-06-06T10:39:46.299170Z", "filename": "pano_0000_000225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 19.15446185, "relative_pitch": 67.09633207777154, "relative_heading": 48.93895634594709, "relative_elevation": 45.3368649072945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8544383004721, 52.347727967185, 45.3311081491411 ] }, "distance": 19.53, "direction": 240.35, "angle": 66.69, "elevation": 45.33, "pano_id": "TMX7316010203-001151_pano_0001_000124", "timestamp": "2019-04-30T09:58:46.257550Z", "filename": "pano_0001_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 19.53465851, "relative_pitch": 66.68720800608757, "relative_heading": 240.35053316648754, "relative_elevation": 45.3311081491411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_002961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85444077857014, 52.3477249159463, 45.3565991958603 ] }, "distance": 19.56, "direction": 239.24, "angle": 66.67, "elevation": 45.36, "pano_id": "TMX7316060226-000013_pano_0000_002961", "timestamp": "2016-08-04T07:59:56.604680Z", "filename": "pano_0000_002961.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 19.55952536, "relative_pitch": 66.67242007048043, "relative_heading": 239.24140888455267, "relative_elevation": 45.3565991958603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0015_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0015_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0015_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85443145721332, 52.3477252376853, 46.5925868600607 ] }, "distance": 20.09, "direction": 240.26, "angle": 66.67, "elevation": 46.59, "pano_id": "TMX7316010203-002918_pano_0015_000033", "timestamp": "2023-01-05T12:08:18.340650Z", "filename": "pano_0015_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 20.09020885, "relative_pitch": 66.6748281343118, "relative_heading": 240.25566991741005, "relative_elevation": 46.5925868600607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track63_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track63_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854922409434811, 52.34792404686816, 0.0 ] }, "distance": 20.1, "direction": 52.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track63_Sphere_00026", "timestamp": "2024-12-17T11:07:31Z", "filename": "Job_20241217_0841_Track63_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 20.10320239, "relative_pitch": 0.0, "relative_heading": 52.798092077242316, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85488722109676, 52.3479507088507, 46.4476124066859 ] }, "distance": 20.35, "direction": 42.0, "angle": 66.34, "elevation": 46.45, "pano_id": "TMX7316010203-002120_pano_0000_006426", "timestamp": "2021-04-28T11:14:51.742550Z", "filename": "pano_0000_006426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 20.34748608, "relative_pitch": 66.34302938322624, "relative_heading": 41.997644925197775, "relative_elevation": 46.4476124066859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_002953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_002953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_002953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490942611918, 52.3479375995732, 45.3605385562405 ] }, "distance": 20.38, "direction": 47.91, "angle": 65.8, "elevation": 45.36, "pano_id": "TMX7316060226-000013_pano_0000_002953", "timestamp": "2016-08-04T07:59:50.779740Z", "filename": "pano_0000_002953.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 20.38437407, "relative_pitch": 65.80153456511367, "relative_heading": 47.912329900250946, "relative_elevation": 45.3605385562405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490514763982, 52.3479413653261, 45.2745399717242 ] }, "distance": 20.46, "direction": 46.49, "angle": 65.69, "elevation": 45.27, "pano_id": "TMX7316010203-002020_pano_0000_001324", "timestamp": "2021-02-19T11:37:43.521430Z", "filename": "pano_0000_001324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 20.45513568, "relative_pitch": 65.6864439418542, "relative_heading": 46.49376348851511, "relative_elevation": 45.2745399717242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85491491803436, 52.3479379597065, 45.3561033504084 ] }, "distance": 20.69, "direction": 48.52, "angle": 65.48, "elevation": 45.36, "pano_id": "TMX7316010203-001708_pano_0000_000567", "timestamp": "2020-05-13T11:20:38.499750Z", "filename": "pano_0000_000567.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 20.69014909, "relative_pitch": 65.47889318097695, "relative_heading": 48.52462443113767, "relative_elevation": 45.3561033504084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001652_pano_0003_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001652_pano_0003_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001652/pano_0003_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85491868553496, 52.3479367200966, 45.3705834504217 ] }, "distance": 20.79, "direction": 49.28, "angle": 65.38, "elevation": 45.37, "pano_id": "TMX7316010203-001652_pano_0003_000073", "timestamp": "2020-02-18T08:57:45.479230Z", "filename": "pano_0003_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 20.7929475, "relative_pitch": 65.37842149297369, "relative_heading": 49.27795911144018, "relative_elevation": 45.3705834504217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0017_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0017_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0017_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85441069758309, 52.3477353165796, 44.8184643127024 ] }, "distance": 20.83, "direction": 244.87, "angle": 65.07, "elevation": 44.82, "pano_id": "TMX7316010203-002412_pano_0017_000039", "timestamp": "2022-01-11T11:43:09.597240Z", "filename": "pano_0017_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": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 20.82956189, "relative_pitch": 65.07316098220247, "relative_heading": 244.86975654001506, "relative_elevation": 44.8184643127024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track63_Sphere_00030/adjacencies/b_20241217_0841_Track63_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85441055515384, 52.347732485089, 46.4173154719174 ] }, "distance": 20.97, "direction": 244.1, "angle": 65.68, "elevation": 46.42, "pano_id": "TMX7316010203-002120_pano_0000_006418", "timestamp": "2021-04-28T11:14:45.887600Z", "filename": "pano_0000_006418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track63_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118715.29208452044, 484567.0934586217 ] }, "relative_distance": 20.97403775, "relative_pitch": 65.68378525671429, "relative_heading": 244.10176922695342, "relative_elevation": 46.4173154719174 } ] } }