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_20241015_0915_Track31_Sphere_00605/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78179383547827, 52.36832599149881, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00605", "timestamp": "2024-10-15T10:12:43Z", "filename": "Job_20241015_0915_Track31_Sphere_00605.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "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_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78179203192674, 52.3683230786426, 43.9109403509647 ] }, "distance": 0.35, "direction": 200.76, "angle": 89.55, "elevation": 43.91, "pano_id": "TMX7316010203-000289_pano_0001_002349", "timestamp": "2017-05-09T10:46:59.263420Z", "filename": "pano_0001_002349.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 0.34662473, "relative_pitch": 89.54772725315149, "relative_heading": 200.7569225842263, "relative_elevation": 43.9109403509647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78178994401075, 52.3683216879231, 44.1112994849682 ] }, "distance": 0.55, "direction": 208.96, "angle": 89.29, "elevation": 44.11, "pano_id": "TMX7316010203-001517_pano_0000_000149", "timestamp": "2019-12-17T08:52:03.254030Z", "filename": "pano_0000_000149.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 0.54733914, "relative_pitch": 89.28910248003446, "relative_heading": 208.96458167248306, "relative_elevation": 44.1112994849682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78178900798521, 52.3683306337604, 44.0423893257976 ] }, "distance": 0.61, "direction": 327.52, "angle": 89.2, "elevation": 44.04, "pano_id": "TMX7316010203-001033_pano_0011_000240", "timestamp": "2019-01-02T13:07:30.417910Z", "filename": "pano_0011_000240.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 0.61233822, "relative_pitch": 89.2034461393301, "relative_heading": 327.52156407514104, "relative_elevation": 44.0423893257976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7817850465978, 52.3683279533837, 44.0873817801476 ] }, "distance": 0.64, "direction": 290.04, "angle": 89.17, "elevation": 44.09, "pano_id": "TMX7316010203-001307_pano_0000_002050", "timestamp": "2019-07-11T10:45:47.643210Z", "filename": "pano_0000_002050.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 0.63719992, "relative_pitch": 89.17195526647176, "relative_heading": 290.0356267363477, "relative_elevation": 44.0873817801476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78178431358889, 52.3683275397422, 44.1091880779713 ] }, "distance": 0.67, "direction": 284.88, "angle": 89.13, "elevation": 44.11, "pano_id": "TMX7316010203-001798_pano_0000_000417", "timestamp": "2020-07-08T05:56:03.848780Z", "filename": "pano_0000_000417.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 0.67105541, "relative_pitch": 89.12839753854409, "relative_heading": 284.87609777310996, "relative_elevation": 44.1091880779713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_000343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78177779333831, 52.3683319423743, 44.0628588078544 ] }, "distance": 1.28, "direction": 301.22, "angle": 88.34, "elevation": 44.06, "pano_id": "TMX7316010203-002488_pano_0003_000343", "timestamp": "2022-03-29T09:06:43.584810Z", "filename": "pano_0003_000343.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 1.27766406, "relative_pitch": 88.33909433102237, "relative_heading": 301.21653556729024, "relative_elevation": 44.0628588078544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_002030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78177371213449, 52.3683305702377, 44.1102327741683 ] }, "distance": 1.46, "direction": 290.39, "angle": 88.1, "elevation": 44.11, "pano_id": "TMX7316060226-000020_pano_0008_002030", "timestamp": "2016-08-15T10:00:29.720080Z", "filename": "pano_0008_002030.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 1.46229104, "relative_pitch": 88.10129242035366, "relative_heading": 290.3909104921591, "relative_elevation": 44.1102327741683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78181248030053, 52.3683149454247, 44.1163315754384 ] }, "distance": 1.77, "direction": 134.06, "angle": 87.71, "elevation": 44.12, "pano_id": "TMX7316010203-000818_pano_0001_000620", "timestamp": "2018-07-02T09:13:34.961110Z", "filename": "pano_0001_000620.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 1.76736499, "relative_pitch": 87.70587375533248, "relative_heading": 134.06446163924315, "relative_elevation": 44.1163315754384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0000_000679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78178591038994, 52.3683102607515, 44.1455619242042 ] }, "distance": 1.83, "direction": 197.14, "angle": 87.62, "elevation": 44.15, "pano_id": "TMX7316010203-002401_pano_0000_000679", "timestamp": "2022-01-07T10:40:46.374950Z", "filename": "pano_0000_000679.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 1.83177108, "relative_pitch": 87.62393827127099, "relative_heading": 197.1388383778896, "relative_elevation": 44.1455619242042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_03933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78176297534162, 52.36831065330782, 0.0 ] }, "distance": 2.71, "direction": 230.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_03933", "timestamp": "2025-07-15T05:33:45Z", "filename": "recording_2025-07-15_04-48-06_03933.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 2.7076344, "relative_pitch": 0.0, "relative_heading": 230.9243423194109, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781762678700558, 52.368344221186334, 0.0 ] }, "distance": 2.94, "direction": 313.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00606", "timestamp": "2024-10-15T10:12:43Z", "filename": "Job_20241015_0915_Track31_Sphere_00606.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 2.93571838, "relative_pitch": 0.0, "relative_heading": 313.70703884285257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0001_000982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78175010709003, 52.3683165521959, 44.1218236396089 ] }, "distance": 3.16, "direction": 250.57, "angle": 85.91, "elevation": 44.12, "pano_id": "TMX7316010203-002082_pano_0001_000982", "timestamp": "2021-04-08T11:22:35.641210Z", "filename": "pano_0001_000982.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 3.15824617, "relative_pitch": 85.90574334112118, "relative_heading": 250.57490418756996, "relative_elevation": 44.1218236396089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78175885623033, 52.3683467379678, 44.0824422612786 ] }, "distance": 3.32, "direction": 314.1, "angle": 85.7, "elevation": 44.08, "pano_id": "TMX7316010203-000818_pano_0001_000621", "timestamp": "2018-07-02T09:13:35.576010Z", "filename": "pano_0001_000621.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 3.31751298, "relative_pitch": 85.69620349688002, "relative_heading": 314.09640470234547, "relative_elevation": 44.0824422612786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_000342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78182946370741, 52.3683022165095, 44.0818686001003 ] }, "distance": 3.59, "direction": 137.47, "angle": 85.34, "elevation": 44.08, "pano_id": "TMX7316010203-002488_pano_0003_000342", "timestamp": "2022-03-29T09:06:43.139880Z", "filename": "pano_0003_000342.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 3.58998624, "relative_pitch": 85.34416005477688, "relative_heading": 137.4700102711492, "relative_elevation": 44.0818686001003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_002029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78182785264307, 52.3682997062568, 44.1257557459176 ] }, "distance": 3.73, "direction": 141.61, "angle": 85.17, "elevation": 44.13, "pano_id": "TMX7316060226-000020_pano_0008_002029", "timestamp": "2016-08-15T10:00:29.125090Z", "filename": "pano_0008_002029.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 3.73140934, "relative_pitch": 85.16639270703484, "relative_heading": 141.61462022675857, "relative_elevation": 44.1257557459176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_001578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78173669472472, 52.3683186055329, 44.1303332876414 ] }, "distance": 3.98, "direction": 258.08, "angle": 84.85, "elevation": 44.13, "pano_id": "TMX7316010203-000810_pano_0001_001578", "timestamp": "2018-06-27T08:02:21.391370Z", "filename": "pano_0001_001578.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 3.97785435, "relative_pitch": 84.84934799027451, "relative_heading": 258.07620058881366, "relative_elevation": 44.1303332876414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78173584987332, 52.3683205675718, 44.1282402249053 ] }, "distance": 4.0, "direction": 261.31, "angle": 84.83, "elevation": 44.13, "pano_id": "TMX7316010203-002023_pano_0000_003644", "timestamp": "2021-02-22T10:22:33.074030Z", "filename": "pano_0000_003644.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 3.9954185, "relative_pitch": 84.82648446209188, "relative_heading": 261.31172115588936, "relative_elevation": 44.1282402249053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7817897186738, 52.3682896547845, 44.1427144268528 ] }, "distance": 4.05, "direction": 183.97, "angle": 84.75, "elevation": 44.14, "pano_id": "TMX7316010203-002023_pano_0000_003645", "timestamp": "2021-02-22T10:22:33.583960Z", "filename": "pano_0000_003645.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 4.05305545, "relative_pitch": 84.75397741655094, "relative_heading": 183.96713842099354, "relative_elevation": 44.1427144268528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78183608530557, 52.3682983207203, 44.1010293243453 ] }, "distance": 4.21, "direction": 136.94, "angle": 84.54, "elevation": 44.1, "pano_id": "TMX7316010203-001307_pano_0000_002049", "timestamp": "2019-07-11T10:45:47.213200Z", "filename": "pano_0000_002049.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 4.21450364, "relative_pitch": 84.54112109562459, "relative_heading": 136.9353324793306, "relative_elevation": 44.1010293243453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78183737995426, 52.368298060735, 44.1117590600625 ] }, "distance": 4.3, "direction": 136.34, "angle": 84.44, "elevation": 44.11, "pano_id": "TMX7316010203-001798_pano_0000_000416", "timestamp": "2020-07-08T05:56:03.443840Z", "filename": "pano_0000_000416.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 4.29608441, "relative_pitch": 84.43745445675151, "relative_heading": 136.33955912023606, "relative_elevation": 44.1117590600625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_001579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78178999216267, 52.3682871036322, 44.1435515200719 ] }, "distance": 4.34, "direction": 183.46, "angle": 84.39, "elevation": 44.14, "pano_id": "TMX7316010203-000810_pano_0001_001579", "timestamp": "2018-06-27T08:02:21.846280Z", "filename": "pano_0001_001579.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 4.33513278, "relative_pitch": 84.39123283064707, "relative_heading": 183.4619481085465, "relative_elevation": 44.1435515200719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0001_000983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78180435755153, 52.3682859702088, 44.138633556664 ] }, "distance": 4.51, "direction": 170.86, "angle": 84.17, "elevation": 44.14, "pano_id": "TMX7316010203-002082_pano_0001_000983", "timestamp": "2021-04-08T11:22:36.111180Z", "filename": "pano_0001_000983.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 4.51064349, "relative_pitch": 84.16504888765311, "relative_heading": 170.8576058765106, "relative_elevation": 44.138633556664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78184362956702, 52.3682989577185, 44.0516412360594 ] }, "distance": 4.53, "direction": 131.57, "angle": 84.12, "elevation": 44.05, "pano_id": "TMX7316010203-001033_pano_0011_000239", "timestamp": "2019-01-02T13:07:29.997920Z", "filename": "pano_0011_000239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 4.53344982, "relative_pitch": 84.12425214068713, "relative_heading": 131.57108455847762, "relative_elevation": 44.0516412360594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0000_000678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78173253706254, 52.3683420171266, 44.128948232159 ] }, "distance": 4.54, "direction": 293.13, "angle": 84.13, "elevation": 44.13, "pano_id": "TMX7316010203-002401_pano_0000_000678", "timestamp": "2022-01-07T10:40:45.969940Z", "filename": "pano_0000_000678.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 4.54008413, "relative_pitch": 84.12594998893269, "relative_heading": 293.12743490474327, "relative_elevation": 44.128948232159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78173826388516, 52.3683519547601, 44.0846581216902 ] }, "distance": 4.76, "direction": 307.35, "angle": 83.84, "elevation": 44.08, "pano_id": "TMX7316010203-001517_pano_0000_000150", "timestamp": "2019-12-17T08:52:03.639060Z", "filename": "pano_0000_000150.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 4.76171077, "relative_pitch": 83.83521824797072, "relative_heading": 307.3530326898935, "relative_elevation": 44.0846581216902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78184192190408, 52.3682910777501, 44.1183796618134 ] }, "distance": 5.08, "direction": 139.87, "angle": 83.43, "elevation": 44.12, "pano_id": "TMX7316010203-001517_pano_0000_000148", "timestamp": "2019-12-17T08:52:02.864040Z", "filename": "pano_0000_000148.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 5.08142771, "relative_pitch": 83.42978828539457, "relative_heading": 139.86693447333855, "relative_elevation": 44.1183796618134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78173369040678, 52.3683573747862, 44.0647985320538 ] }, "distance": 5.38, "direction": 310.45, "angle": 83.04, "elevation": 44.06, "pano_id": "TMX7316010203-001307_pano_0000_002051", "timestamp": "2019-07-11T10:45:48.068220Z", "filename": "pano_0000_002051.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 5.38309708, "relative_pitch": 83.03507486914256, "relative_heading": 310.4456344403303, "relative_elevation": 44.0647985320538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_03934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781815805124791, 52.36827945721315, 0.0 ] }, "distance": 5.39, "direction": 163.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_03934", "timestamp": "2025-07-15T05:33:46Z", "filename": "recording_2025-07-15_04-48-06_03934.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 5.38996248, "relative_pitch": 0.0, "relative_heading": 163.88115554765315, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78173091790525, 52.368357242171, 44.0930803176016 ] }, "distance": 5.52, "direction": 309.06, "angle": 82.87, "elevation": 44.09, "pano_id": "TMX7316010203-001798_pano_0000_000418", "timestamp": "2020-07-08T05:56:04.258790Z", "filename": "pano_0000_000418.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 5.51885853, "relative_pitch": 82.86574183879624, "relative_heading": 309.057060269602, "relative_elevation": 44.0930803176016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78173388744834, 52.3683620810838, 44.0158934425563 ] }, "distance": 5.73, "direction": 314.52, "angle": 82.59, "elevation": 44.02, "pano_id": "TMX7316010203-001033_pano_0011_000241", "timestamp": "2019-01-02T13:07:30.838130Z", "filename": "pano_0011_000241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 5.72711227, "relative_pitch": 82.58662855919816, "relative_heading": 314.5232944371806, "relative_elevation": 44.0158934425563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_03932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781710246541408, 52.36834197572457, 0.0 ] }, "distance": 5.96, "direction": 287.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_03932", "timestamp": "2025-07-15T05:33:44Z", "filename": "recording_2025-07-15_04-48-06_03932.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 5.9648414, "relative_pitch": 0.0, "relative_heading": 287.3487356785555, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781857951576821, 52.368288705451484, 0.0 ] }, "distance": 6.02, "direction": 133.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00603", "timestamp": "2024-10-15T10:12:42Z", "filename": "Job_20241015_0915_Track31_Sphere_00603.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 6.02378024, "relative_pitch": 0.0, "relative_heading": 133.53255033028296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0000_000680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78183852043621, 52.3682787983189, 44.1609136220068 ] }, "distance": 6.07, "direction": 149.9, "angle": 82.17, "elevation": 44.16, "pano_id": "TMX7316010203-002401_pano_0000_000680", "timestamp": "2022-01-07T10:40:46.774940Z", "filename": "pano_0000_000680.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 6.06965827, "relative_pitch": 82.17406533614941, "relative_heading": 149.90405713881339, "relative_elevation": 44.1609136220068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_000344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78172590371052, 52.3683615376404, 44.043255455792 ] }, "distance": 6.09, "direction": 310.53, "angle": 82.13, "elevation": 44.04, "pano_id": "TMX7316010203-002488_pano_0003_000344", "timestamp": "2022-03-29T09:06:44.030020Z", "filename": "pano_0003_000344.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 6.08723164, "relative_pitch": 82.13098517111791, "relative_heading": 310.5251936369259, "relative_elevation": 44.043255455792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_002031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78171935512881, 52.3683616664017, 44.0934047224 ] }, "distance": 6.44, "direction": 308.04, "angle": 81.69, "elevation": 44.09, "pano_id": "TMX7316060226-000020_pano_0008_002031", "timestamp": "2016-08-15T10:00:30.310100Z", "filename": "pano_0008_002031.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 6.4416303, "relative_pitch": 81.68842432712982, "relative_heading": 308.04335993456215, "relative_elevation": 44.0934047224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78186658342361, 52.3682834522515, 44.1150150969625 ] }, "distance": 6.85, "direction": 133.69, "angle": 81.17, "elevation": 44.12, "pano_id": "TMX7316010203-000818_pano_0001_000619", "timestamp": "2018-07-02T09:13:34.346020Z", "filename": "pano_0001_000619.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 6.85266943, "relative_pitch": 81.17044359242546, "relative_heading": 133.69000178778646, "relative_elevation": 44.1150150969625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0001_000981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78169579383302, 52.3683471361828, 44.1176235107705 ] }, "distance": 7.08, "direction": 289.41, "angle": 80.88, "elevation": 44.12, "pano_id": "TMX7316010203-002082_pano_0001_000981", "timestamp": "2021-04-08T11:22:35.171210Z", "filename": "pano_0001_000981.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 7.08027819, "relative_pitch": 80.88255259151546, "relative_heading": 289.40919807937127, "relative_elevation": 44.1176235107705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_001577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78168318632094, 52.3683500196585, 44.1232016971335 ] }, "distance": 8.0, "direction": 289.53, "angle": 79.73, "elevation": 44.12, "pano_id": "TMX7316010203-000810_pano_0001_001577", "timestamp": "2018-06-27T08:02:20.941380Z", "filename": "pano_0001_001577.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 7.99685332, "relative_pitch": 79.72726904673311, "relative_heading": 289.5328302634036, "relative_elevation": 44.1232016971335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78168185265071, 52.368351789726, 44.1237874384969 ] }, "distance": 8.15, "direction": 290.62, "angle": 79.54, "elevation": 44.12, "pano_id": "TMX7316010203-002023_pano_0000_003643", "timestamp": "2021-02-22T10:22:32.569000Z", "filename": "pano_0000_003643.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 8.14979836, "relative_pitch": 79.53523337275499, "relative_heading": 290.6243972841667, "relative_elevation": 44.1237874384969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78184365242872, 52.368258888859, 44.1558200055733 ] }, "distance": 8.2, "direction": 155.56, "angle": 79.48, "elevation": 44.16, "pano_id": "TMX7316010203-002023_pano_0000_003646", "timestamp": "2021-02-22T10:22:34.098980Z", "filename": "pano_0000_003646.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 8.20163466, "relative_pitch": 79.47762510632917, "relative_heading": 155.561237474539, "relative_elevation": 44.1558200055733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78170481649993, 52.3683785210813, 44.0596088115126 ] }, "distance": 8.42, "direction": 313.95, "angle": 79.18, "elevation": 44.06, "pano_id": "TMX7316010203-000818_pano_0001_000622", "timestamp": "2018-07-02T09:13:36.191140Z", "filename": "pano_0001_000622.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 8.42201864, "relative_pitch": 79.17842132581417, "relative_heading": 313.950583489259, "relative_elevation": 44.0596088115126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_000341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7818817619989, 52.3682725800106, 44.0817946149036 ] }, "distance": 8.44, "direction": 134.78, "angle": 79.16, "elevation": 44.08, "pano_id": "TMX7316010203-002488_pano_0003_000341", "timestamp": "2022-03-29T09:06:42.689830Z", "filename": "pano_0003_000341.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 8.4374473, "relative_pitch": 79.16439307599201, "relative_heading": 134.7809629822325, "relative_elevation": 44.0817946149036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_001580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78184309326659, 52.3682557068252, 44.1617367975414 ] }, "distance": 8.51, "direction": 156.78, "angle": 79.09, "elevation": 44.16, "pano_id": "TMX7316010203-000810_pano_0001_001580", "timestamp": "2018-06-27T08:02:22.306280Z", "filename": "pano_0001_001580.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 8.5101609, "relative_pitch": 79.09255561427453, "relative_heading": 156.78103506220697, "relative_elevation": 44.1617367975414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_002028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78188251370599, 52.3682692264483, 44.129069567658 ] }, "distance": 8.74, "direction": 136.28, "angle": 78.8, "elevation": 44.13, "pano_id": "TMX7316060226-000020_pano_0008_002028", "timestamp": "2016-08-15T10:00:28.520210Z", "filename": "pano_0008_002028.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 8.73964313, "relative_pitch": 78.79768608434041, "relative_heading": 136.28116717460756, "relative_elevation": 44.129069567658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781699378299834, 52.368380900184434, 0.0 ] }, "distance": 8.87, "direction": 313.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00608", "timestamp": "2024-10-15T10:12:44Z", "filename": "Job_20241015_0915_Track31_Sphere_00608.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 8.87267605, "relative_pitch": 0.0, "relative_heading": 313.5212345978926, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78188937304431, 52.36827044114111, 0.0 ] }, "distance": 8.98, "direction": 133.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00602", "timestamp": "2024-10-15T10:12:42Z", "filename": "Job_20241015_0915_Track31_Sphere_00602.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 8.97521111, "relative_pitch": 0.0, "relative_heading": 133.5281463734139, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78188707418292, 52.3682689476397, 44.1045588999987 ] }, "distance": 8.98, "direction": 134.99, "angle": 78.49, "elevation": 44.1, "pano_id": "TMX7316010203-001307_pano_0000_002048", "timestamp": "2019-07-11T10:45:46.778280Z", "filename": "pano_0000_002048.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 8.97904291, "relative_pitch": 78.49267889901358, "relative_heading": 134.9853064974125, "relative_elevation": 44.1045588999987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0001_000984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78185872776013, 52.3682551666963, 44.1552256466821 ] }, "distance": 9.04, "direction": 150.71, "angle": 78.43, "elevation": 44.16, "pano_id": "TMX7316010203-002082_pano_0001_000984", "timestamp": "2021-04-08T11:22:36.591190Z", "filename": "pano_0001_000984.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 9.03583759, "relative_pitch": 78.43477912135683, "relative_heading": 150.7143188319124, "relative_elevation": 44.1552256466821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78189024740551, 52.368268660084, 44.1112369522452 ] }, "distance": 9.16, "direction": 134.17, "angle": 78.27, "elevation": 44.11, "pano_id": "TMX7316010203-001798_pano_0000_000415", "timestamp": "2020-07-08T05:56:03.038940Z", "filename": "pano_0000_000415.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 9.15545961, "relative_pitch": 78.27451786671543, "relative_heading": 134.1707121122813, "relative_elevation": 44.1112369522452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0000_000677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78167961310075, 52.3683732942636, 44.1080969190225 ] }, "distance": 9.39, "direction": 304.08, "angle": 77.98, "elevation": 44.11, "pano_id": "TMX7316010203-002401_pano_0000_000677", "timestamp": "2022-01-07T10:40:45.569860Z", "filename": "pano_0000_000677.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 9.39329479, "relative_pitch": 77.97784288022898, "relative_heading": 304.0804286357868, "relative_elevation": 44.1080969190225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78168564988697, 52.3683822227215, 44.0633412469178 ] }, "distance": 9.67, "direction": 310.34, "angle": 77.63, "elevation": 44.06, "pano_id": "TMX7316010203-001517_pano_0000_000151", "timestamp": "2019-12-17T08:52:04.024200Z", "filename": "pano_0000_000151.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 9.66700123, "relative_pitch": 77.62599114368241, "relative_heading": 310.33560339781747, "relative_elevation": 44.0633412469178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78189862909306, 52.3682671607488, 44.0543322479352 ] }, "distance": 9.69, "direction": 132.53, "angle": 77.6, "elevation": 44.05, "pano_id": "TMX7316010203-001033_pano_0011_000238", "timestamp": "2019-01-02T13:07:29.572960Z", "filename": "pano_0011_000238.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 9.68519512, "relative_pitch": 77.60096520728634, "relative_heading": 132.52507741132163, "relative_elevation": 44.0543322479352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78168516309459, 52.3683853245456, 43.8595716673881 ] }, "distance": 9.92, "direction": 311.73, "angle": 77.26, "elevation": 43.86, "pano_id": "TMX7316010203-000289_pano_0001_002350", "timestamp": "2017-05-09T10:47:00.023580Z", "filename": "pano_0001_002350.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 9.91862426, "relative_pitch": 77.25718755420395, "relative_heading": 311.73158400570463, "relative_elevation": 43.8595716673881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78189365265685, 52.3682609021978, 44.1294335555285 ] }, "distance": 9.93, "direction": 136.81, "angle": 77.31, "elevation": 44.13, "pano_id": "TMX7316010203-001517_pano_0000_000147", "timestamp": "2019-12-17T08:52:02.474130Z", "filename": "pano_0000_000147.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 9.93388201, "relative_pitch": 77.31373492561472, "relative_heading": 136.81075196099334, "relative_elevation": 44.1294335555285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_03935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781869027938227, 52.36824850577485, 0.0 ] }, "distance": 10.03, "direction": 149.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_03935", "timestamp": "2025-07-15T05:33:46Z", "filename": "recording_2025-07-15_04-48-06_03935.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 10.02858332, "relative_pitch": 0.0, "relative_heading": 149.28959404435136, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78168198907679, 52.368386678498, 44.0420430749655 ] }, "distance": 10.18, "direction": 311.55, "angle": 76.98, "elevation": 44.04, "pano_id": "TMX7316010203-001307_pano_0000_002052", "timestamp": "2019-07-11T10:45:48.488350Z", "filename": "pano_0000_002052.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 10.1802961, "relative_pitch": 76.98469890945903, "relative_heading": 311.55445450679537, "relative_elevation": 44.0420430749655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78189955200617, 52.3682605280732, 43.9295485056937 ] }, "distance": 10.24, "direction": 135.33, "angle": 76.88, "elevation": 43.93, "pano_id": "TMX7316010203-000289_pano_0001_002348", "timestamp": "2017-05-09T10:46:58.503410Z", "filename": "pano_0001_002348.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 10.2426609, "relative_pitch": 76.87533794112505, "relative_heading": 135.33115292269366, "relative_elevation": 43.9295485056937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78167828266275, 52.3683868372431, 44.0716184265912 ] }, "distance": 10.38, "direction": 310.7, "angle": 76.74, "elevation": 44.07, "pano_id": "TMX7316010203-001798_pano_0000_000419", "timestamp": "2020-07-08T05:56:04.668790Z", "filename": "pano_0000_000419.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 10.38207752, "relative_pitch": 76.74434767841612, "relative_heading": 310.70320455097414, "relative_elevation": 44.0716184265912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_03931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781657605023278, 52.368373352491034, 0.0 ] }, "distance": 10.67, "direction": 299.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_03931", "timestamp": "2025-07-15T05:33:44Z", "filename": "recording_2025-07-15_04-48-06_03931.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 10.67119303, "relative_pitch": 0.0, "relative_heading": 299.5945841903732, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78167805541675, 52.3683933725049, 43.9959370512515 ] }, "distance": 10.88, "direction": 313.55, "angle": 76.11, "elevation": 44.0, "pano_id": "TMX7316010203-001033_pano_0011_000242", "timestamp": "2019-01-02T13:07:31.257900Z", "filename": "pano_0011_000242.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 10.88151895, "relative_pitch": 76.10782295130844, "relative_heading": 313.5540304910348, "relative_elevation": 43.9959370512515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_000345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78167350800993, 52.3683911935733, 44.0180226638913 ] }, "distance": 10.95, "direction": 311.52, "angle": 76.04, "elevation": 44.02, "pano_id": "TMX7316010203-002488_pano_0003_000345", "timestamp": "2022-03-29T09:06:44.479820Z", "filename": "pano_0003_000345.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 10.94584918, "relative_pitch": 76.0356377072605, "relative_heading": 311.5166750923064, "relative_elevation": 44.0180226638913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0000_000681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78189165345194, 52.3682469418913, 44.1800047131255 ] }, "distance": 11.03, "direction": 142.86, "angle": 75.98, "elevation": 44.18, "pano_id": "TMX7316010203-002401_pano_0000_000681", "timestamp": "2022-01-07T10:40:47.179860Z", "filename": "pano_0000_000681.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 11.03468407, "relative_pitch": 75.9763501287735, "relative_heading": 142.85785663014178, "relative_elevation": 44.1800047131255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_002032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7816653306282, 52.3683927472931, 44.0695634316653 ] }, "distance": 11.48, "direction": 310.32, "angle": 75.4, "elevation": 44.07, "pano_id": "TMX7316060226-000020_pano_0008_002032", "timestamp": "2016-08-15T10:00:30.895060Z", "filename": "pano_0008_002032.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 11.47999998, "relative_pitch": 75.39910082972946, "relative_heading": 310.3200810165797, "relative_elevation": 44.0695634316653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781667458587939, 52.36839908100597, 0.0 ] }, "distance": 11.84, "direction": 313.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00609", "timestamp": "2024-10-15T10:12:44Z", "filename": "Job_20241015_0915_Track31_Sphere_00609.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 11.84235251, "relative_pitch": 0.0, "relative_heading": 313.37511250577876, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0001_000980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78164130394499, 52.3683777704777, 44.0955709004775 ] }, "distance": 11.88, "direction": 299.01, "angle": 74.92, "elevation": 44.1, "pano_id": "TMX7316010203-002082_pano_0001_000980", "timestamp": "2021-04-08T11:22:34.701220Z", "filename": "pano_0001_000980.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 11.88005714, "relative_pitch": 74.92161082057846, "relative_heading": 299.0116727186437, "relative_elevation": 44.0955709004775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78192054861799, 52.3682522285316, 44.1279208958149 ] }, "distance": 11.91, "direction": 133.56, "angle": 74.9, "elevation": 44.13, "pano_id": "TMX7316010203-000818_pano_0001_000618", "timestamp": "2018-07-02T09:13:33.731140Z", "filename": "pano_0001_000618.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 11.91053917, "relative_pitch": 74.8952650683534, "relative_heading": 133.561333765968, "relative_elevation": 44.1279208958149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_001576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7816292936924, 52.3683812761342, 44.0939335543662 ] }, "distance": 12.78, "direction": 298.76, "angle": 73.83, "elevation": 44.09, "pano_id": "TMX7316010203-000810_pano_0001_001576", "timestamp": "2018-06-27T08:02:20.496320Z", "filename": "pano_0001_001576.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 12.78477098, "relative_pitch": 73.83080127300528, "relative_heading": 298.7624879462563, "relative_elevation": 44.0939335543662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78162786767843, 52.3683824651989, 44.0998321752995 ] }, "distance": 12.93, "direction": 299.07, "angle": 73.65, "elevation": 44.1, "pano_id": "TMX7316010203-002023_pano_0000_003642", "timestamp": "2021-02-22T10:22:32.073990Z", "filename": "pano_0000_003642.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 12.93376845, "relative_pitch": 73.65443918660245, "relative_heading": 299.06926848867846, "relative_elevation": 44.0998321752995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78189805363634, 52.3682278793946, 44.1767054768279 ] }, "distance": 13.02, "direction": 146.97, "angle": 73.58, "elevation": 44.18, "pano_id": "TMX7316010203-002023_pano_0000_003647", "timestamp": "2021-02-22T10:22:34.619010Z", "filename": "pano_0000_003647.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 13.02225181, "relative_pitch": 73.5757252612815, "relative_heading": 146.96749978634188, "relative_elevation": 44.1767054768279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_000340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78193341418465, 52.3682427173988, 44.1044479962438 ] }, "distance": 13.28, "direction": 134.26, "angle": 73.25, "elevation": 44.1, "pano_id": "TMX7316010203-002488_pano_0003_000340", "timestamp": "2022-03-29T09:06:42.234830Z", "filename": "pano_0003_000340.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 13.27588737, "relative_pitch": 73.24767104230172, "relative_heading": 134.2649065802338, "relative_elevation": 44.1044479962438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_001581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78189682400142, 52.3682241037467, 44.1896664937958 ] }, "distance": 13.33, "direction": 148.25, "angle": 73.21, "elevation": 44.19, "pano_id": "TMX7316010203-000810_pano_0001_001581", "timestamp": "2018-06-27T08:02:22.776280Z", "filename": "pano_0001_001581.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 13.33217823, "relative_pitch": 73.211252026701, "relative_heading": 148.2535928902758, "relative_elevation": 44.1896664937958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7816504974451, 52.3684099868364, 44.0394198531285 ] }, "distance": 13.52, "direction": 313.75, "angle": 72.94, "elevation": 44.04, "pano_id": "TMX7316010203-000818_pano_0001_000623", "timestamp": "2018-07-02T09:13:36.805970Z", "filename": "pano_0001_000623.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 13.51580329, "relative_pitch": 72.93862476944521, "relative_heading": 313.7510628058417, "relative_elevation": 44.0394198531285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78193815520326, 52.3682391075875, 44.12953609135 ] }, "distance": 13.79, "direction": 134.52, "angle": 72.65, "elevation": 44.13, "pano_id": "TMX7316010203-001307_pano_0000_002047", "timestamp": "2019-07-11T10:45:46.333230Z", "filename": "pano_0000_002047.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 13.78764432, "relative_pitch": 72.64932962164943, "relative_heading": 134.52361527394078, "relative_elevation": 44.12953609135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_002027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78193762578919, 52.3682385273029, 44.1375628495589 ] }, "distance": 13.81, "direction": 134.82, "angle": 72.63, "elevation": 44.14, "pano_id": "TMX7316060226-000020_pano_0008_002027", "timestamp": "2016-08-15T10:00:27.895120Z", "filename": "pano_0008_002027.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 13.80739651, "relative_pitch": 72.62893751106171, "relative_heading": 134.81957685011218, "relative_elevation": 44.1375628495589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0001_000985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78191293051665, 52.3682242006709, 44.1691465079784 ] }, "distance": 13.93, "direction": 144.39, "angle": 72.49, "elevation": 44.17, "pano_id": "TMX7316010203-002082_pano_0001_000985", "timestamp": "2021-04-08T11:22:37.076160Z", "filename": "pano_0001_000985.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 13.93189059, "relative_pitch": 72.493614419019, "relative_heading": 144.39060235646343, "relative_elevation": 44.1691465079784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7819420813854, 52.3682385898193, 44.1362780397758 ] }, "distance": 14.02, "direction": 133.93, "angle": 72.38, "elevation": 44.14, "pano_id": "TMX7316010203-001798_pano_0000_000414", "timestamp": "2020-07-08T05:56:02.633800Z", "filename": "pano_0000_000414.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 14.01947148, "relative_pitch": 72.37804169913294, "relative_heading": 133.9251128482561, "relative_elevation": 44.1362780397758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0000_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78162545329455, 52.368404452525, 44.088313232176 ] }, "distance": 14.41, "direction": 307.28, "angle": 71.9, "elevation": 44.09, "pano_id": "TMX7316010203-002401_pano_0000_000676", "timestamp": "2022-01-07T10:40:45.164940Z", "filename": "pano_0000_000676.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 14.41398445, "relative_pitch": 71.89565294080325, "relative_heading": 307.28003934115577, "relative_elevation": 44.088313232176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78163303307046, 52.368411983316, 44.0516498340294 ] }, "distance": 14.54, "direction": 311.14, "angle": 71.73, "elevation": 44.05, "pano_id": "TMX7316010203-001517_pano_0000_000152", "timestamp": "2019-12-17T08:52:04.404020Z", "filename": "pano_0000_000152.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 14.54378305, "relative_pitch": 71.72920657918202, "relative_heading": 311.1416900561628, "relative_elevation": 44.0516498340294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78195274526231, 52.3682349506309, 44.0819042986259 ] }, "distance": 14.83, "direction": 133.1, "angle": 71.41, "elevation": 44.08, "pano_id": "TMX7316010203-001033_pano_0011_000237", "timestamp": "2019-01-02T13:07:29.148010Z", "filename": "pano_0011_000237.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 14.8250609, "relative_pitch": 71.41183828316431, "relative_heading": 133.1048976946325, "relative_elevation": 44.0819042986259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78194545374956, 52.3682303365334, 44.1430775150657 ] }, "distance": 14.83, "direction": 135.87, "angle": 71.43, "elevation": 44.14, "pano_id": "TMX7316010203-001517_pano_0000_000146", "timestamp": "2019-12-17T08:52:02.079090Z", "filename": "pano_0000_000146.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 14.83051269, "relative_pitch": 71.42947249718581, "relative_heading": 135.8653200505471, "relative_elevation": 44.1430775150657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_03936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781922673881891, 52.36821774521963, 0.0 ] }, "distance": 14.9, "direction": 143.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_03936", "timestamp": "2025-07-15T05:33:47Z", "filename": "recording_2025-07-15_04-48-06_03936.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 14.90280182, "relative_pitch": 0.0, "relative_heading": 143.9242305189899, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78162973660858, 52.3684155675348, 44.0337030859664 ] }, "distance": 14.98, "direction": 311.73, "angle": 71.22, "elevation": 44.03, "pano_id": "TMX7316010203-001307_pano_0000_002053", "timestamp": "2019-07-11T10:45:48.903240Z", "filename": "pano_0000_002053.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 14.97605223, "relative_pitch": 71.21660969119344, "relative_heading": 311.72563853634796, "relative_elevation": 44.0337030859664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781952918098444, 52.368233026293716, 0.0 ] }, "distance": 14.98, "direction": 133.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00600", "timestamp": "2024-10-15T10:12:41Z", "filename": "Job_20241015_0915_Track31_Sphere_00600.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 14.98071261, "relative_pitch": 0.0, "relative_heading": 133.6720692453052, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78162511678647, 52.3684163431233, 44.0639428533614 ] }, "distance": 15.27, "direction": 311.18, "angle": 70.89, "elevation": 44.06, "pano_id": "TMX7316010203-001798_pano_0000_000420", "timestamp": "2020-07-08T05:56:05.083790Z", "filename": "pano_0000_000420.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 15.26903173, "relative_pitch": 70.88778251080616, "relative_heading": 311.1814535781564, "relative_elevation": 44.0639428533614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_03930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781604761193729, 52.36840448552894, 0.0 ] }, "distance": 15.56, "direction": 304.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_03930", "timestamp": "2025-07-15T05:33:43Z", "filename": "recording_2025-07-15_04-48-06_03930.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 15.56092094, "relative_pitch": 0.0, "relative_heading": 304.14594226681146, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_000346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78162093280039, 52.3684204279024, 44.0085855433717 ] }, "distance": 15.78, "direction": 311.74, "angle": 70.27, "elevation": 44.01, "pano_id": "TMX7316010203-002488_pano_0003_000346", "timestamp": "2022-03-29T09:06:44.929830Z", "filename": "pano_0003_000346.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 15.78355738, "relative_pitch": 70.26976856580835, "relative_heading": 311.74212391261557, "relative_elevation": 44.0085855433717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78162202766816, 52.3684240797587, 43.9920813832432 ] }, "distance": 16.0, "direction": 313.01, "angle": 70.01, "elevation": 43.99, "pano_id": "TMX7316010203-001033_pano_0011_000243", "timestamp": "2019-01-02T13:07:31.672950Z", "filename": "pano_0011_000243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 16.00234818, "relative_pitch": 70.01088028575808, "relative_heading": 313.0056067861942, "relative_elevation": 43.9920813832432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0000_000682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78194426121365, 52.3682150639738, 44.1905077761039 ] }, "distance": 16.04, "direction": 140.3, "angle": 70.05, "elevation": 44.19, "pano_id": "TMX7316010203-002401_pano_0000_000682", "timestamp": "2022-01-07T10:40:47.584890Z", "filename": "pano_0000_000682.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 16.0417806, "relative_pitch": 70.04838533034618, "relative_heading": 140.3046834998627, "relative_elevation": 44.1905077761039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_002033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78161144381246, 52.3684235998587, 44.0558895571157 ] }, "distance": 16.5, "direction": 311.16, "angle": 69.47, "elevation": 44.06, "pano_id": "TMX7316060226-000020_pano_0008_002033", "timestamp": "2016-08-15T10:00:31.480090Z", "filename": "pano_0008_002033.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 16.50164597, "relative_pitch": 69.46597792874725, "relative_heading": 311.1624538400316, "relative_elevation": 44.0558895571157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0001_000979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78158681117271, 52.3684084543982, 44.075477511622 ] }, "distance": 16.82, "direction": 303.05, "angle": 69.11, "elevation": 44.08, "pano_id": "TMX7316010203-002082_pano_0001_000979", "timestamp": "2021-04-08T11:22:34.231400Z", "filename": "pano_0001_000979.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 16.82372839, "relative_pitch": 69.10800990289526, "relative_heading": 303.05347955311646, "relative_elevation": 44.075477511622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78197390670106, 52.3682208069343, 44.1348295463249 ] }, "distance": 16.95, "direction": 133.66, "angle": 68.99, "elevation": 44.13, "pano_id": "TMX7316010203-000818_pano_0001_000617", "timestamp": "2018-07-02T09:13:33.116050Z", "filename": "pano_0001_000617.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 16.95366143, "relative_pitch": 68.98655061500557, "relative_heading": 133.65953755209415, "relative_elevation": 44.1348295463249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_001575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78157569520952, 52.3684122896683, 44.0748221138492 ] }, "distance": 17.69, "direction": 302.87, "angle": 68.13, "elevation": 44.07, "pano_id": "TMX7316010203-000810_pano_0001_001575", "timestamp": "2018-06-27T08:02:20.056280Z", "filename": "pano_0001_001575.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 17.69118827, "relative_pitch": 68.12997241448299, "relative_heading": 302.8745181716158, "relative_elevation": 44.0748221138492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781601643868906, 52.36843492920286, 0.0 ] }, "distance": 17.84, "direction": 312.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00611", "timestamp": "2024-10-15T10:12:45Z", "filename": "Job_20241015_0915_Track31_Sphere_00611.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 17.84121931, "relative_pitch": 0.0, "relative_heading": 312.7996820619981, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78157354563155, 52.3684129985656, 44.082132589072 ] }, "distance": 17.86, "direction": 302.83, "angle": 67.95, "elevation": 44.08, "pano_id": "TMX7316010203-002023_pano_0000_003641", "timestamp": "2021-02-22T10:22:31.583970Z", "filename": "pano_0000_003641.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 17.85697776, "relative_pitch": 67.94790553602664, "relative_heading": 302.8320908401862, "relative_elevation": 44.082132589072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781984521312473, 52.36821434944901, 0.0 ] }, "distance": 17.97, "direction": 133.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00599", "timestamp": "2024-10-15T10:12:41Z", "filename": "Job_20241015_0915_Track31_Sphere_00599.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 17.97279526, "relative_pitch": 0.0, "relative_heading": 133.7255368802584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002023_pano_0000_003648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002023_pano_0000_003648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002023/pano_0000_003648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78195217631305, 52.3681966781125, 44.1795381624252 ] }, "distance": 17.98, "direction": 143.15, "angle": 67.85, "elevation": 44.18, "pano_id": "TMX7316010203-002023_pano_0000_003648", "timestamp": "2021-02-22T10:22:35.139070Z", "filename": "pano_0000_003648.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 17.98245513, "relative_pitch": 67.85213804802255, "relative_heading": 143.14755418931793, "relative_elevation": 44.1795381624252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_000339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78198533448975, 52.3682126029144, 44.0917768878862 ] }, "distance": 18.15, "direction": 134.05, "angle": 67.63, "elevation": 44.09, "pano_id": "TMX7316010203-002488_pano_0003_000339", "timestamp": "2022-03-29T09:06:41.769830Z", "filename": "pano_0003_000339.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 18.14744155, "relative_pitch": 67.62874971936837, "relative_heading": 134.0480816213615, "relative_elevation": 44.0917768878862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000810_pano_0001_001582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000810_pano_0001_001582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/27/TMX7316010203-000810/pano_0001_001582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78195026830139, 52.3681926497246, 44.1958313789219 ] }, "distance": 18.27, "direction": 144.32, "angle": 67.54, "elevation": 44.2, "pano_id": "TMX7316010203-000810_pano_0001_001582", "timestamp": "2018-06-27T08:02:23.251400Z", "filename": "pano_0001_001582.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 18.26700334, "relative_pitch": 67.54373305790116, "relative_heading": 144.31706297644024, "relative_elevation": 44.1958313789219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78198933679358, 52.3682093209023, 44.1120438240469 ] }, "distance": 18.6, "direction": 134.27, "angle": 67.14, "elevation": 44.11, "pano_id": "TMX7316010203-001307_pano_0000_002046", "timestamp": "2019-07-11T10:45:45.883210Z", "filename": "pano_0000_002046.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 18.59743682, "relative_pitch": 67.1399333840481, "relative_heading": 134.27284971956462, "relative_elevation": 44.1120438240469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_000624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_000624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_000624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78159565052419, 52.3684413358642, 44.0313974712044 ] }, "distance": 18.63, "direction": 313.56, "angle": 67.07, "elevation": 44.03, "pano_id": "TMX7316010203-000818_pano_0001_000624", "timestamp": "2018-07-02T09:13:37.426060Z", "filename": "pano_0001_000624.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 18.62673535, "relative_pitch": 67.07003282709206, "relative_heading": 313.5555273236566, "relative_elevation": 44.0313974712044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0008_002026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0008_002026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0008_002026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78199240642817, 52.3682079487001, 44.1190807390958 ] }, "distance": 18.85, "direction": 134.16, "angle": 66.86, "elevation": 44.12, "pano_id": "TMX7316060226-000020_pano_0008_002026", "timestamp": "2016-08-15T10:00:27.255090Z", "filename": "pano_0008_002026.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 18.85377008, "relative_pitch": 66.86112894644633, "relative_heading": 134.1615453879461, "relative_elevation": 44.1190807390958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_000413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78199418681679, 52.3682085891045, 44.1107389256358 ] }, "distance": 18.89, "direction": 133.75, "angle": 66.82, "elevation": 44.11, "pano_id": "TMX7316010203-001798_pano_0000_000413", "timestamp": "2020-07-08T05:56:02.229040Z", "filename": "pano_0000_000413.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 18.89160523, "relative_pitch": 66.81567348866197, "relative_heading": 133.7502658406577, "relative_elevation": 44.1107389256358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000986/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000986/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000986/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000986/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0001_000986/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000986/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0001_000986/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000986/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0001_000986/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78196675065217, 52.368193086191, 44.1647933153436 ] }, "distance": 18.91, "direction": 141.47, "angle": 66.83, "elevation": 44.16, "pano_id": "TMX7316010203-002082_pano_0001_000986", "timestamp": "2021-04-08T11:22:37.561190Z", "filename": "pano_0001_000986.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 18.90579553, "relative_pitch": 66.82549648859354, "relative_heading": 141.46645238358133, "relative_elevation": 44.1647933153436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0000_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0000_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0000_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78157070185443, 52.3684350012993, 44.085015703924 ] }, "distance": 19.45, "direction": 308.59, "angle": 66.2, "elevation": 44.09, "pano_id": "TMX7316010203-002401_pano_0000_000675", "timestamp": "2022-01-07T10:40:44.759910Z", "filename": "pano_0000_000675.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 19.44541306, "relative_pitch": 66.19825442580775, "relative_heading": 308.59404617630776, "relative_elevation": 44.085015703924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78157953609601, 52.3684415899823, 44.052410967648 ] }, "distance": 19.46, "direction": 311.39, "angle": 66.17, "elevation": 44.05, "pano_id": "TMX7316010203-001517_pano_0000_000153", "timestamp": "2019-12-17T08:52:04.784020Z", "filename": "pano_0000_000153.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 19.45557806, "relative_pitch": 66.17153378020487, "relative_heading": 311.3880744184846, "relative_elevation": 44.052410967648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0000_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0000_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0000_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78199724927906, 52.3682000421092, 44.1288883741945 ] }, "distance": 19.71, "direction": 135.33, "angle": 65.94, "elevation": 44.13, "pano_id": "TMX7316010203-001517_pano_0000_000145", "timestamp": "2019-12-17T08:52:01.684150Z", "filename": "pano_0000_000145.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 19.70743671, "relative_pitch": 65.93502929858826, "relative_heading": 135.32844398600844, "relative_elevation": 44.1288883741945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001307_pano_0000_002054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001307_pano_0000_002054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001307/pano_0000_002054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78157648421145, 52.3684442882866, 44.0353632178158 ] }, "distance": 19.81, "direction": 311.64, "angle": 65.78, "elevation": 44.04, "pano_id": "TMX7316010203-001307_pano_0000_002054", "timestamp": "2019-07-11T10:45:49.318220Z", "filename": "pano_0000_002054.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 19.81024174, "relative_pitch": 65.77839188889389, "relative_heading": 311.64209640663967, "relative_elevation": 44.0353632178158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_03937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781976247321847, 52.36818691236717, 0.0 ] }, "distance": 19.85, "direction": 141.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_03937", "timestamp": "2025-07-15T05:33:48Z", "filename": "recording_2025-07-15_04-48-06_03937.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 19.84630945, "relative_pitch": 0.0, "relative_heading": 141.2412098070391, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78200732299091, 52.3682031335188, 44.0604190146551 ] }, "distance": 19.96, "direction": 133.23, "angle": 65.63, "elevation": 44.06, "pano_id": "TMX7316010203-001033_pano_0011_000236", "timestamp": "2019-01-02T13:07:28.722960Z", "filename": "pano_0011_000236.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 19.95854418, "relative_pitch": 65.63036446388124, "relative_heading": 133.2329133448372, "relative_elevation": 44.0604190146551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7815774004744, 52.3684470661378, 43.8390460545197 ] }, "distance": 19.97, "direction": 312.42, "angle": 65.51, "elevation": 43.84, "pano_id": "TMX7316010203-000289_pano_0001_002351", "timestamp": "2017-05-09T10:47:00.788390Z", "filename": "pano_0001_002351.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 19.97085238, "relative_pitch": 65.50838968911336, "relative_heading": 312.4238176687597, "relative_elevation": 43.8390460545197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78157157560399, 52.3684457672359, 44.0665523307398 ] }, "distance": 20.17, "direction": 311.36, "angle": 65.41, "elevation": 44.07, "pano_id": "TMX7316010203-001798_pano_0000_000421", "timestamp": "2020-07-08T05:56:05.503770Z", "filename": "pano_0000_000421.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 20.16969274, "relative_pitch": 65.405966091713, "relative_heading": 311.3603711302499, "relative_elevation": 44.0665523307398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0001_002347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0001_002347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0001_002347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78200628142305, 52.3681979099535, 43.9366949712858 ] }, "distance": 20.31, "direction": 134.56, "angle": 65.19, "elevation": 43.94, "pano_id": "TMX7316010203-000289_pano_0001_002347", "timestamp": "2017-05-09T10:46:57.748380Z", "filename": "pano_0001_002347.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 20.31047969, "relative_pitch": 65.19046194460476, "relative_heading": 134.56476048818905, "relative_elevation": 43.9366949712858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_03929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_03929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_03929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781551159709054, 52.36843518325345, 0.0 ] }, "distance": 20.51, "direction": 306.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_03929", "timestamp": "2025-07-15T05:33:42Z", "filename": "recording_2025-07-15_04-48-06_03929.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 20.51456534, "relative_pitch": 0.0, "relative_heading": 306.3186301968101, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002488_pano_0003_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002488_pano_0003_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002488/pano_0003_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78156768130568, 52.3684494245277, 44.0130846351385 ] }, "distance": 20.64, "direction": 311.72, "angle": 64.88, "elevation": 44.01, "pano_id": "TMX7316010203-002488_pano_0003_000347", "timestamp": "2022-03-29T09:06:45.384760Z", "filename": "pano_0003_000347.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 20.63811025, "relative_pitch": 64.87771933974088, "relative_heading": 311.721776880599, "relative_elevation": 44.0130846351385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00605/adjacencies/b_20241015_0915_Track31_Sphere_00605/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track31_Sphere_00612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track31_Sphere_00612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track31_Sphere_00612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.781568339459366, 52.368452356928074, 0.0 ] }, "distance": 20.82, "direction": 312.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track31_Sphere_00612", "timestamp": "2024-10-15T10:12:45Z", "filename": "Job_20241015_0915_Track31_Sphere_00612.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_20241015_0915_Track31_Sphere_00605", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113767.59708006578, 486888.19345993607 ] }, "relative_distance": 20.82360242, "relative_pitch": 0.0, "relative_heading": 312.4740012314825, "relative_elevation": 0.0 } ] } }