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_20241112_0936_Track14_Sphere_00088/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track14_Sphere_00088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869174044025345, 52.35492108850139, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track14_Sphere_00088", "timestamp": "2024-11-12T09:46:09Z", "filename": "Job_20241112_0936_Track14_Sphere_00088.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "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_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0005_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86916425169247, 52.3549158770755, 46.2898821532726 ] }, "distance": 0.88, "direction": 229.0, "angle": 88.91, "elevation": 46.29, "pano_id": "TMX7316010203-002795_pano_0005_000031", "timestamp": "2022-09-05T09:14:00.554700Z", "filename": "pano_0005_000031.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 0.88397845, "relative_pitch": 88.90597952365121, "relative_heading": 229.0039019351341, "relative_elevation": 46.2898821532726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_001798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86918857946834, 52.3549252127, 45.3931148098782 ] }, "distance": 1.09, "direction": 65.14, "angle": 88.62, "elevation": 45.39, "pano_id": "TMX7316010203-001159_pano_0001_001798", "timestamp": "2019-05-03T08:48:59.946740Z", "filename": "pano_0001_001798.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 1.09151272, "relative_pitch": 88.6225438983135, "relative_heading": 65.13757685077852, "relative_elevation": 45.3931148098782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86919439051598, 52.3549253553466, 45.5300596794114 ] }, "distance": 1.47, "direction": 71.09, "angle": 88.16, "elevation": 45.53, "pano_id": "TMX7316010203-000258_pano_0002_003994", "timestamp": "2017-04-12T12:22:37.541530Z", "filename": "pano_0002_003994.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 1.46533043, "relative_pitch": 88.15664024459963, "relative_heading": 71.09407127314718, "relative_elevation": 45.5300596794114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86915519528782, 52.3549110434759, 44.7247022623196 ] }, "distance": 1.7, "direction": 228.96, "angle": 87.82, "elevation": 44.72, "pano_id": "TMX7316010203-001061_pano_0001_001638", "timestamp": "2019-01-17T12:10:26.515180Z", "filename": "pano_0001_001638.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 1.70253286, "relative_pitch": 87.81997722311306, "relative_heading": 228.9648166901107, "relative_elevation": 44.7247022623196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_002479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86915176853191, 52.3549125567489, 46.150472721085 ] }, "distance": 1.79, "direction": 237.97, "angle": 87.78, "elevation": 46.15, "pano_id": "TMX7316010203-001705_pano_0000_002479", "timestamp": "2020-05-13T08:08:02.751180Z", "filename": "pano_0000_002479.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 1.79017584, "relative_pitch": 87.77861165011197, "relative_heading": 237.97304694121078, "relative_elevation": 46.150472721085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_001770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86915138662104, 52.3549093156858, 45.1842202665284 ] }, "distance": 2.02, "direction": 229.68, "angle": 87.43, "elevation": 45.18, "pano_id": "TMX7316010203-002119_pano_0000_001770", "timestamp": "2021-04-28T07:55:10.122120Z", "filename": "pano_0000_001770.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 2.02465443, "relative_pitch": 87.43435634340567, "relative_heading": 229.68206597155998, "relative_elevation": 45.1842202665284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0002_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86920430965725, 52.3549205849287, 47.4177009062842 ] }, "distance": 2.06, "direction": 91.56, "angle": 87.51, "elevation": 47.42, "pano_id": "TMX7316010203-002921_pano_0002_000059", "timestamp": "2023-01-10T09:21:35.930830Z", "filename": "pano_0002_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 2.06286621, "relative_pitch": 87.50896721936333, "relative_heading": 91.55653131586607, "relative_elevation": 47.4177009062842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86920622854639, 52.3549235121361, 45.6618061838672 ] }, "distance": 2.21, "direction": 82.99, "angle": 87.23, "elevation": 45.66, "pano_id": "TMX7316010203-000780_pano_0000_003547", "timestamp": "2018-06-07T08:46:24.886280Z", "filename": "pano_0000_003547.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 2.20936725, "relative_pitch": 87.2298780727587, "relative_heading": 82.98865800841563, "relative_elevation": 45.6618061838672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869144036111614, 52.35491018984191, 0.0 ] }, "distance": 2.38, "direction": 239.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00572", "timestamp": "2025-07-30T11:20:45Z", "filename": "recording_2025-07-30_11-08-35_00572.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 2.37716275, "relative_pitch": 0.0, "relative_heading": 239.325383103812, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86914173672312, 52.3549127062928, 45.6305294260383 ] }, "distance": 2.39, "direction": 247.04, "angle": 87.0, "elevation": 45.63, "pano_id": "TMX7316060226-000012_pano_0000_001614", "timestamp": "2016-08-03T10:50:03.845800Z", "filename": "pano_0000_001614.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 2.39067007, "relative_pitch": 87.00090740555736, "relative_heading": 247.0361099697043, "relative_elevation": 45.6305294260383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0014_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86914416333776, 52.3549098166934, 45.803024484776 ] }, "distance": 2.39, "direction": 238.36, "angle": 87.01, "elevation": 45.8, "pano_id": "TMX7316010203-002440_pano_0014_000009", "timestamp": "2022-01-26T09:30:30.281910Z", "filename": "pano_0014_000009.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 2.39122694, "relative_pitch": 87.01148683663158, "relative_heading": 238.36368841313498, "relative_elevation": 45.803024484776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869210567777678, 52.35492959796074, 0.0 ] }, "distance": 2.66, "direction": 69.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00571", "timestamp": "2025-07-30T11:20:45Z", "filename": "recording_2025-07-30_11-08-35_00571.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 2.66255183, "relative_pitch": 0.0, "relative_heading": 69.16794778267884, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8692105139837, 52.3549312740169, 45.6708321115002 ] }, "distance": 2.73, "direction": 65.48, "angle": 86.58, "elevation": 45.67, "pano_id": "TMX7316060226-000012_pano_0000_001613", "timestamp": "2016-08-03T10:50:02.910760Z", "filename": "pano_0000_001613.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 2.73110362, "relative_pitch": 86.57780300099732, "relative_heading": 65.48122397243576, "relative_elevation": 45.6708321115002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0014_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86921334148188, 52.3549280177645, 45.789774489589 ] }, "distance": 2.79, "direction": 73.93, "angle": 86.52, "elevation": 45.79, "pano_id": "TMX7316010203-002440_pano_0014_000010", "timestamp": "2022-01-26T09:30:30.961960Z", "filename": "pano_0014_000010.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 2.78628552, "relative_pitch": 86.51787314644191, "relative_heading": 73.9348762821748, "relative_elevation": 45.789774489589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8691377243858, 52.3549054923476, 45.6369668040425 ] }, "distance": 3.02, "direction": 234.96, "angle": 86.21, "elevation": 45.64, "pano_id": "TMX7316010203-000780_pano_0000_003546", "timestamp": "2018-06-07T08:46:23.536300Z", "filename": "pano_0000_003546.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 3.02247535, "relative_pitch": 86.21091053980713, "relative_heading": 234.95772067865482, "relative_elevation": 45.6369668040425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_001769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86921988230323, 52.3549262744745, 45.1709221014753 ] }, "distance": 3.18, "direction": 79.53, "angle": 85.98, "elevation": 45.17, "pano_id": "TMX7316010203-002119_pano_0000_001769", "timestamp": "2021-04-28T07:55:09.247110Z", "filename": "pano_0000_001769.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 3.17598962, "relative_pitch": 85.97812447991014, "relative_heading": 79.53142269985166, "relative_elevation": 45.1709221014753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0002_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8691372361546, 52.3549023324216, 47.4007459366694 ] }, "distance": 3.26, "direction": 230.23, "angle": 86.06, "elevation": 47.4, "pano_id": "TMX7316010203-002921_pano_0002_000058", "timestamp": "2023-01-10T09:21:35.200820Z", "filename": "pano_0002_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 3.26269248, "relative_pitch": 86.06242238616049, "relative_heading": 230.23236051945628, "relative_elevation": 47.4007459366694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_002478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8692185774231, 52.3549324705699, 46.1784934867173 ] }, "distance": 3.29, "direction": 67.34, "angle": 85.93, "elevation": 46.18, "pano_id": "TMX7316010203-001705_pano_0000_002478", "timestamp": "2020-05-13T08:08:01.331200Z", "filename": "pano_0000_002478.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 3.2879441, "relative_pitch": 85.92736947545608, "relative_heading": 67.34357586302002, "relative_elevation": 46.1784934867173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86922311826787, 52.3549285614816, 44.7062128968537 ] }, "distance": 3.45, "direction": 76.03, "angle": 85.59, "elevation": 44.71, "pano_id": "TMX7316010203-001061_pano_0001_001637", "timestamp": "2019-01-17T12:10:25.810220Z", "filename": "pano_0001_001637.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 3.44545343, "relative_pitch": 85.59299549007376, "relative_heading": 76.03393927403985, "relative_elevation": 44.7062128968537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86912795612177, 52.3549015822667, 45.1485592294484 ] }, "distance": 3.82, "direction": 235.35, "angle": 85.17, "elevation": 45.15, "pano_id": "TMX7316010203-000258_pano_0002_003936", "timestamp": "2017-04-12T12:20:34.987610Z", "filename": "pano_0002_003936.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 3.81728622, "relative_pitch": 85.1671670297506, "relative_heading": 235.34682292312675, "relative_elevation": 45.1485592294484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_001799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86911995025997, 52.3549072870448, 45.3987607425079 ] }, "distance": 3.99, "direction": 247.38, "angle": 84.97, "elevation": 45.4, "pano_id": "TMX7316010203-001159_pano_0001_001799", "timestamp": "2019-05-03T08:49:00.801710Z", "filename": "pano_0001_001799.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 3.99276414, "relative_pitch": 84.97384042399285, "relative_heading": 247.37913111164747, "relative_elevation": 45.3987607425079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0005_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86923330201809, 52.3549313591812, 46.3270518053323 ] }, "distance": 4.2, "direction": 74.2, "angle": 84.82, "elevation": 46.33, "pano_id": "TMX7316010203-002795_pano_0005_000030", "timestamp": "2022-09-05T09:13:59.504680Z", "filename": "pano_0005_000030.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 4.1960922, "relative_pitch": 84.82453286137176, "relative_heading": 74.19504526938925, "relative_elevation": 46.3270518053323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track14_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869241674888194, 52.35493938693141, 0.0 ] }, "distance": 5.04, "direction": 66.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track14_Sphere_00087", "timestamp": "2024-11-12T09:46:08Z", "filename": "Job_20241112_0936_Track14_Sphere_00087.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 5.03774644, "relative_pitch": 0.0, "relative_heading": 66.1604110846369, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track14_Sphere_00089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869105281451574, 52.35490291989543, 0.0 ] }, "distance": 5.1, "direction": 246.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track14_Sphere_00089", "timestamp": "2024-11-12T09:46:10Z", "filename": "Job_20241112_0936_Track14_Sphere_00089.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 5.10263115, "relative_pitch": 0.0, "relative_heading": 246.65879290880542, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0005_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86909654669572, 52.3548985520815, 46.2797800004482 ] }, "distance": 5.85, "direction": 244.6, "angle": 82.8, "elevation": 46.28, "pano_id": "TMX7316010203-002795_pano_0005_000032", "timestamp": "2022-09-05T09:14:01.444660Z", "filename": "pano_0005_000032.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 5.84541267, "relative_pitch": 82.80131993892826, "relative_heading": 244.5955093996356, "relative_elevation": 46.2797800004482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_001797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86925754485312, 52.3549426754623, 45.3871967932209 ] }, "distance": 6.18, "direction": 67.11, "angle": 82.25, "elevation": 45.39, "pano_id": "TMX7316010203-001159_pano_0001_001797", "timestamp": "2019-05-03T08:48:59.136770Z", "filename": "pano_0001_001797.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 6.17551691, "relative_pitch": 82.25174694655449, "relative_heading": 67.10975800807456, "relative_elevation": 45.3871967932209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86926233390129, 52.3549382234053, 45.1853503789753 ] }, "distance": 6.31, "direction": 72.41, "angle": 82.05, "elevation": 45.19, "pano_id": "TMX7316010203-000258_pano_0002_003935", "timestamp": "2017-04-12T12:20:33.647580Z", "filename": "pano_0002_003935.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 6.3104401, "relative_pitch": 82.0496780892057, "relative_heading": 72.41345534318977, "relative_elevation": 45.1853503789753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86908765343286, 52.3548937891374, 44.7533470327035 ] }, "distance": 6.62, "direction": 242.7, "angle": 81.58, "elevation": 44.75, "pano_id": "TMX7316010203-001061_pano_0001_001639", "timestamp": "2019-01-17T12:10:27.280210Z", "filename": "pano_0001_001639.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 6.62373484, "relative_pitch": 81.58103709930243, "relative_heading": 242.70257721296719, "relative_elevation": 44.7533470327035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_002480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86908423336516, 52.3548925001214, 46.1684415945783 ] }, "distance": 6.9, "direction": 242.53, "angle": 81.5, "elevation": 46.17, "pano_id": "TMX7316010203-001705_pano_0000_002480", "timestamp": "2020-05-13T08:08:04.786150Z", "filename": "pano_0000_002480.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 6.89661759, "relative_pitch": 81.50400863687092, "relative_heading": 242.53147994111137, "relative_elevation": 46.1684415945783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0002_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86927116957635, 52.3549387078175, 47.4288772344589 ] }, "distance": 6.9, "direction": 73.5, "angle": 81.72, "elevation": 47.43, "pano_id": "TMX7316010203-002921_pano_0002_000060", "timestamp": "2023-01-10T09:21:36.700800Z", "filename": "pano_0002_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 6.90182968, "relative_pitch": 81.7204589313719, "relative_heading": 73.49695046076009, "relative_elevation": 47.4288772344589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_001771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86908349049421, 52.3548916999425, 45.2350465590134 ] }, "distance": 6.98, "direction": 242.07, "angle": 81.22, "elevation": 45.24, "pano_id": "TMX7316010203-002119_pano_0000_001771", "timestamp": "2021-04-28T07:55:11.097070Z", "filename": "pano_0000_001771.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 6.98281819, "relative_pitch": 81.22466328715485, "relative_heading": 242.0748143514574, "relative_elevation": 45.2350465590134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86927437823703, 52.354942834261, 45.6735450075939 ] }, "distance": 7.25, "direction": 70.51, "angle": 80.98, "elevation": 45.67, "pano_id": "TMX7316010203-000780_pano_0000_003548", "timestamp": "2018-06-07T08:46:26.166300Z", "filename": "pano_0000_003548.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 7.25174038, "relative_pitch": 80.97826539808504, "relative_heading": 70.5078484455412, "relative_elevation": 45.6735450075939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869077795332306, 52.35489101664026, 0.0 ] }, "distance": 7.36, "direction": 242.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00573", "timestamp": "2025-07-30T11:20:46Z", "filename": "recording_2025-07-30_11-08-35_00573.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 7.36216655, "relative_pitch": 0.0, "relative_heading": 242.9662725672637, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86907337086889, 52.3548940027523, 45.5999323930591 ] }, "distance": 7.49, "direction": 246.28, "angle": 80.67, "elevation": 45.6, "pano_id": "TMX7316060226-000012_pano_0000_001615", "timestamp": "2016-08-03T10:50:04.760770Z", "filename": "pano_0000_001615.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 7.49218064, "relative_pitch": 80.66952663975549, "relative_heading": 246.27935391757975, "relative_elevation": 45.5999323930591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0014_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86907506153041, 52.3548912729729, 45.9091256754473 ] }, "distance": 7.52, "direction": 243.81, "angle": 80.7, "elevation": 45.91, "pano_id": "TMX7316010203-002440_pano_0014_000008", "timestamp": "2022-01-26T09:30:29.536880Z", "filename": "pano_0014_000008.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 7.51592058, "relative_pitch": 80.70241515780468, "relative_heading": 243.80536815274047, "relative_elevation": 45.9091256754473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869277205288689, 52.354948745860135, 0.0 ] }, "distance": 7.67, "direction": 66.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00570", "timestamp": "2025-07-30T11:20:44Z", "filename": "recording_2025-07-30_11-08-35_00570.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 7.672972, "relative_pitch": 0.0, "relative_heading": 66.35366257475671, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86927934531486, 52.3549498013502, 45.708967464976 ] }, "distance": 7.85, "direction": 66.0, "angle": 80.25, "elevation": 45.71, "pano_id": "TMX7316060226-000012_pano_0000_001612", "timestamp": "2016-08-03T10:50:01.945770Z", "filename": "pano_0000_001612.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 7.85379825, "relative_pitch": 80.25053431718125, "relative_heading": 65.99541836614122, "relative_elevation": 45.708967464976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0014_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86928227551912, 52.3549463803016, 45.7925928458571 ] }, "distance": 7.89, "direction": 69.11, "angle": 80.22, "elevation": 45.79, "pano_id": "TMX7316010203-002440_pano_0014_000011", "timestamp": "2022-01-26T09:30:31.601890Z", "filename": "pano_0014_000011.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 7.89298078, "relative_pitch": 80.22038020515691, "relative_heading": 69.11086784793257, "relative_elevation": 45.7925928458571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0002_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86906962164498, 52.3548852623603, 47.4978005448356 ] }, "distance": 8.16, "direction": 240.74, "angle": 80.26, "elevation": 47.5, "pano_id": "TMX7316010203-002921_pano_0002_000057", "timestamp": "2023-01-10T09:21:34.420840Z", "filename": "pano_0002_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 8.15542077, "relative_pitch": 80.25725767105851, "relative_heading": 240.73708222362333, "relative_elevation": 47.4978005448356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_001768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86928824849553, 52.3549434382331, 45.173720096238 ] }, "distance": 8.17, "direction": 72.28, "angle": 79.75, "elevation": 45.17, "pano_id": "TMX7316010203-002119_pano_0000_001768", "timestamp": "2021-04-28T07:55:08.427160Z", "filename": "pano_0000_001768.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 8.16892049, "relative_pitch": 79.74977746141128, "relative_heading": 72.2754798618746, "relative_elevation": 45.173720096238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86907343627411, 52.3548801160899, 45.6228739842772 ] }, "distance": 8.23, "direction": 236.37, "angle": 79.77, "elevation": 45.62, "pano_id": "TMX7316010203-000780_pano_0000_003545", "timestamp": "2018-06-07T08:46:21.651260Z", "filename": "pano_0000_003545.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 8.23248658, "relative_pitch": 79.7712501479708, "relative_heading": 236.371799738335, "relative_elevation": 45.6228739842772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905805739835, 52.3548973847758, 45.4725656108931 ] }, "distance": 8.33, "direction": 251.54, "angle": 79.62, "elevation": 45.47, "pano_id": "TMX7316010203-000258_pano_0002_003993", "timestamp": "2017-04-12T12:22:36.391560Z", "filename": "pano_0002_003993.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 8.33113479, "relative_pitch": 79.61784974734223, "relative_heading": 251.54280931602278, "relative_elevation": 45.4725656108931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_002477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86928827979067, 52.3549497497515, 46.2264842223376 ] }, "distance": 8.41, "direction": 67.72, "angle": 79.69, "elevation": 46.23, "pano_id": "TMX7316010203-001705_pano_0000_002477", "timestamp": "2020-05-13T08:07:59.836180Z", "filename": "pano_0000_002477.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 8.41135448, "relative_pitch": 79.68730806551741, "relative_heading": 67.71825513080346, "relative_elevation": 46.2264842223376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86929062862442, 52.3549463682006, 44.6968568051234 ] }, "distance": 8.43, "direction": 70.5, "angle": 79.32, "elevation": 44.7, "pano_id": "TMX7316010203-001061_pano_0001_001636", "timestamp": "2019-01-17T12:10:25.140220Z", "filename": "pano_0001_001636.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 8.42669407, "relative_pitch": 79.32335037187693, "relative_heading": 70.4993251165631, "relative_elevation": 44.6968568051234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86929059663567, 52.3549473670816, 47.7009214609861 ] }, "distance": 8.46, "direction": 69.78, "angle": 79.94, "elevation": 47.7, "pano_id": "TMX7316010203-000780_pano_0000_002350", "timestamp": "2018-06-07T08:22:47.641240Z", "filename": "pano_0000_002350.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 8.46240081, "relative_pitch": 79.94008564189875, "relative_heading": 69.78499588987174, "relative_elevation": 47.7009214609861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_001800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86905069170674, 52.3548900533927, 45.5161154614761 ] }, "distance": 9.09, "direction": 247.66, "angle": 78.71, "elevation": 45.52, "pano_id": "TMX7316010203-001159_pano_0001_001800", "timestamp": "2019-05-03T08:49:01.686750Z", "filename": "pano_0001_001800.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 9.08628171, "relative_pitch": 78.7105746148729, "relative_heading": 247.66216462577853, "relative_elevation": 45.5161154614761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0005_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86930123180914, 52.3549482296604, 46.3544724201784 ] }, "distance": 9.18, "direction": 70.79, "angle": 78.8, "elevation": 46.35, "pano_id": "TMX7316010203-002795_pano_0005_000029", "timestamp": "2022-09-05T09:13:58.554690Z", "filename": "pano_0005_000029.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 9.17694518, "relative_pitch": 78.80176927458433, "relative_heading": 70.78595648755397, "relative_elevation": 46.3544724201784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track14_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869310314278499, 52.35495805823303, 0.0 ] }, "distance": 10.16, "direction": 66.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track14_Sphere_00086", "timestamp": "2024-11-12T09:46:07Z", "filename": "Job_20241112_0936_Track14_Sphere_00086.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 10.15511774, "relative_pitch": 0.0, "relative_heading": 66.10295375245157, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track14_Sphere_00090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869032634990328, 52.35488299062287, 0.0 ] }, "distance": 10.53, "direction": 246.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track14_Sphere_00090", "timestamp": "2024-11-12T09:46:11Z", "filename": "Job_20241112_0936_Track14_Sphere_00090.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 10.52612188, "relative_pitch": 0.0, "relative_heading": 246.2503778470219, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0005_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86903043643077, 52.3548798451748, 46.2769655687734 ] }, "distance": 10.81, "direction": 244.87, "angle": 76.85, "elevation": 46.28, "pano_id": "TMX7316010203-002795_pano_0005_000033", "timestamp": "2022-09-05T09:14:02.309710Z", "filename": "pano_0005_000033.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 10.80732345, "relative_pitch": 76.85498222074074, "relative_heading": 244.87164146188812, "relative_elevation": 46.2769655687734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86932863595742, 52.3549558877886, 45.589494343847 ] }, "distance": 11.22, "direction": 69.81, "angle": 76.17, "elevation": 45.59, "pano_id": "TMX7316010203-000258_pano_0002_003995", "timestamp": "2017-04-12T12:22:38.751540Z", "filename": "pano_0002_003995.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 11.2221313, "relative_pitch": 76.17122825139076, "relative_heading": 69.81475080626771, "relative_elevation": 45.589494343847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_001796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86932666323758, 52.3549603060326, 45.3740185266361 ] }, "distance": 11.28, "direction": 67.23, "angle": 76.04, "elevation": 45.37, "pano_id": "TMX7316010203-001159_pano_0001_001796", "timestamp": "2019-05-03T08:48:58.356760Z", "filename": "pano_0001_001796.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 11.27705894, "relative_pitch": 76.04275208973118, "relative_heading": 67.23378146048422, "relative_elevation": 45.3740185266361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86902083599576, 52.3548760617131, 44.7093671401963 ] }, "distance": 11.58, "direction": 244.36, "angle": 75.48, "elevation": 44.71, "pano_id": "TMX7316010203-001061_pano_0001_001640", "timestamp": "2019-01-17T12:10:28.055160Z", "filename": "pano_0001_001640.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 11.57876877, "relative_pitch": 75.48061439683178, "relative_heading": 244.3600332091114, "relative_elevation": 44.7093671401963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0002_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86933841743745, 52.3549554528759, 47.4337171232328 ] }, "distance": 11.83, "direction": 71.15, "angle": 75.99, "elevation": 47.43, "pano_id": "TMX7316010203-002921_pano_0002_000061", "timestamp": "2023-01-10T09:21:37.560790Z", "filename": "pano_0002_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 11.83415217, "relative_pitch": 75.99135950153567, "relative_heading": 71.1481530635857, "relative_elevation": 47.4337171232328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_001772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86901538766922, 52.3548741264633, 45.174055179581 ] }, "distance": 12.01, "direction": 244.2, "angle": 75.12, "elevation": 45.17, "pano_id": "TMX7316010203-002119_pano_0000_001772", "timestamp": "2021-04-28T07:55:12.067070Z", "filename": "pano_0000_001772.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 12.00665884, "relative_pitch": 75.11566921333257, "relative_heading": 244.20013411861896, "relative_elevation": 45.174055179581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_002481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86901435761952, 52.354873715467, 46.0687031093985 ] }, "distance": 12.09, "direction": 244.15, "angle": 75.3, "elevation": 46.07, "pano_id": "TMX7316010203-001705_pano_0000_002481", "timestamp": "2020-05-13T08:08:06.851150Z", "filename": "pano_0000_002481.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 12.08975333, "relative_pitch": 75.2955139789793, "relative_heading": 244.1497585741622, "relative_elevation": 46.0687031093985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86934111618098, 52.3549633519741, 45.6922086365521 ] }, "distance": 12.32, "direction": 67.55, "angle": 74.91, "elevation": 45.69, "pano_id": "TMX7316010203-000780_pano_0000_003549", "timestamp": "2018-06-07T08:46:27.336290Z", "filename": "pano_0000_003549.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 12.3164185, "relative_pitch": 74.91436102049231, "relative_heading": 67.55259259894467, "relative_elevation": 45.6922086365521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869010665336004, 52.35487257650452, 0.0 ] }, "distance": 12.37, "direction": 244.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00574", "timestamp": "2025-07-30T11:20:47Z", "filename": "recording_2025-07-30_11-08-35_00574.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 12.37140993, "relative_pitch": 0.0, "relative_heading": 244.12954015648077, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86900519139574, 52.3548753137773, 45.5715180663392 ] }, "distance": 12.58, "direction": 246.12, "angle": 74.57, "elevation": 45.57, "pano_id": "TMX7316060226-000012_pano_0000_001616", "timestamp": "2016-08-03T10:50:05.685740Z", "filename": "pano_0000_001616.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 12.58167279, "relative_pitch": 74.56589928085155, "relative_heading": 246.11908436586057, "relative_elevation": 45.5715180663392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0014_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86900543591289, 52.3548730753195, 45.7929488206282 ] }, "distance": 12.67, "direction": 245.06, "angle": 74.53, "elevation": 45.79, "pano_id": "TMX7316010203-002440_pano_0014_000007", "timestamp": "2022-01-26T09:30:28.777020Z", "filename": "pano_0014_000007.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 12.66944795, "relative_pitch": 74.53493152563593, "relative_heading": 245.05851981521127, "relative_elevation": 45.7929488206282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86934439495697, 52.35496712319044, 0.0 ] }, "distance": 12.69, "direction": 66.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00569", "timestamp": "2025-07-30T11:20:43Z", "filename": "recording_2025-07-30_11-08-35_00569.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 12.68672648, "relative_pitch": 0.0, "relative_heading": 66.18611510661778, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8693484178427, 52.3549683011964, 45.7576560117304 ] }, "distance": 12.99, "direction": 66.15, "angle": 74.15, "elevation": 45.76, "pano_id": "TMX7316060226-000012_pano_0000_001611", "timestamp": "2016-08-03T10:50:00.940760Z", "filename": "pano_0000_001611.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 12.99041358, "relative_pitch": 74.15096997811527, "relative_heading": 66.14530616197416, "relative_elevation": 45.7576560117304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0014_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86935124022715, 52.354964805565, 45.7877187198028 ] }, "distance": 13.02, "direction": 68.05, "angle": 74.13, "elevation": 45.79, "pano_id": "TMX7316010203-002440_pano_0014_000012", "timestamp": "2022-01-26T09:30:32.216850Z", "filename": "pano_0014_000012.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 13.01619948, "relative_pitch": 74.13099498308337, "relative_heading": 68.05393663951602, "relative_elevation": 45.7877187198028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0002_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86900142819632, 52.3548688684352, 47.3817152418196 ] }, "distance": 13.12, "direction": 243.71, "angle": 74.52, "elevation": 47.38, "pano_id": "TMX7316010203-002921_pano_0002_000056", "timestamp": "2023-01-10T09:21:33.610820Z", "filename": "pano_0002_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 13.11809166, "relative_pitch": 74.52472977842798, "relative_heading": 243.70741679791914, "relative_elevation": 47.3817152418196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_001767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86935638023912, 52.3549613527408, 45.1591232884675 ] }, "distance": 13.21, "direction": 70.17, "angle": 73.7, "elevation": 45.16, "pano_id": "TMX7316010203-002119_pano_0000_001767", "timestamp": "2021-04-28T07:55:07.647100Z", "filename": "pano_0000_001767.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 13.20642979, "relative_pitch": 73.6988569120173, "relative_heading": 70.16834837958358, "relative_elevation": 45.1591232884675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8693579827258, 52.3549640844902, 44.6724997386336 ] }, "distance": 13.41, "direction": 69.11, "angle": 73.29, "elevation": 44.67, "pano_id": "TMX7316010203-001061_pano_0001_001635", "timestamp": "2019-01-17T12:10:24.490240Z", "filename": "pano_0001_001635.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 13.41457143, "relative_pitch": 73.28567023208417, "relative_heading": 69.10517558107648, "relative_elevation": 44.6724997386336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86935775896398, 52.3549659119872, 47.7600637245923 ] }, "distance": 13.47, "direction": 68.27, "angle": 74.24, "elevation": 47.76, "pano_id": "TMX7316010203-000780_pano_0000_002351", "timestamp": "2018-06-07T08:22:48.566330Z", "filename": "pano_0000_002351.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 13.47427162, "relative_pitch": 74.24495433546258, "relative_heading": 68.27418532384507, "relative_elevation": 47.7600637245923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_002476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86935672904361, 52.354970371621, 46.2549222726375 ] }, "distance": 13.6, "direction": 66.22, "angle": 73.61, "elevation": 46.25, "pano_id": "TMX7316010203-001705_pano_0000_002476", "timestamp": "2020-05-13T08:07:58.331220Z", "filename": "pano_0000_002476.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 13.60149451, "relative_pitch": 73.61375954359004, "relative_heading": 66.22241615610284, "relative_elevation": 46.2549222726375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86899284275955, 52.3548655125053, 45.1324441283941 ] }, "distance": 13.81, "direction": 243.39, "angle": 72.99, "elevation": 45.13, "pano_id": "TMX7316010203-000258_pano_0002_003937", "timestamp": "2017-04-12T12:20:36.212470Z", "filename": "pano_0002_003937.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 13.8081507, "relative_pitch": 72.9886488129293, "relative_heading": 243.393374151416, "relative_elevation": 45.1324441283941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0005_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86936788618071, 52.3549668427555, 46.3681457554922 ] }, "distance": 14.15, "direction": 68.92, "angle": 73.02, "elevation": 46.37, "pano_id": "TMX7316010203-002795_pano_0005_000028", "timestamp": "2022-09-05T09:13:57.689730Z", "filename": "pano_0005_000028.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 14.15449434, "relative_pitch": 73.02449178216146, "relative_heading": 68.91862192975995, "relative_elevation": 46.3681457554922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_001801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8689819122069, 52.3548725389077, 45.4218546673656 ] }, "distance": 14.16, "direction": 247.57, "angle": 72.68, "elevation": 45.42, "pano_id": "TMX7316010203-001159_pano_0001_001801", "timestamp": "2019-05-03T08:49:02.611740Z", "filename": "pano_0001_001801.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 14.16155277, "relative_pitch": 72.68364984777762, "relative_heading": 247.57485266700442, "relative_elevation": 45.4218546673656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track14_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869378429203911, 52.35497639465328, 0.0 ] }, "distance": 15.22, "direction": 66.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track14_Sphere_00085", "timestamp": "2024-11-12T09:46:07Z", "filename": "Job_20241112_0936_Track14_Sphere_00085.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 15.22473115, "relative_pitch": 0.0, "relative_heading": 66.15765847571441, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track14_Sphere_00091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868964829635479, 52.354864565480106, 0.0 ] }, "distance": 15.58, "direction": 246.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track14_Sphere_00091", "timestamp": "2024-11-12T09:46:12Z", "filename": "Job_20241112_0936_Track14_Sphere_00091.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 15.58043628, "relative_pitch": 0.0, "relative_heading": 246.19149847085254, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0005_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86896387219423, 52.3548609961687, 46.2013997510076 ] }, "distance": 15.8, "direction": 244.97, "angle": 71.12, "elevation": 46.2, "pano_id": "TMX7316010203-002795_pano_0005_000034", "timestamp": "2022-09-05T09:14:03.269750Z", "filename": "pano_0005_000034.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 15.80404481, "relative_pitch": 71.11579689022456, "relative_heading": 244.96951227057934, "relative_elevation": 46.2013997510076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86897581604094, 52.3548469096793, 45.8056377312168 ] }, "distance": 15.83, "direction": 238.57, "angle": 70.94, "elevation": 45.81, "pano_id": "TMX7316010203-000780_pano_0000_003544", "timestamp": "2018-06-07T08:46:07.611380Z", "filename": "pano_0000_003544.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 15.82855679, "relative_pitch": 70.93694175524664, "relative_heading": 238.56890279546136, "relative_elevation": 45.8056377312168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86939110685875, 52.3549812361852, 45.2434736788273 ] }, "distance": 16.23, "direction": 65.65, "angle": 70.26, "elevation": 45.24, "pano_id": "TMX7316010203-000258_pano_0002_003934", "timestamp": "2017-04-12T12:20:31.947600Z", "filename": "pano_0002_003934.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 16.23319421, "relative_pitch": 70.26219769424152, "relative_heading": 65.65077568786434, "relative_elevation": 45.2434736788273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_001795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86939561805172, 52.3549780733248, 45.3721237285063 ] }, "distance": 16.37, "direction": 67.22, "angle": 70.16, "elevation": 45.37, "pano_id": "TMX7316010203-001159_pano_0001_001795", "timestamp": "2019-05-03T08:48:57.596770Z", "filename": "pano_0001_001795.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 16.37422531, "relative_pitch": 70.15612825704598, "relative_heading": 67.21635937781893, "relative_elevation": 45.3721237285063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86895396940127, 52.3548579075753, 44.7780940765515 ] }, "distance": 16.56, "direction": 244.88, "angle": 69.7, "elevation": 44.78, "pano_id": "TMX7316010203-001061_pano_0001_001641", "timestamp": "2019-01-17T12:10:28.815160Z", "filename": "pano_0001_001641.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 16.56082271, "relative_pitch": 69.70348614898961, "relative_heading": 244.87980485849843, "relative_elevation": 44.7780940765515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0002_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86940662468139, 52.3549705625509, 47.4428530996665 ] }, "distance": 16.78, "direction": 70.84, "angle": 70.53, "elevation": 47.44, "pano_id": "TMX7316010203-002921_pano_0002_000062", "timestamp": "2023-01-10T09:21:38.495790Z", "filename": "pano_0002_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 16.77557008, "relative_pitch": 70.52664474460975, "relative_heading": 70.84238221279594, "relative_elevation": 47.4428530996665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_001773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86894635923572, 52.3548550999444, 45.1936545306817 ] }, "distance": 17.16, "direction": 244.67, "angle": 69.2, "elevation": 45.19, "pano_id": "TMX7316010203-002119_pano_0000_001773", "timestamp": "2021-04-28T07:55:13.002090Z", "filename": "pano_0000_001773.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 17.1630317, "relative_pitch": 69.20490512346369, "relative_heading": 244.6703256294004, "relative_elevation": 45.1936545306817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_002482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86894474152687, 52.3548560760275, 46.0428196657449 ] }, "distance": 17.22, "direction": 245.15, "angle": 69.5, "elevation": 46.04, "pano_id": "TMX7316010203-001705_pano_0000_002482", "timestamp": "2020-05-13T08:08:08.306130Z", "filename": "pano_0000_002482.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 17.21680117, "relative_pitch": 69.49771133496097, "relative_heading": 245.1539622312307, "relative_elevation": 46.0428196657449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868943425514048, 52.354854747017036, 0.0 ] }, "distance": 17.36, "direction": 244.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00575", "timestamp": "2025-07-30T11:20:48Z", "filename": "recording_2025-07-30_11-08-35_00575.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 17.36057348, "relative_pitch": 0.0, "relative_heading": 244.83541071788625, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86940795274472, 52.3549836345904, 45.7288889605552 ] }, "distance": 17.39, "direction": 66.41, "angle": 69.18, "elevation": 45.73, "pano_id": "TMX7316010203-000780_pano_0000_003550", "timestamp": "2018-06-07T08:46:28.486290Z", "filename": "pano_0000_003550.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 17.39042475, "relative_pitch": 69.17848805386409, "relative_heading": 66.40882636536914, "relative_elevation": 45.7288889605552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8689372394501, 52.3548561303938, 45.5322746001184 ] }, "distance": 17.68, "direction": 245.87, "angle": 68.78, "elevation": 45.53, "pano_id": "TMX7316060226-000012_pano_0000_001617", "timestamp": "2016-08-03T10:50:06.625730Z", "filename": "pano_0000_001617.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 17.6794632, "relative_pitch": 68.77959497427712, "relative_heading": 245.8678152072107, "relative_elevation": 45.5322746001184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869411886417238, 52.35498480075767, 0.0 ] }, "distance": 17.69, "direction": 66.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00568", "timestamp": "2025-07-30T11:20:42Z", "filename": "recording_2025-07-30_11-08-35_00568.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 17.68797642, "relative_pitch": 0.0, "relative_heading": 66.37106170779799, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0014_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86893623968595, 52.3548549303331, 45.785332123749 ] }, "distance": 17.8, "direction": 245.57, "angle": 68.76, "elevation": 45.79, "pano_id": "TMX7316010203-002440_pano_0014_000006", "timestamp": "2022-01-26T09:30:28.002040Z", "filename": "pano_0014_000006.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 17.79647141, "relative_pitch": 68.75920811582586, "relative_heading": 245.565130779449, "relative_elevation": 45.785332123749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_001610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_001610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_001610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86941706258156, 52.3549868171686, 45.7956930315122 ] }, "distance": 18.1, "direction": 66.17, "angle": 68.43, "elevation": 45.8, "pano_id": "TMX7316060226-000012_pano_0000_001610", "timestamp": "2016-08-03T10:49:59.900780Z", "filename": "pano_0000_001610.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 18.10112419, "relative_pitch": 68.43318303003494, "relative_heading": 66.16781655003966, "relative_elevation": 45.7956930315122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0002_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0002_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0002_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86893337560021, 52.3548521735339, 47.3657832713798 ] }, "distance": 18.1, "direction": 244.94, "angle": 69.08, "elevation": 47.37, "pano_id": "TMX7316010203-002921_pano_0002_000055", "timestamp": "2023-01-10T09:21:32.815830Z", "filename": "pano_0002_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 18.10211744, "relative_pitch": 69.08428895937753, "relative_heading": 244.93664172750104, "relative_elevation": 47.3657832713798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0014_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0014_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0014_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86941983939219, 52.3549833051558, 45.8003781810403 ] }, "distance": 18.12, "direction": 67.54, "angle": 68.41, "elevation": 45.8, "pano_id": "TMX7316010203-002440_pano_0014_000013", "timestamp": "2022-01-26T09:30:32.826860Z", "filename": "pano_0014_000013.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 18.12147849, "relative_pitch": 68.41316694763502, "relative_heading": 67.53989687945429, "relative_elevation": 45.8003781810403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86892736072574, 52.3548599478837, 45.4196335766464 ] }, "distance": 18.13, "direction": 247.96, "angle": 68.24, "elevation": 45.42, "pano_id": "TMX7316010203-000258_pano_0002_003992", "timestamp": "2017-04-12T12:22:35.171580Z", "filename": "pano_0002_003992.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 18.13215917, "relative_pitch": 68.23741780079988, "relative_heading": 247.9628086608091, "relative_elevation": 45.4196335766464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_001766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_001766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_001766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86942332432214, 52.3549803316348, 45.1732919411734 ] }, "distance": 18.22, "direction": 68.79, "angle": 68.04, "elevation": 45.17, "pano_id": "TMX7316010203-002119_pano_0000_001766", "timestamp": "2021-04-28T07:55:06.882120Z", "filename": "pano_0000_001766.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 18.21881634, "relative_pitch": 68.03531302216474, "relative_heading": 68.78690072322667, "relative_elevation": 45.1732919411734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_001634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_001634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_001634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86942523400922, 52.3549820623069, 44.6693083010614 ] }, "distance": 18.41, "direction": 68.37, "angle": 67.6, "elevation": 44.67, "pano_id": "TMX7316010203-001061_pano_0001_001634", "timestamp": "2019-01-17T12:10:23.855200Z", "filename": "pano_0001_001634.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 18.4102719, "relative_pitch": 67.60119332037839, "relative_heading": 68.3746889777368, "relative_elevation": 44.6693083010614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86942466869392, 52.3549846141499, 47.824856958352 ] }, "distance": 18.48, "direction": 67.51, "angle": 68.87, "elevation": 47.82, "pano_id": "TMX7316010203-000780_pano_0000_002352", "timestamp": "2018-06-07T08:22:49.541240Z", "filename": "pano_0000_002352.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 18.48120562, "relative_pitch": 68.8717158744452, "relative_heading": 67.51229145699484, "relative_elevation": 47.824856958352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_002475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_002475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_002475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86942467042802, 52.3549915492625, 46.2875781012699 ] }, "distance": 18.79, "direction": 65.34, "angle": 67.91, "elevation": 46.29, "pano_id": "TMX7316010203-001705_pano_0000_002475", "timestamp": "2020-05-13T08:07:56.941210Z", "filename": "pano_0000_002475.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 18.79000711, "relative_pitch": 67.905769490511, "relative_heading": 65.3377157098071, "relative_elevation": 46.2875781012699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0005_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86943442435236, 52.3549854451937, 46.405351318419 ] }, "distance": 19.13, "direction": 68.02, "angle": 67.6, "elevation": 46.41, "pano_id": "TMX7316010203-002795_pano_0005_000027", "timestamp": "2022-09-05T09:13:56.849760Z", "filename": "pano_0005_000027.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 19.1314656, "relative_pitch": 67.59518758446254, "relative_heading": 68.01779332993614, "relative_elevation": 46.405351318419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_001802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_001802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_001802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86891296523956, 52.3548560266374, 45.4255555588752 ] }, "distance": 19.21, "direction": 247.85, "angle": 67.08, "elevation": 45.43, "pano_id": "TMX7316010203-001159_pano_0001_001802", "timestamp": "2019-05-03T08:49:03.521730Z", "filename": "pano_0001_001802.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 19.2050687, "relative_pitch": 67.08227473613418, "relative_heading": 247.85409374792894, "relative_elevation": 45.4255555588752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track14_Sphere_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.869445430765261, 52.354994546409095, 0.0 ] }, "distance": 20.22, "direction": 66.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track14_Sphere_00084", "timestamp": "2024-11-12T09:46:06Z", "filename": "Job_20241112_0936_Track14_Sphere_00084.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 20.21665767, "relative_pitch": 0.0, "relative_heading": 66.1514865631168, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track14_Sphere_00092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track14_Sphere_00092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868895689600837, 52.35484605356434, 0.0 ] }, "distance": 20.72, "direction": 246.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track14_Sphere_00092", "timestamp": "2024-11-12T09:46:13Z", "filename": "Job_20241112_0936_Track14_Sphere_00092.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 20.72186061, "relative_pitch": 0.0, "relative_heading": 246.2386811323805, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8694560152262, 52.3549926420279, 45.7174289962277 ] }, "distance": 20.8, "direction": 67.49, "angle": 65.54, "elevation": 45.72, "pano_id": "TMX7316010203-000258_pano_0002_003996", "timestamp": "2017-04-12T12:22:40.361530Z", "filename": "pano_0002_003996.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 20.79622793, "relative_pitch": 65.53986665231454, "relative_heading": 67.48890939117199, "relative_elevation": 45.7174289962277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0005_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0005_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0005_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86889575548105, 52.3548420999059, 46.1690290784463 ] }, "distance": 20.9, "direction": 245.13, "angle": 65.65, "elevation": 46.17, "pano_id": "TMX7316010203-002795_pano_0005_000035", "timestamp": "2022-09-05T09:14:04.209690Z", "filename": "pano_0005_000035.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 20.89893187, "relative_pitch": 65.64557838501864, "relative_heading": 245.12977276758903, "relative_elevation": 46.1690290784463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track14_Sphere_00088/adjacencies/b_20241112_0936_Track14_Sphere_00088/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86890499726039, 52.3548292839525, 45.8339519221336 ] }, "distance": 20.99, "direction": 240.87, "angle": 65.4, "elevation": 45.83, "pano_id": "TMX7316010203-000780_pano_0000_003543", "timestamp": "2018-06-07T08:46:05.966340Z", "filename": "pano_0000_003543.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_20241112_0936_Track14_Sphere_00088", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119708.02208542862, 485350.601459097 ] }, "relative_distance": 20.98537888, "relative_pitch": 65.39901067722128, "relative_heading": 240.87030815665705, "relative_elevation": 45.8339519221336 } ] } }