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_20241211_0838_Track11_Sphere_00028/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886357468709233, 52.35888105296392, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track11_Sphere_00028", "timestamp": "2024-12-11T09:04:43Z", "filename": "Job_20241211_0838_Track11_Sphere_00028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "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_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88635802315425, 52.3588818554547, 45.4587601535022 ] }, "distance": 0.1, "direction": 22.93, "angle": 89.88, "elevation": 45.46, "pano_id": "TMX7316010203-001789_pano_0000_001671", "timestamp": "2020-07-06T07:51:16.467280Z", "filename": "pano_0000_001671.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 0.09695699, "relative_pitch": 89.87779653737051, "relative_heading": 22.92864339466443, "relative_elevation": 45.4587601535022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000262_pano_0000_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88635953212233, 52.3588789753642, 45.3620031187311 ] }, "distance": 0.27, "direction": 148.7, "angle": 89.66, "elevation": 45.36, "pano_id": "TMX7316010203-000262_pano_0000_000148", "timestamp": "2017-04-18T12:38:13.289620Z", "filename": "pano_0000_000148.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 0.27056795, "relative_pitch": 89.65825544063107, "relative_heading": 148.69755060266326, "relative_elevation": 45.3620031187311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886362261920692, 52.35887898869335, 0.0 ] }, "distance": 0.4, "direction": 125.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-04_05-35-54_03509", "timestamp": "2024-09-04T06:38:39Z", "filename": "recording_2024-09-04_05-35-54_03509.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 0.39924498, "relative_pitch": 0.0, "relative_heading": 125.1231586163489, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863724091452, 52.3588850568171, 45.5806192215532 ] }, "distance": 1.11, "direction": 66.36, "angle": 88.6, "elevation": 45.58, "pano_id": "TMX7316010203-001154_pano_0001_000458", "timestamp": "2019-05-02T08:20:29.224000Z", "filename": "pano_0001_000458.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 1.11108935, "relative_pitch": 88.60361428196552, "relative_heading": 66.36049180110922, "relative_elevation": 45.5806192215532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88635702434808, 52.3588926255636, 45.3340881085023 ] }, "distance": 1.29, "direction": 358.65, "angle": 88.37, "elevation": 45.33, "pano_id": "TMX7316010203-002225_pano_0000_000201", "timestamp": "2021-07-09T07:39:41.158140Z", "filename": "pano_0000_000201.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 1.28808712, "relative_pitch": 88.37248066643068, "relative_heading": 358.6532854043106, "relative_elevation": 45.3340881085023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636000833802, 52.3588692608569, 44.4888968747109 ] }, "distance": 1.32, "direction": 172.49, "angle": 88.3, "elevation": 44.49, "pano_id": "TMX7316010203-001709_pano_0000_000022", "timestamp": "2020-05-14T05:23:12.528420Z", "filename": "pano_0000_000022.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 1.32351461, "relative_pitch": 88.29599186472156, "relative_heading": 172.48842059884709, "relative_elevation": 44.4888968747109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88635593128536, 52.3588675180678, 45.476763099432 ] }, "distance": 1.51, "direction": 183.98, "angle": 88.1, "elevation": 45.48, "pano_id": "TMX7316060226-000012_pano_0000_004067", "timestamp": "2016-08-03T11:48:22.148050Z", "filename": "pano_0000_004067.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 1.50972193, "relative_pitch": 88.09861272198363, "relative_heading": 183.97823693682895, "relative_elevation": 45.476763099432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88635729778181, 52.3588978771569, 45.3399804672226 ] }, "distance": 1.87, "direction": 359.64, "angle": 87.64, "elevation": 45.34, "pano_id": "TMX7316010203-002455_pano_0001_000536", "timestamp": "2022-03-21T08:28:28.732550Z", "filename": "pano_0001_000536.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 1.87213419, "relative_pitch": 87.63554178251327, "relative_heading": 359.64361267440427, "relative_elevation": 45.3399804672226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636472214524, 52.3589076641119, 44.49077199772 ] }, "distance": 3.0, "direction": 9.47, "angle": 86.14, "elevation": 44.49, "pano_id": "TMX7316010203-001709_pano_0000_000021", "timestamp": "2020-05-14T05:23:11.858410Z", "filename": "pano_0000_000021.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 3.00208293, "relative_pitch": 86.1397312014255, "relative_heading": 9.474289502294, "relative_elevation": 44.49077199772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88635075301834, 52.3588527831075, 45.4081359682605 ] }, "distance": 3.18, "direction": 188.28, "angle": 86.0, "elevation": 45.41, "pano_id": "TMX7316010203-002455_pano_0001_000537", "timestamp": "2022-03-21T08:28:29.397580Z", "filename": "pano_0001_000537.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 3.17880239, "relative_pitch": 85.99553465506564, "relative_heading": 188.27529077679256, "relative_elevation": 45.4081359682605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636714393525, 52.3589109539892, 45.4391136616468 ] }, "distance": 3.39, "direction": 11.21, "angle": 85.73, "elevation": 45.44, "pano_id": "TMX7316060226-000012_pano_0000_004066", "timestamp": "2016-08-03T11:48:20.353120Z", "filename": "pano_0000_004066.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 3.39187458, "relative_pitch": 85.73098322510647, "relative_heading": 11.205675686519289, "relative_elevation": 45.4391136616468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886406360149351, 52.358888198339784, 0.0 ] }, "distance": 3.42, "direction": 76.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01456", "timestamp": "2025-09-29T09:00:38Z", "filename": "recording_2025-09-29_08-09-56_01456.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 3.42443214, "relative_pitch": 0.0, "relative_heading": 76.57433897614918, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88631112513852, 52.358867197696, 45.6610718248412 ] }, "distance": 3.51, "direction": 243.97, "angle": 85.6, "elevation": 45.66, "pano_id": "TMX7316010203-001154_pano_0001_000457", "timestamp": "2019-05-02T08:20:28.008780Z", "filename": "pano_0001_000457.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 3.5135876, "relative_pitch": 85.59980090737041, "relative_heading": 243.97320164748578, "relative_elevation": 45.6610718248412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863497615652, 52.3588477423048, 45.4050968205556 ] }, "distance": 3.74, "direction": 188.06, "angle": 85.29, "elevation": 45.41, "pano_id": "TMX7316010203-002225_pano_0000_000202", "timestamp": "2021-07-09T07:39:41.758160Z", "filename": "pano_0000_000202.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 3.74362076, "relative_pitch": 85.286661139724, "relative_heading": 188.0627109331188, "relative_elevation": 45.4050968205556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_004236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641493160889, 52.3588794093715, 45.1206924626604 ] }, "distance": 3.92, "direction": 92.67, "angle": 85.04, "elevation": 45.12, "pano_id": "TMX7316010203-000258_pano_0002_004236", "timestamp": "2017-04-12T12:33:49.591140Z", "filename": "pano_0002_004236.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 3.91907134, "relative_pitch": 85.03588926842332, "relative_heading": 92.67474257123335, "relative_elevation": 45.1206924626604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641508451805, 52.35887356367, 45.6021633017808 ] }, "distance": 4.01, "direction": 101.99, "angle": 84.97, "elevation": 45.6, "pano_id": "TMX7316010203-002117_pano_0000_004403", "timestamp": "2021-04-26T08:42:45.102050Z", "filename": "pano_0000_004403.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 4.01271014, "relative_pitch": 84.97127580195377, "relative_heading": 101.98648283432259, "relative_elevation": 45.6021633017808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886413445243876, 52.358863952433026, 0.0 ] }, "distance": 4.26, "direction": 116.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track01_Sphere_00167", "timestamp": "2024-12-11T08:16:33Z", "filename": "Job_20241211_0838_Track01_Sphere_00167.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 4.26191447, "relative_pitch": 0.0, "relative_heading": 116.5178602063503, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_000516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88635620421338, 52.3588424773952, 45.4085632460192 ] }, "distance": 4.29, "direction": 181.15, "angle": 84.6, "elevation": 45.41, "pano_id": "TMX7316010203-002117_pano_0000_000516", "timestamp": "2021-04-26T07:28:16.724640Z", "filename": "pano_0000_000516.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 4.29332843, "relative_pitch": 84.59880513400262, "relative_heading": 181.1497347763468, "relative_elevation": 45.4085632460192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641831676891, 52.3588641481406, 45.4258446870372 ] }, "distance": 4.55, "direction": 114.41, "angle": 84.28, "elevation": 45.43, "pano_id": "TMX7316010203-000783_pano_0000_002374", "timestamp": "2018-06-11T07:50:37.885720Z", "filename": "pano_0000_002374.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 4.55224894, "relative_pitch": 84.27733797628282, "relative_heading": 114.40710535517823, "relative_elevation": 45.4258446870372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886392986450462, 52.358844002982295, 0.0 ] }, "distance": 4.78, "direction": 149.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01455", "timestamp": "2025-09-29T09:00:38Z", "filename": "recording_2025-09-29_08-09-56_01455.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 4.78035744, "relative_pitch": 0.0, "relative_heading": 149.59008680494372, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636774433743, 52.35892373491505, 0.0 ] }, "distance": 4.8, "direction": 8.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-04_05-35-54_03508", "timestamp": "2024-09-04T06:38:38Z", "filename": "recording_2024-09-04_05-35-54_03508.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 4.80071429, "relative_pitch": 0.0, "relative_heading": 8.384906904252901, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886364058060189, 52.35892544431561, 0.0 ] }, "distance": 4.96, "direction": 5.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track11_Sphere_00027", "timestamp": "2024-12-11T09:04:43Z", "filename": "Job_20241211_0838_Track11_Sphere_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 4.95996741, "relative_pitch": 0.0, "relative_heading": 5.192816153095451, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886348487783307, 52.35883655262774, 0.0 ] }, "distance": 4.99, "direction": 187.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track11_Sphere_00029", "timestamp": "2024-12-11T09:04:44Z", "filename": "Job_20241211_0838_Track11_Sphere_00029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 4.98939506, "relative_pitch": 0.0, "relative_heading": 187.04389780385614, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88635192200883, 52.3588360278413, 45.5431424789131 ] }, "distance": 5.02, "direction": 184.31, "angle": 83.7, "elevation": 45.54, "pano_id": "TMX7316010203-001789_pano_0000_001672", "timestamp": "2020-07-06T07:51:16.967300Z", "filename": "pano_0000_001672.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 5.02436321, "relative_pitch": 83.704532333175, "relative_heading": 184.31329593876092, "relative_elevation": 45.5431424789131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886416897737156, 52.35890923827315, 0.0 ] }, "distance": 5.12, "direction": 52.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track01_Sphere_00168", "timestamp": "2024-12-11T08:16:33Z", "filename": "Job_20241211_0838_Track01_Sphere_00168.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 5.12139763, "relative_pitch": 0.0, "relative_heading": 52.23740347395893, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636437201202, 52.3589273828047, 45.4729115888476 ] }, "distance": 5.18, "direction": 5.21, "angle": 83.51, "elevation": 45.47, "pano_id": "TMX7316010203-001789_pano_0000_001670", "timestamp": "2020-07-06T07:51:15.957250Z", "filename": "pano_0000_001670.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 5.176722, "relative_pitch": 83.50530115457772, "relative_heading": 5.212495677938751, "relative_elevation": 45.4729115888476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886355257188754, 52.35883426188673, 0.0 ] }, "distance": 5.21, "direction": 181.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-04_05-35-54_03510", "timestamp": "2024-09-04T06:38:40Z", "filename": "recording_2024-09-04_05-35-54_03510.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 5.20881732, "relative_pitch": 0.0, "relative_heading": 181.65751596644265, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641949144944, 52.3589105165052, 45.373940278776 ] }, "distance": 5.35, "direction": 52.19, "angle": 83.28, "elevation": 45.37, "pano_id": "TMX7316010203-000783_pano_0000_002375", "timestamp": "2018-06-11T07:50:38.635700Z", "filename": "pano_0000_002375.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 5.34819563, "relative_pitch": 83.27760256173197, "relative_heading": 52.192056557770684, "relative_elevation": 45.373940278776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863540436067, 52.3588307100793, 44.5249898601323 ] }, "distance": 5.61, "direction": 182.39, "angle": 82.82, "elevation": 44.52, "pano_id": "TMX7316010203-001709_pano_0000_000023", "timestamp": "2020-05-14T05:23:13.168470Z", "filename": "pano_0000_000023.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 5.60672008, "relative_pitch": 82.82291945188123, "relative_heading": 182.38525873936334, "relative_elevation": 44.5249898601323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88640452271789, 52.358924566976, 45.591343652457 ] }, "distance": 5.81, "direction": 33.51, "angle": 82.74, "elevation": 45.59, "pano_id": "TMX7316010203-001154_pano_0001_000459", "timestamp": "2019-05-02T08:20:30.133770Z", "filename": "pano_0001_000459.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 5.80698996, "relative_pitch": 82.74129560178051, "relative_heading": 33.50679819558796, "relative_elevation": 45.591343652457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641872087394, 52.3589183180056, 45.6000191038474 ] }, "distance": 5.88, "direction": 45.18, "angle": 82.65, "elevation": 45.6, "pano_id": "TMX7316010203-002117_pano_0000_004404", "timestamp": "2021-04-26T08:42:45.527030Z", "filename": "pano_0000_004404.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 5.88286729, "relative_pitch": 82.64886414429475, "relative_heading": 45.181213068609736, "relative_elevation": 45.6000191038474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88632446128972, 52.3588294873979, 45.5495534138754 ] }, "distance": 6.16, "direction": 201.4, "angle": 82.29, "elevation": 45.55, "pano_id": "TMX7316060226-000012_pano_0000_004068", "timestamp": "2016-08-03T11:48:24.763080Z", "filename": "pano_0000_004068.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 6.16282241, "relative_pitch": 82.29471156041491, "relative_heading": 201.40043463225547, "relative_elevation": 45.5495534138754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636329793662, 52.3589371654822, 45.3534698700532 ] }, "distance": 6.26, "direction": 3.64, "angle": 82.15, "elevation": 45.35, "pano_id": "TMX7316010203-002225_pano_0000_000200", "timestamp": "2021-07-09T07:39:40.553210Z", "filename": "pano_0000_000200.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 6.25649009, "relative_pitch": 82.14564647568787, "relative_heading": 3.6392894321322125, "relative_elevation": 45.3534698700532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88625965380531, 52.3588675874318, 45.752043351531 ] }, "distance": 6.83, "direction": 257.33, "angle": 81.51, "elevation": 45.75, "pano_id": "TMX7316010203-001154_pano_0001_000456", "timestamp": "2019-05-02T08:20:23.798810Z", "filename": "pano_0001_000456.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 6.83025813, "relative_pitch": 81.50910228984026, "relative_heading": 257.3279021734179, "relative_elevation": 45.752043351531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636251061293, 52.3589430208235, 45.3628761740401 ] }, "distance": 6.9, "direction": 2.85, "angle": 81.35, "elevation": 45.36, "pano_id": "TMX7316010203-002455_pano_0001_000535", "timestamp": "2022-03-21T08:28:28.037760Z", "filename": "pano_0001_000535.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 6.90397179, "relative_pitch": 81.34631581635965, "relative_heading": 2.8518002940585263, "relative_elevation": 45.3628761740401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641203011798, 52.3588286698801, 45.690924430266 ] }, "distance": 6.91, "direction": 147.47, "angle": 81.4, "elevation": 45.69, "pano_id": "TMX7316010203-002117_pano_0000_004402", "timestamp": "2021-04-26T08:42:44.672060Z", "filename": "pano_0000_004402.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 6.91324522, "relative_pitch": 81.39614740374923, "relative_heading": 147.47394767832404, "relative_elevation": 45.690924430266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886413929506505, 52.358932908405166, 0.0 ] }, "distance": 6.93, "direction": 33.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01457", "timestamp": "2025-09-29T09:00:39Z", "filename": "recording_2025-09-29_08-09-56_01457.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 6.93474246, "relative_pitch": 0.0, "relative_heading": 33.68831332609994, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636915264372, 52.3589464339625, 44.5351627487689 ] }, "distance": 7.32, "direction": 6.24, "angle": 80.67, "elevation": 44.54, "pano_id": "TMX7316010203-001709_pano_0000_000020", "timestamp": "2020-05-14T05:23:11.183520Z", "filename": "pano_0000_000020.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 7.31863208, "relative_pitch": 80.66777823642346, "relative_heading": 6.244006967550785, "relative_elevation": 44.5351627487689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886410701792118, 52.358819577353415, 0.0 ] }, "distance": 7.74, "direction": 152.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track01_Sphere_00166", "timestamp": "2024-12-11T08:16:32Z", "filename": "Job_20241211_0838_Track01_Sphere_00166.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 7.74254156, "relative_pitch": 0.0, "relative_heading": 152.0692329620777, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_002866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88634509612202, 52.3588114547594, 45.5059762923047 ] }, "distance": 7.79, "direction": 186.21, "angle": 80.29, "elevation": 45.51, "pano_id": "TMX7316010203-001153_pano_0000_002866", "timestamp": "2019-05-02T06:48:26.905130Z", "filename": "pano_0000_002866.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 7.79021835, "relative_pitch": 80.28563938472476, "relative_heading": 186.21165756656427, "relative_elevation": 45.5059762923047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641476981135, 52.3588188247984, 45.5038164453581 ] }, "distance": 7.95, "direction": 150.59, "angle": 80.09, "elevation": 45.5, "pano_id": "TMX7316010203-000783_pano_0000_002373", "timestamp": "2018-06-11T07:50:37.170720Z", "filename": "pano_0000_002373.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 7.94900268, "relative_pitch": 80.0910614110099, "relative_heading": 150.5868533792136, "relative_elevation": 45.5038164453581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88634184353264, 52.3588075269897, 45.4816068587825 ] }, "distance": 8.25, "direction": 187.41, "angle": 79.72, "elevation": 45.48, "pano_id": "TMX7316010203-002455_pano_0001_000538", "timestamp": "2022-03-21T08:28:30.032750Z", "filename": "pano_0001_000538.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 8.25050207, "relative_pitch": 79.71817954613677, "relative_heading": 187.41314497004785, "relative_elevation": 45.4816068587825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88637112809591, 52.3589553925607, 45.453546253033 ] }, "distance": 8.32, "direction": 6.42, "angle": 79.62, "elevation": 45.45, "pano_id": "TMX7316060226-000012_pano_0000_004065", "timestamp": "2016-08-03T11:48:19.388120Z", "filename": "pano_0000_004065.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 8.32425515, "relative_pitch": 79.62199040584767, "relative_heading": 6.418576000580142, "relative_elevation": 45.453546253033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88626833468009, 52.358935501965, 45.7218191297725 ] }, "distance": 8.58, "direction": 314.94, "angle": 79.37, "elevation": 45.72, "pano_id": "TMX7316010203-000781_pano_0000_005901", "timestamp": "2018-06-07T12:13:31.641100Z", "filename": "pano_0000_005901.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 8.57808646, "relative_pitch": 79.37399491595089, "relative_heading": 314.9353089541909, "relative_elevation": 45.7218191297725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886363755278938, 52.35880269749978, 0.0 ] }, "distance": 8.73, "direction": 177.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01454", "timestamp": "2025-09-29T09:00:37Z", "filename": "recording_2025-09-29_08-09-56_01454.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 8.7294513, "relative_pitch": 0.0, "relative_heading": 177.187796201768, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88634268929902, 52.3588031199801, 45.4842411950231 ] }, "distance": 8.73, "direction": 186.62, "angle": 79.13, "elevation": 45.48, "pano_id": "TMX7316010203-002225_pano_0000_000203", "timestamp": "2021-07-09T07:39:42.328150Z", "filename": "pano_0000_000203.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 8.73018563, "relative_pitch": 79.13486265988207, "relative_heading": 186.62287850508574, "relative_elevation": 45.4842411950231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8862279622664, 52.3588977413945, 45.7516426807269 ] }, "distance": 9.02, "direction": 281.89, "angle": 78.85, "elevation": 45.75, "pano_id": "TMX7316010203-000781_pano_0000_005902", "timestamp": "2018-06-07T12:13:33.326050Z", "filename": "pano_0000_005902.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 9.01624927, "relative_pitch": 78.85161043575862, "relative_heading": 281.88578231059097, "relative_elevation": 45.7516426807269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886420650921203, 52.35895389624316, 0.0 ] }, "distance": 9.18, "direction": 27.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track01_Sphere_00169", "timestamp": "2024-12-11T08:16:34Z", "filename": "Job_20241211_0838_Track01_Sphere_00169.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 9.17761134, "relative_pitch": 0.0, "relative_heading": 27.970372191273828, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886282282916053, 52.358811726988776, 0.0 ] }, "distance": 9.26, "direction": 213.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01884", "timestamp": "2025-09-29T09:09:33Z", "filename": "recording_2025-09-29_08-09-56_01884.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 9.25990681, "relative_pitch": 0.0, "relative_heading": 213.58418681662383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_000517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88634633003802, 52.3587979132394, 45.4814899703488 ] }, "distance": 9.28, "direction": 184.69, "angle": 78.46, "elevation": 45.48, "pano_id": "TMX7316010203-002117_pano_0000_000517", "timestamp": "2021-04-26T07:28:17.159670Z", "filename": "pano_0000_000517.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 9.28237374, "relative_pitch": 78.46485083013147, "relative_heading": 184.68926679226297, "relative_elevation": 45.4814899703488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88642205838054, 52.3589567328359, 45.3514814078808 ] }, "distance": 9.5, "direction": 27.59, "angle": 78.17, "elevation": 45.35, "pano_id": "TMX7316010203-000783_pano_0000_002376", "timestamp": "2018-06-11T07:50:39.420850Z", "filename": "pano_0000_002376.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 9.50156439, "relative_pitch": 78.16714227566115, "relative_heading": 27.588336258995064, "relative_elevation": 45.3514814078808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000262_pano_0000_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863708670991, 52.3589676977855, 45.3516165800393 ] }, "distance": 9.68, "direction": 5.41, "angle": 77.95, "elevation": 45.35, "pano_id": "TMX7316010203-000262_pano_0000_000147", "timestamp": "2017-04-18T12:38:12.199630Z", "filename": "pano_0000_000147.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 9.68444332, "relative_pitch": 77.9460282239515, "relative_heading": 5.40837853893844, "relative_elevation": 45.3516165800393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886371874425047, 52.35896856961047, 0.0 ] }, "distance": 9.79, "direction": 5.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-04_05-35-54_03507", "timestamp": "2024-09-04T06:38:36Z", "filename": "recording_2024-09-04_05-35-54_03507.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 9.78767025, "relative_pitch": 0.0, "relative_heading": 5.754796313373352, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886368766050982, 52.358970043412654, 0.0 ] }, "distance": 9.93, "direction": 4.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track11_Sphere_00026", "timestamp": "2024-12-11T09:04:42Z", "filename": "Job_20241211_0838_Track11_Sphere_00026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 9.93220344, "relative_pitch": 0.0, "relative_heading": 4.444370340946315, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88634900991365, 52.3587917455254, 44.556380841881 ] }, "distance": 9.95, "direction": 183.32, "angle": 77.41, "elevation": 44.56, "pano_id": "TMX7316010203-001709_pano_0000_000024", "timestamp": "2020-05-14T05:23:13.768430Z", "filename": "pano_0000_000024.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 9.95430525, "relative_pitch": 77.40640038471389, "relative_heading": 183.31883900829243, "relative_elevation": 44.556380841881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000262_pano_0000_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88634456382042, 52.3587907444518, 45.4936854671687 ] }, "distance": 10.09, "direction": 185.0, "angle": 77.5, "elevation": 45.49, "pano_id": "TMX7316010203-000262_pano_0000_000149", "timestamp": "2017-04-18T12:38:14.414600Z", "filename": "pano_0000_000149.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.08738984, "relative_pitch": 77.49798019741486, "relative_heading": 185.00002945876355, "relative_elevation": 45.4936854671687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863401377028, 52.358790787688456, 0.0 ] }, "distance": 10.11, "direction": 186.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track11_Sphere_00030", "timestamp": "2024-12-11T09:04:45Z", "filename": "Job_20241211_0838_Track11_Sphere_00030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.11335282, "relative_pitch": 0.0, "relative_heading": 186.704492559495, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88642303542342, 52.3589629185749, 45.6049814643338 ] }, "distance": 10.15, "direction": 26.12, "angle": 77.46, "elevation": 45.6, "pano_id": "TMX7316010203-002117_pano_0000_004405", "timestamp": "2021-04-26T08:42:45.947000Z", "filename": "pano_0000_004405.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.14576717, "relative_pitch": 77.45763220202261, "relative_heading": 26.12116415323384, "relative_elevation": 45.6049814643338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88634692709514, 52.3587900993353, 45.6025090832263 ] }, "distance": 10.15, "direction": 184.06, "angle": 77.46, "elevation": 45.6, "pano_id": "TMX7316010203-001789_pano_0000_001673", "timestamp": "2020-07-06T07:51:17.462190Z", "filename": "pano_0000_001673.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.14623762, "relative_pitch": 77.45641052162671, "relative_heading": 184.05892602159275, "relative_elevation": 45.6025090832263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886348009834302, 52.35878936810757, 0.0 ] }, "distance": 10.22, "direction": 183.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-04_05-35-54_03511", "timestamp": "2024-09-04T06:38:41Z", "filename": "recording_2024-09-04_05-35-54_03511.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.22248697, "relative_pitch": 0.0, "relative_heading": 183.61423776182113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88637017607571, 52.358972850647, 45.5053729517385 ] }, "distance": 10.25, "direction": 4.84, "angle": 77.3, "elevation": 45.51, "pano_id": "TMX7316010203-001789_pano_0000_001669", "timestamp": "2020-07-06T07:51:15.442270Z", "filename": "pano_0000_001669.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.25133051, "relative_pitch": 77.30449132346484, "relative_heading": 4.844364689636984, "relative_elevation": 45.5053729517385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88626828287601, 52.358804304631, 45.646660274826 ] }, "distance": 10.48, "direction": 215.43, "angle": 77.07, "elevation": 45.65, "pano_id": "TMX7316060226-000012_pano_0000_004069", "timestamp": "2016-08-03T11:48:26.903070Z", "filename": "pano_0000_004069.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.48099762, "relative_pitch": 77.06837894370311, "relative_heading": 215.4306573797252, "relative_elevation": 45.646660274826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641550460015, 52.3589692394697, 45.6133552417159 ] }, "distance": 10.58, "direction": 21.95, "angle": 76.94, "elevation": 45.61, "pano_id": "TMX7316010203-001154_pano_0001_000460", "timestamp": "2019-05-02T08:20:30.863770Z", "filename": "pano_0001_000460.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.57948057, "relative_pitch": 76.94180772870604, "relative_heading": 21.94561213626288, "relative_elevation": 45.6133552417159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_004235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88640451839658, 52.3587890508147, 45.1732318354771 ] }, "distance": 10.73, "direction": 162.61, "angle": 76.64, "elevation": 45.17, "pano_id": "TMX7316010203-000258_pano_0002_004235", "timestamp": "2017-04-12T12:33:48.296210Z", "filename": "pano_0002_004235.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.72753851, "relative_pitch": 76.64110712320215, "relative_heading": 162.61449121354764, "relative_elevation": 45.1732318354771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_004237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88642425245017, 52.3589699114206, 45.1184009574354 ] }, "distance": 10.88, "direction": 24.71, "angle": 76.44, "elevation": 45.12, "pano_id": "TMX7316010203-000258_pano_0002_004237", "timestamp": "2017-04-12T12:33:50.806160Z", "filename": "pano_0002_004237.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 10.8842239, "relative_pitch": 76.43727528129277, "relative_heading": 24.70949646582325, "relative_elevation": 45.1184009574354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88619599598328, 52.3588751267736, 45.800086133182 ] }, "distance": 11.02, "direction": 266.57, "angle": 76.47, "elevation": 45.8, "pano_id": "TMX7316010203-001154_pano_0001_000455", "timestamp": "2019-05-02T08:20:22.543830Z", "filename": "pano_0001_000455.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 11.02047471, "relative_pitch": 76.47061420398126, "relative_heading": 266.56960866703207, "relative_elevation": 45.800086133182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636780418641, 52.358982024405, 45.3701273389161 ] }, "distance": 11.26, "direction": 3.59, "angle": 76.06, "elevation": 45.37, "pano_id": "TMX7316010203-002225_pano_0000_000199", "timestamp": "2021-07-09T07:39:39.958160Z", "filename": "pano_0000_000199.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 11.2575548, "relative_pitch": 76.06480186360524, "relative_heading": 3.5860298156378514, "relative_elevation": 45.3701273389161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88640914887214, 52.3587837011046, 45.6772669637576 ] }, "distance": 11.39, "direction": 161.99, "angle": 76.0, "elevation": 45.68, "pano_id": "TMX7316010203-002117_pano_0000_004401", "timestamp": "2021-04-26T08:42:44.251990Z", "filename": "pano_0000_004401.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 11.39055422, "relative_pitch": 75.99771787310796, "relative_heading": 161.99486292636809, "relative_elevation": 45.6772669637576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88632680264949, 52.3587799089509, 45.6047796187922 ] }, "distance": 11.45, "direction": 190.52, "angle": 75.91, "elevation": 45.6, "pano_id": "TMX7316010203-000780_pano_0000_000212", "timestamp": "2018-06-07T07:39:02.516360Z", "filename": "pano_0000_000212.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 11.44698141, "relative_pitch": 75.90962901346998, "relative_heading": 190.5160811462013, "relative_elevation": 45.6047796187922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886420293560612, 52.35897775717463, 0.0 ] }, "distance": 11.58, "direction": 21.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01458", "timestamp": "2025-09-29T09:00:39Z", "filename": "recording_2025-09-29_08-09-56_01458.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 11.58064902, "relative_pitch": 0.0, "relative_heading": 21.690313984896484, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88637285941177, 52.3589860788627, 44.5696673551574 ] }, "distance": 11.73, "direction": 5.13, "angle": 75.25, "elevation": 44.57, "pano_id": "TMX7316010203-001709_pano_0000_000019", "timestamp": "2020-05-14T05:23:10.543530Z", "filename": "pano_0000_000019.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 11.73361166, "relative_pitch": 75.25072431634443, "relative_heading": 5.1268457510671475, "relative_elevation": 44.5696673551574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88636602396911, 52.3589884231635, 45.3771739611402 ] }, "distance": 11.96, "direction": 2.79, "angle": 75.23, "elevation": 45.38, "pano_id": "TMX7316010203-002455_pano_0001_000534", "timestamp": "2022-03-21T08:28:27.302580Z", "filename": "pano_0001_000534.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 11.9617374, "relative_pitch": 75.2323784499273, "relative_heading": 2.7928958232341303, "relative_elevation": 45.3771739611402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8862865698757, 52.3589813993037, 45.7100440021604 ] }, "distance": 12.17, "direction": 336.61, "angle": 75.1, "elevation": 45.71, "pano_id": "TMX7316010203-000781_pano_0000_005900", "timestamp": "2018-06-07T12:13:30.256130Z", "filename": "pano_0000_005900.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 12.16589163, "relative_pitch": 75.09603257329755, "relative_heading": 336.6077562834445, "relative_elevation": 45.7100440021604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886408441365339, 52.358774026923086, 0.0 ] }, "distance": 12.41, "direction": 163.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track01_Sphere_00165", "timestamp": "2024-12-11T08:16:32Z", "filename": "Job_20241211_0838_Track01_Sphere_00165.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 12.40520331, "relative_pitch": 0.0, "relative_heading": 163.74369622548573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641342122893, 52.3587733444668, 45.4877015808597 ] }, "distance": 12.58, "direction": 162.36, "angle": 74.54, "elevation": 45.49, "pano_id": "TMX7316010203-000783_pano_0000_002372", "timestamp": "2018-06-11T07:50:36.490740Z", "filename": "pano_0000_002372.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 12.57676444, "relative_pitch": 74.54456287097152, "relative_heading": 162.3566094203832, "relative_elevation": 45.4877015808597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886314972784223, 52.358769002788954, 0.0 ] }, "distance": 12.8, "direction": 193.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01453", "timestamp": "2025-09-29T09:00:35Z", "filename": "recording_2025-09-29_08-09-56_01453.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 12.80000347, "relative_pitch": 0.0, "relative_heading": 193.072469446498, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_002867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88633997050424, 52.3587639999544, 45.5026370249689 ] }, "distance": 13.08, "direction": 185.23, "angle": 73.96, "elevation": 45.5, "pano_id": "TMX7316010203-001153_pano_0000_002867", "timestamp": "2019-05-02T06:48:27.585100Z", "filename": "pano_0000_002867.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 13.07941549, "relative_pitch": 73.9630721064145, "relative_heading": 185.2294292956131, "relative_elevation": 45.5026370249689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863749111694, 52.35899998523, 45.4564566770568 ] }, "distance": 13.29, "direction": 5.13, "angle": 73.71, "elevation": 45.46, "pano_id": "TMX7316060226-000012_pano_0000_004064", "timestamp": "2016-08-03T11:48:18.598100Z", "filename": "pano_0000_004064.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 13.28733127, "relative_pitch": 73.7058836610668, "relative_heading": 5.130908589574963, "relative_elevation": 45.4564566770568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88633310478842, 52.3587625162839, 45.4762315489352 ] }, "distance": 13.29, "direction": 187.17, "angle": 73.7, "elevation": 45.48, "pano_id": "TMX7316010203-002455_pano_0001_000539", "timestamp": "2022-03-21T08:28:30.627600Z", "filename": "pano_0001_000539.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 13.29409837, "relative_pitch": 73.70473834590841, "relative_heading": 187.17247738183647, "relative_elevation": 45.4762315489352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88615931820466, 52.3588828183023, 45.7210387261584 ] }, "distance": 13.5, "direction": 270.83, "angle": 73.55, "elevation": 45.72, "pano_id": "TMX7316010203-000781_pano_0000_005903", "timestamp": "2018-06-07T12:13:35.116270Z", "filename": "pano_0000_005903.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 13.50091993, "relative_pitch": 73.54870898338481, "relative_heading": 270.8337536659926, "relative_elevation": 45.7210387261584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88633585368083, 52.3587586091082, 45.4702251143754 ] }, "distance": 13.7, "direction": 186.17, "angle": 73.23, "elevation": 45.47, "pano_id": "TMX7316010203-002225_pano_0000_000204", "timestamp": "2021-07-09T07:39:42.883170Z", "filename": "pano_0000_000204.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 13.70418474, "relative_pitch": 73.22781830008239, "relative_heading": 186.16861946360402, "relative_elevation": 45.4702251143754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886423579743643, 52.35899875744329, 0.0 ] }, "distance": 13.85, "direction": 18.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track01_Sphere_00170", "timestamp": "2024-12-11T08:16:35Z", "filename": "Job_20241211_0838_Track01_Sphere_00170.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 13.85024936, "relative_pitch": 0.0, "relative_heading": 18.97709723440631, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_000518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88633704031291, 52.3587534704059, 45.4584612073377 ] }, "distance": 14.26, "direction": 185.6, "angle": 72.58, "elevation": 45.46, "pano_id": "TMX7316010203-002117_pano_0000_000518", "timestamp": "2021-04-26T07:28:17.594620Z", "filename": "pano_0000_000518.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 14.26469685, "relative_pitch": 72.5783358066167, "relative_heading": 185.59898428652062, "relative_elevation": 45.4584612073377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88642594429136, 52.3590022080344, 45.3402664307505 ] }, "distance": 14.27, "direction": 19.09, "angle": 72.53, "elevation": 45.34, "pano_id": "TMX7316010203-000783_pano_0000_002377", "timestamp": "2018-06-11T07:50:40.235760Z", "filename": "pano_0000_002377.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 14.26575359, "relative_pitch": 72.53446317838389, "relative_heading": 19.08744073161633, "relative_elevation": 45.3402664307505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88634345610331, 52.3587529232491, 44.5353760495782 ] }, "distance": 14.29, "direction": 183.83, "angle": 72.21, "elevation": 44.54, "pano_id": "TMX7316010203-001709_pano_0000_000025", "timestamp": "2020-05-14T05:23:14.333480Z", "filename": "pano_0000_000025.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 14.28945089, "relative_pitch": 72.21084032068508, "relative_heading": 183.83065519935667, "relative_elevation": 44.5353760495782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886406752668107, 52.358754561326556, 0.0 ] }, "distance": 14.47, "direction": 166.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01881", "timestamp": "2025-09-29T09:09:25Z", "filename": "recording_2025-09-29_08-09-56_01881.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 14.47018084, "relative_pitch": 0.0, "relative_heading": 166.58303983790628, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_007406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_007406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_007406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88633327065851, 52.3587516149185, 45.5751868775114 ] }, "distance": 14.5, "direction": 186.53, "angle": 72.35, "elevation": 45.58, "pano_id": "TMX7316060226-000012_pano_0000_007406", "timestamp": "2016-08-03T13:10:24.972230Z", "filename": "pano_0000_007406.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 14.49714813, "relative_pitch": 72.35449672948772, "relative_heading": 186.529567116049, "relative_elevation": 45.5751868775114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88637581145973, 52.35901353739602, 0.0 ] }, "distance": 14.79, "direction": 4.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-04_05-35-54_03506", "timestamp": "2024-09-04T06:38:30Z", "filename": "recording_2024-09-04_05-35-54_03506.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 14.79496373, "relative_pitch": 0.0, "relative_heading": 4.845201516907686, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88620001085064, 52.3587892002165, 45.6883864393458 ] }, "distance": 14.82, "direction": 226.38, "angle": 72.03, "elevation": 45.69, "pano_id": "TMX7316060226-000012_pano_0000_004070", "timestamp": "2016-08-03T11:48:28.578040Z", "filename": "pano_0000_004070.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 14.81683734, "relative_pitch": 72.03201507661194, "relative_heading": 226.38480574122747, "relative_elevation": 45.6883864393458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88642727080351, 52.3590078883386, 45.5983222620562 ] }, "distance": 14.89, "direction": 18.62, "angle": 71.91, "elevation": 45.6, "pano_id": "TMX7316010203-002117_pano_0000_004406", "timestamp": "2021-04-26T08:42:46.361990Z", "filename": "pano_0000_004406.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 14.89312011, "relative_pitch": 71.91215817259523, "relative_heading": 18.620811042345142, "relative_elevation": 45.5983222620562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886372604426652, 52.35901495340083, 0.0 ] }, "distance": 14.94, "direction": 3.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track11_Sphere_00025", "timestamp": "2024-12-11T09:04:42Z", "filename": "Job_20241211_0838_Track11_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 14.93529789, "relative_pitch": 0.0, "relative_heading": 3.9589342251268334, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886331482695049, 52.358746028084646, 0.0 ] }, "distance": 15.13, "direction": 186.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track11_Sphere_00031", "timestamp": "2024-12-11T09:04:45Z", "filename": "Job_20241211_0838_Track11_Sphere_00031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 15.12872118, "relative_pitch": 0.0, "relative_heading": 186.72016322601056, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886340868833064, 52.358744669833, 0.0 ] }, "distance": 15.22, "direction": 184.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-04_05-35-54_03512", "timestamp": "2024-09-04T06:38:42Z", "filename": "recording_2024-09-04_05-35-54_03512.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 15.21799771, "relative_pitch": 0.0, "relative_heading": 184.26180982024155, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863421019112, 52.3587442732325, 45.5816562026739 ] }, "distance": 15.26, "direction": 183.93, "angle": 71.49, "elevation": 45.58, "pano_id": "TMX7316010203-001789_pano_0000_001674", "timestamp": "2020-07-06T07:51:17.957250Z", "filename": "pano_0000_001674.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 15.25601258, "relative_pitch": 71.49479590614176, "relative_heading": 183.9348662311202, "relative_elevation": 45.5816562026739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88637627873635, 52.3590185933151, 45.5037260381505 ] }, "distance": 15.36, "direction": 4.79, "angle": 71.35, "elevation": 45.5, "pano_id": "TMX7316010203-001789_pano_0000_001668", "timestamp": "2020-07-06T07:51:14.917280Z", "filename": "pano_0000_001668.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 15.35824346, "relative_pitch": 71.34962937345755, "relative_heading": 4.786263371448049, "relative_elevation": 45.5037260381505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88613035105012, 52.3588838056805, 45.7851877482608 ] }, "distance": 15.48, "direction": 271.13, "angle": 71.32, "elevation": 45.79, "pano_id": "TMX7316010203-001154_pano_0001_000454", "timestamp": "2019-05-02T08:20:21.558840Z", "filename": "pano_0001_000454.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 15.47598087, "relative_pitch": 71.32408702318585, "relative_heading": 271.1341828295002, "relative_elevation": 45.7851877482608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88642321539421, 52.3590143471597, 45.5808184240013 ] }, "distance": 15.49, "direction": 16.8, "angle": 71.23, "elevation": 45.58, "pano_id": "TMX7316010203-001154_pano_0001_000461", "timestamp": "2019-05-02T08:20:31.563760Z", "filename": "pano_0001_000461.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 15.49377055, "relative_pitch": 71.22614459077172, "relative_heading": 16.803665849436282, "relative_elevation": 45.5808184240013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886372508367131, 52.35902346438181, 0.0 ] }, "distance": 15.88, "direction": 3.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01609", "timestamp": "2025-09-29T09:04:16Z", "filename": "recording_2025-09-29_08-09-56_01609.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 15.87980132, "relative_pitch": 0.0, "relative_heading": 3.6994583847147506, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8864063837971, 52.358739172984, 45.6559333428741 ] }, "distance": 16.14, "direction": 168.08, "angle": 70.54, "elevation": 45.66, "pano_id": "TMX7316010203-002117_pano_0000_004400", "timestamp": "2021-04-26T08:42:43.837030Z", "filename": "pano_0000_004400.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 16.13545397, "relative_pitch": 70.53586991920632, "relative_heading": 168.08086282158285, "relative_elevation": 45.6559333428741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886246591879333, 52.358752292837224, 0.0 ] }, "distance": 16.2, "direction": 207.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01452", "timestamp": "2025-09-29T09:00:34Z", "filename": "recording_2025-09-29_08-09-56_01452.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 16.19696522, "relative_pitch": 0.0, "relative_heading": 207.7989235832584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863769643988, 52.3590264633793, 44.5795629173517 ] }, "distance": 16.23, "direction": 4.69, "angle": 69.99, "elevation": 44.58, "pano_id": "TMX7316010203-001709_pano_0000_000018", "timestamp": "2020-05-14T05:23:09.953540Z", "filename": "pano_0000_000018.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 16.23484378, "relative_pitch": 69.98954844689538, "relative_heading": 4.692665061427456, "relative_elevation": 44.5795629173517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88637281578076, 52.3590266519198, 45.3620852027088 ] }, "distance": 16.24, "direction": 3.69, "angle": 70.31, "elevation": 45.36, "pano_id": "TMX7316010203-002225_pano_0000_000198", "timestamp": "2021-07-09T07:39:39.363180Z", "filename": "pano_0000_000198.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 16.23510429, "relative_pitch": 70.30769577452575, "relative_heading": 3.692449068172187, "relative_elevation": 45.3620852027088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886425439555919, 52.359022573827374, 0.0 ] }, "distance": 16.41, "direction": 16.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01459", "timestamp": "2025-09-29T09:00:40Z", "filename": "recording_2025-09-29_08-09-56_01459.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 16.41433943, "relative_pitch": 0.0, "relative_heading": 16.386239192482883, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88629361780621, 52.3590278170659, 45.698420220986 ] }, "distance": 16.9, "direction": 345.08, "angle": 69.7, "elevation": 45.7, "pano_id": "TMX7316010203-000781_pano_0000_005899", "timestamp": "2018-06-07T12:13:29.026210Z", "filename": "pano_0000_005899.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 16.90046499, "relative_pitch": 69.70429463764434, "relative_heading": 345.0848378854512, "relative_elevation": 45.698420220986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88637118628667, 52.3590337278176, 45.3731934521347 ] }, "distance": 17.01, "direction": 3.15, "angle": 69.44, "elevation": 45.37, "pano_id": "TMX7316010203-002455_pano_0001_000533", "timestamp": "2022-03-21T08:28:26.517660Z", "filename": "pano_0001_000533.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.01445146, "relative_pitch": 69.44450398943819, "relative_heading": 3.1486285517016257, "relative_elevation": 45.3731934521347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886405204209135, 52.35872917340383, 0.0 ] }, "distance": 17.21, "direction": 169.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track01_Sphere_00164", "timestamp": "2024-12-11T08:16:31Z", "filename": "Job_20241211_0838_Track01_Sphere_00164.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.21032608, "relative_pitch": 0.0, "relative_heading": 169.1077454429741, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_003690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_003690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_003690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88623255402401, 52.3587461596659, 45.5575583316386 ] }, "distance": 17.25, "direction": 209.55, "angle": 69.26, "elevation": 45.56, "pano_id": "TMX7316010203-002117_pano_0000_003690", "timestamp": "2021-04-26T08:30:03.763200Z", "filename": "pano_0000_003690.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.25475671, "relative_pitch": 69.2560030597002, "relative_heading": 209.55150954987346, "relative_elevation": 45.5575583316386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88641278683982, 52.3587276380826, 45.4773996304721 ] }, "distance": 17.48, "direction": 167.55, "angle": 68.97, "elevation": 45.48, "pano_id": "TMX7316010203-000783_pano_0000_002371", "timestamp": "2018-06-11T07:50:35.835730Z", "filename": "pano_0000_002371.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.48215933, "relative_pitch": 68.97252999520705, "relative_heading": 167.550802256908, "relative_elevation": 45.4773996304721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886219565666, 52.3587458160949, 45.5944051751867 ] }, "distance": 17.74, "direction": 211.98, "angle": 68.74, "elevation": 45.59, "pano_id": "TMX7316060226-000012_pano_0000_004107", "timestamp": "2016-08-03T11:50:13.462350Z", "filename": "pano_0000_004107.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.74033293, "relative_pitch": 68.73947972396834, "relative_heading": 211.97741492099814, "relative_elevation": 45.5944051751867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88620710135955, 52.3587502845536, 45.564844770357 ] }, "distance": 17.8, "direction": 215.15, "angle": 68.67, "elevation": 45.56, "pano_id": "TMX7316010203-002453_pano_0000_000635", "timestamp": "2022-03-21T07:38:24.807610Z", "filename": "pano_0000_000635.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.79546738, "relative_pitch": 68.66674116456812, "relative_heading": 215.14601300398704, "relative_elevation": 45.564844770357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track20_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track20_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track20_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track20_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track20_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track20_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track20_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track20_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track20_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886209756344611, 52.3587487305982, 0.0 ] }, "distance": 17.83, "direction": 214.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track20_Sphere_00045", "timestamp": "2024-12-11T09:20:57Z", "filename": "Job_20241211_0838_Track20_Sphere_00045.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.83445049, "relative_pitch": 0.0, "relative_heading": 214.3510431286919, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_001094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_001094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_001094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88625459659665, 52.3587336637821, 45.6081449585035 ] }, "distance": 17.84, "direction": 203.14, "angle": 68.64, "elevation": 45.61, "pano_id": "TMX7316010203-000784_pano_0000_001094", "timestamp": "2018-06-11T10:19:29.213390Z", "filename": "pano_0000_001094.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.83530158, "relative_pitch": 68.64175907582374, "relative_heading": 203.13838305111585, "relative_elevation": 45.6081449585035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8862562721219, 52.358733189497, 45.4226576788351 ] }, "distance": 17.84, "direction": 202.73, "angle": 68.56, "elevation": 45.42, "pano_id": "TMX7316010203-001153_pano_0000_000339", "timestamp": "2019-05-02T05:49:29.773560Z", "filename": "pano_0000_000339.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.8394195, "relative_pitch": 68.55794179880077, "relative_heading": 202.7346444006737, "relative_elevation": 45.4226576788351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_002073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_002073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_002073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88623583898603, 52.3587389594836, 45.4027676936239 ] }, "distance": 17.85, "direction": 207.66, "angle": 68.54, "elevation": 45.4, "pano_id": "TMX7316010203-000258_pano_0002_002073", "timestamp": "2017-04-12T11:16:15.633580Z", "filename": "pano_0002_002073.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 17.85109617, "relative_pitch": 68.53663822317513, "relative_heading": 207.65799637024747, "relative_elevation": 45.4027676936239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88620121849253, 52.3587488286146, 45.5247567258775 ] }, "distance": 18.16, "direction": 215.89, "angle": 68.25, "elevation": 45.52, "pano_id": "TMX7316010203-001892_pano_0000_000549", "timestamp": "2020-08-27T06:47:51.483820Z", "filename": "pano_0000_000549.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.16016999, "relative_pitch": 68.2525692298989, "relative_heading": 215.88574936844117, "relative_elevation": 45.5247567258775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88637874404905, 52.3590445272889, 45.4506763201207 ] }, "distance": 18.25, "direction": 4.56, "angle": 68.12, "elevation": 45.45, "pano_id": "TMX7316060226-000012_pano_0000_004063", "timestamp": "2016-08-03T11:48:17.908080Z", "filename": "pano_0000_004063.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.24812335, "relative_pitch": 68.12489034946678, "relative_heading": 4.5557434373395855, "relative_elevation": 45.4506763201207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_000338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_000338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_000338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88618856425048, 52.3587533836877, 45.4417110113427 ] }, "distance": 18.28, "direction": 219.01, "angle": 68.08, "elevation": 45.44, "pano_id": "TMX7316010203-001153_pano_0000_000338", "timestamp": "2019-05-02T05:49:28.603590Z", "filename": "pano_0000_000338.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.28198266, "relative_pitch": 68.08422800144584, "relative_heading": 219.00742403248736, "relative_elevation": 45.4417110113427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_002868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_002868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_002868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88633504204824, 52.3587168233206, 45.4983845213428 ] }, "distance": 18.34, "direction": 184.78, "angle": 68.05, "elevation": 45.5, "pano_id": "TMX7316010203-001153_pano_0000_002868", "timestamp": "2019-05-02T06:48:28.190070Z", "filename": "pano_0000_002868.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.33827476, "relative_pitch": 68.04793729986302, "relative_heading": 184.77921240061363, "relative_elevation": 45.4983845213428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002455_pano_0001_000540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002455_pano_0001_000540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002455/pano_0001_000540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88632653721936, 52.3587171544455, 45.4610982360318 ] }, "distance": 18.36, "direction": 186.59, "angle": 68.01, "elevation": 45.46, "pano_id": "TMX7316010203-002455_pano_0001_000540", "timestamp": "2022-03-21T08:28:31.187630Z", "filename": "pano_0001_000540.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.35901054, "relative_pitch": 68.0091725509931, "relative_heading": 186.59107569506867, "relative_elevation": 45.4610982360318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88626849919862, 52.3587245490733, 45.5245232190937 ] }, "distance": 18.44, "direction": 199.19, "angle": 67.95, "elevation": 45.52, "pano_id": "TMX7316010203-002453_pano_0000_000636", "timestamp": "2022-03-21T07:38:25.802640Z", "filename": "pano_0000_000636.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.43951476, "relative_pitch": 67.94980054203944, "relative_heading": 199.19061327272888, "relative_elevation": 45.5245232190937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_001093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_001093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_001093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88618639801083, 52.3587522519242, 45.6245598895475 ] }, "distance": 18.47, "direction": 219.12, "angle": 67.96, "elevation": 45.62, "pano_id": "TMX7316010203-000784_pano_0000_001093", "timestamp": "2018-06-11T10:19:28.028540Z", "filename": "pano_0000_001093.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.47276742, "relative_pitch": 67.95764049032441, "relative_heading": 219.1172637575571, "relative_elevation": 45.6245598895475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88626276572742, 52.3587250522821, 45.4936512764543 ] }, "distance": 18.52, "direction": 200.39, "angle": 67.85, "elevation": 45.49, "pano_id": "TMX7316010203-001892_pano_0000_000550", "timestamp": "2020-08-27T06:47:52.408750Z", "filename": "pano_0000_000550.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.51907982, "relative_pitch": 67.85025866057967, "relative_heading": 200.38898524370575, "relative_elevation": 45.4936512764543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88633791289899, 52.3587140328549, 44.513122158125 ] }, "distance": 18.63, "direction": 184.1, "angle": 67.29, "elevation": 44.51, "pano_id": "TMX7316010203-001709_pano_0000_000026", "timestamp": "2020-05-14T05:23:14.873510Z", "filename": "pano_0000_000026.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.63271459, "relative_pitch": 67.28633831426988, "relative_heading": 184.100312227104, "relative_elevation": 44.513122158125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002225_pano_0000_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002225_pano_0000_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002225/pano_0000_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863296362601, 52.3587138657669, 45.4667135365307 ] }, "distance": 18.7, "direction": 185.82, "angle": 67.64, "elevation": 45.47, "pano_id": "TMX7316010203-002225_pano_0000_000205", "timestamp": "2021-07-09T07:39:43.428150Z", "filename": "pano_0000_000205.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.69999739, "relative_pitch": 67.64313226157495, "relative_heading": 185.81973759113666, "relative_elevation": 45.4667135365307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track01_Sphere_00171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track01_Sphere_00171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track01_Sphere_00171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886426536713222, 52.35904372661481, 0.0 ] }, "distance": 18.7, "direction": 14.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track01_Sphere_00171", "timestamp": "2024-12-11T08:16:35Z", "filename": "Job_20241211_0838_Track01_Sphere_00171.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.70296031, "relative_pitch": 0.0, "relative_heading": 14.571407409230941, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_005904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_005904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_005904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88608317505915, 52.3588888980796, 45.6852189851925 ] }, "distance": 18.71, "direction": 272.67, "angle": 67.73, "elevation": 45.69, "pano_id": "TMX7316010203-000781_pano_0000_005904", "timestamp": "2018-06-07T12:13:36.610980Z", "filename": "pano_0000_005904.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.70730769, "relative_pitch": 67.73174828749897, "relative_heading": 272.6747327818012, "relative_elevation": 45.6852189851925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_003691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_003691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_003691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8862893687166, 52.3587176737002, 45.5359870996326 ] }, "distance": 18.76, "direction": 194.32, "angle": 67.61, "elevation": 45.54, "pano_id": "TMX7316010203-002117_pano_0000_003691", "timestamp": "2021-04-26T08:30:04.898250Z", "filename": "pano_0000_003691.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.76254952, "relative_pitch": 67.60648577283632, "relative_heading": 194.31627931221155, "relative_elevation": 45.5359870996326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88627658605352, 52.3587179338131, 45.5740232951939 ] }, "distance": 18.97, "direction": 196.89, "angle": 67.4, "elevation": 45.57, "pano_id": "TMX7316060226-000012_pano_0000_004108", "timestamp": "2016-08-03T11:50:14.697640Z", "filename": "pano_0000_004108.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.96894063, "relative_pitch": 67.40181551991118, "relative_heading": 196.8874921694905, "relative_elevation": 45.5740232951939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_004071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_004071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_004071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88612651959786, 52.3587857684199, 45.6505803149194 ] }, "distance": 18.97, "direction": 236.03, "angle": 67.43, "elevation": 45.65, "pano_id": "TMX7316060226-000012_pano_0000_004071", "timestamp": "2016-08-03T11:48:29.978030Z", "filename": "pano_0000_004071.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 18.97303276, "relative_pitch": 67.43153216570455, "relative_heading": 236.0251401186556, "relative_elevation": 45.6505803149194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886172895104973, 52.358752646037004, 0.0 ] }, "distance": 19.03, "direction": 221.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01451", "timestamp": "2025-09-29T09:00:33Z", "filename": "recording_2025-09-29_08-09-56_01451.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.03357292, "relative_pitch": 0.0, "relative_heading": 221.3496158807177, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886331876222649, 52.35870986309183, 0.0 ] }, "distance": 19.13, "direction": 185.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01616", "timestamp": "2025-09-29T09:04:25Z", "filename": "recording_2025-09-29_08-09-56_01616.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.12863651, "relative_pitch": 0.0, "relative_heading": 185.22971712151278, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_002378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_002378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_002378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88643001655209, 52.3590473453902, 45.3213206399232 ] }, "distance": 19.15, "direction": 14.95, "angle": 67.09, "elevation": 45.32, "pano_id": "TMX7316010203-000783_pano_0000_002378", "timestamp": "2018-06-11T07:50:41.250760Z", "filename": "pano_0000_002378.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.15275716, "relative_pitch": 67.09111597734312, "relative_heading": 14.954737032426495, "relative_elevation": 45.3213206399232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_003689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_003689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_003689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_003689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88616017124861, 52.358757817827, 45.5321750510484 ] }, "distance": 19.2, "direction": 224.43, "angle": 67.13, "elevation": 45.53, "pano_id": "TMX7316010203-002117_pano_0000_003689", "timestamp": "2021-04-26T08:30:02.468220Z", "filename": "pano_0000_003689.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.20193551, "relative_pitch": 67.13376034657682, "relative_heading": 224.42724582901218, "relative_elevation": 45.5321750510484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886403545380352, 52.35870966299472, 0.0 ] }, "distance": 19.33, "direction": 170.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01880", "timestamp": "2025-09-29T09:09:23Z", "filename": "recording_2025-09-29_08-09-56_01880.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.32789249, "relative_pitch": 0.0, "relative_heading": 170.65302332512888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000262_pano_0000_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8863772070113, 52.3590567492225, 45.3329772911966 ] }, "distance": 19.6, "direction": 3.93, "angle": 66.62, "elevation": 45.33, "pano_id": "TMX7316010203-000262_pano_0000_000146", "timestamp": "2017-04-18T12:38:11.114640Z", "filename": "pano_0000_000146.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.59664574, "relative_pitch": 66.62202397136826, "relative_heading": 3.9347087069056195, "relative_elevation": 45.3329772911966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88643131449298, 52.359052945747, 45.5822106869891 ] }, "distance": 19.78, "direction": 14.74, "angle": 66.54, "elevation": 45.58, "pano_id": "TMX7316010203-002117_pano_0000_004407", "timestamp": "2021-04-26T08:42:46.772030Z", "filename": "pano_0000_004407.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.77778745, "relative_pitch": 66.54433116035534, "relative_heading": 14.736349407737412, "relative_elevation": 45.5822106869891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886379381050331, 52.35905840442107, 0.0 ] }, "distance": 19.79, "direction": 4.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-04_05-35-54_03505", "timestamp": "2024-09-04T06:38:29Z", "filename": "recording_2024-09-04_05-35-54_03505.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.7910171, "relative_pitch": 0.0, "relative_heading": 4.325899860416348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886376148717994, 52.35905990708298, 0.0 ] }, "distance": 19.94, "direction": 3.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track11_Sphere_00024", "timestamp": "2024-12-11T09:04:41Z", "filename": "Job_20241211_0838_Track11_Sphere_00024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.94248963, "relative_pitch": 0.0, "relative_heading": 3.6587774569039864, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000262_pano_0000_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000262_pano_0000_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/18/TMX7316010203-000262/pano_0000_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88633429909846, 52.3587022090021, 45.4979753512889 ] }, "distance": 19.96, "direction": 184.54, "angle": 66.31, "elevation": 45.5, "pano_id": "TMX7316010203-000262_pano_0000_000150", "timestamp": "2017-04-18T12:38:15.544590Z", "filename": "pano_0000_000150.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.96321501, "relative_pitch": 66.30950314619317, "relative_heading": 184.53511635757872, "relative_elevation": 45.4979753512889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88606470768045, 52.3588930878627, 45.7273063277826 ] }, "distance": 19.99, "direction": 273.84, "angle": 66.39, "elevation": 45.73, "pano_id": "TMX7316010203-001154_pano_0001_000453", "timestamp": "2019-05-02T08:20:20.573840Z", "filename": "pano_0001_000453.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 19.98997085, "relative_pitch": 66.3871628628742, "relative_heading": 273.8413664098862, "relative_elevation": 45.7273063277826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track11_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track11_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88632511998053, 52.358701071460786, 0.0 ] }, "distance": 20.15, "direction": 186.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track11_Sphere_00032", "timestamp": "2024-12-11T09:04:46Z", "filename": "Job_20241211_0838_Track11_Sphere_00032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.14818314, "relative_pitch": 0.0, "relative_heading": 186.27968376204177, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002453_pano_0000_000634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002453_pano_0000_000634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002453/pano_0000_000634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88613376741405, 52.3587618160575, 45.5892285332084 ] }, "distance": 20.21, "direction": 228.96, "angle": 66.1, "elevation": 45.59, "pano_id": "TMX7316010203-002453_pano_0000_000634", "timestamp": "2022-03-21T07:38:23.472710Z", "filename": "pano_0000_000634.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.20652963, "relative_pitch": 66.09562554771469, "relative_heading": 228.9575805123581, "relative_elevation": 45.5892285332084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886334504681083, 52.35869989601026, 0.0 ] }, "distance": 20.22, "direction": 184.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-04_05-35-54_03513", "timestamp": "2024-09-04T06:38:43Z", "filename": "recording_2024-09-04_05-35-54_03513.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.21870708, "relative_pitch": 0.0, "relative_heading": 184.43788094995264, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88613142170094, 52.3587623738468, 45.55483367946 ] }, "distance": 20.29, "direction": 229.39, "angle": 66.0, "elevation": 45.55, "pano_id": "TMX7316010203-001892_pano_0000_000548", "timestamp": "2020-08-27T06:47:50.588750Z", "filename": "pano_0000_000548.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.28687297, "relative_pitch": 65.99521975322739, "relative_heading": 229.38615674135443, "relative_elevation": 45.55483367946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88633807146002, 52.3586989874711, 45.5661679925397 ] }, "distance": 20.3, "direction": 183.73, "angle": 65.98, "elevation": 45.57, "pano_id": "TMX7316010203-001789_pano_0000_001675", "timestamp": "2020-07-06T07:51:18.442180Z", "filename": "pano_0000_001675.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.30223875, "relative_pitch": 65.98439347524457, "relative_heading": 183.7320718343948, "relative_elevation": 45.5661679925397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88638154878201, 52.3590641496449, 45.5098069375381 ] }, "distance": 20.44, "direction": 4.6, "angle": 65.81, "elevation": 45.51, "pano_id": "TMX7316010203-001789_pano_0000_001667", "timestamp": "2020-07-06T07:51:14.387270Z", "filename": "pano_0000_001667.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.43987034, "relative_pitch": 65.8136680864802, "relative_heading": 4.603520483431894, "relative_elevation": 45.5098069375381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_004234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88639521160755, 52.3586988170772, 45.1466658581048 ] }, "distance": 20.44, "direction": 172.77, "angle": 65.64, "elevation": 45.15, "pano_id": "TMX7316010203-000258_pano_0002_004234", "timestamp": "2017-04-12T12:33:46.956220Z", "filename": "pano_0002_004234.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.4405217, "relative_pitch": 65.64097141264465, "relative_heading": 172.77326656920803, "relative_elevation": 45.1466658581048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001154_pano_0001_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001154_pano_0001_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001154/pano_0001_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88642844348147, 52.3590597551081, 45.5668124854565 ] }, "distance": 20.46, "direction": 13.67, "angle": 65.81, "elevation": 45.57, "pano_id": "TMX7316010203-001154_pano_0001_000462", "timestamp": "2019-05-02T08:20:32.213750Z", "filename": "pano_0001_000462.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.46437971, "relative_pitch": 65.81481236481493, "relative_heading": 13.667051793384942, "relative_elevation": 45.5668124854565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_000511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_000511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_000511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88637642494864, 52.3590656838388, 45.3571741478518 ] }, "distance": 20.59, "direction": 3.6, "angle": 65.59, "elevation": 45.36, "pano_id": "TMX7316010203-002117_pano_0000_000511", "timestamp": "2021-04-26T07:28:14.619690Z", "filename": "pano_0000_000511.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.58519605, "relative_pitch": 65.58924233935767, "relative_heading": 3.596876355479576, "relative_elevation": 45.3571741478518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_004238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_004238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_004238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88643272197822, 52.3590606624879, 45.1532208332792 ] }, "distance": 20.63, "direction": 14.39, "angle": 65.44, "elevation": 45.15, "pano_id": "TMX7316010203-000258_pano_0002_004238", "timestamp": "2017-04-12T12:33:51.996150Z", "filename": "pano_0002_004238.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.6329905, "relative_pitch": 65.44173171160854, "relative_heading": 14.387320863359902, "relative_elevation": 45.1532208332792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0000_001095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_001095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0000_001095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0000_001095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88630045208787, 52.3586981826159, 45.5959772551432 ] }, "distance": 20.72, "direction": 190.81, "angle": 65.57, "elevation": 45.6, "pano_id": "TMX7316010203-000784_pano_0000_001095", "timestamp": "2018-06-11T10:19:30.223620Z", "filename": "pano_0000_001095.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.71617737, "relative_pitch": 65.5656966878012, "relative_heading": 190.80729034964747, "relative_elevation": 45.5959772551432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001709_pano_0000_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001709_pano_0000_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001709/pano_0000_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88638098691293, 52.3590672896434, 44.5997781427577 ] }, "distance": 20.79, "direction": 4.42, "angle": 65.01, "elevation": 44.6, "pano_id": "TMX7316010203-001709_pano_0000_000017", "timestamp": "2020-05-14T05:23:09.383550Z", "filename": "pano_0000_000017.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.78517701, "relative_pitch": 65.01270726432725, "relative_heading": 4.421040416754188, "relative_elevation": 44.5997781427577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-29_08-09-56_01608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-29_08-09-56_01608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-29_08-09-56_01608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.886375892810327, 52.35906827358384, 0.0 ] }, "distance": 20.87, "direction": 3.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-29_08-09-56_01608", "timestamp": "2025-09-29T09:04:14Z", "filename": "recording_2025-09-29_08-09-56_01608.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.87059626, "relative_pitch": 0.0, "relative_heading": 3.4479154973318957, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track11_Sphere_00028/adjacencies/b_20241211_0838_Track11_Sphere_00028/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002117_pano_0000_004399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002117_pano_0000_004399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002117/pano_0000_004399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88640266107116, 52.3586944525103, 45.6565461317077 ] }, "distance": 20.99, "direction": 171.57, "angle": 65.31, "elevation": 45.66, "pano_id": "TMX7316010203-002117_pano_0000_004399", "timestamp": "2021-04-26T08:42:43.426980Z", "filename": "pano_0000_004399.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_20241211_0838_Track11_Sphere_00028", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120881.7130864964, 485782.96945936384 ] }, "relative_distance": 20.99083261, "relative_pitch": 65.30914923757935, "relative_heading": 171.56564827204363, "relative_elevation": 45.6565461317077 } ] } }