Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880548522207719, 52.346730579629316, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00023", "timestamp": "2024-12-17T10:19:46Z", "filename": "Job_20241217_0841_Track42_Sphere_00023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0002_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88054766131151, 52.3467250591298, 46.1399464253336 ] }, "distance": 0.62, "direction": 185.46, "angle": 89.23, "elevation": 46.14, "pano_id": "TMX7316010203-002459_pano_0002_000019", "timestamp": "2022-03-21T11:24:18.832560Z", "filename": "pano_0002_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 0.61708277, "relative_pitch": 89.23376307813098, "relative_heading": 185.4554147438428, "relative_elevation": 46.1399464253336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880538566211252, 52.34673365576331, 0.0 ] }, "distance": 0.76, "direction": 296.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01929", "timestamp": "2025-07-14T13:26:15Z", "filename": "recording_2025-07-14_12-49-24_01929.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 0.7599188, "relative_pitch": 0.0, "relative_heading": 296.7715580571563, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8805290949355, 52.3467374945029, 46.1513917818666 ] }, "distance": 1.53, "direction": 300.17, "angle": 88.1, "elevation": 46.15, "pano_id": "TMX7316010203-001162_pano_0000_001668", "timestamp": "2019-05-06T07:37:06.277470Z", "filename": "pano_0000_001668.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 1.53125446, "relative_pitch": 88.09968363121608, "relative_heading": 300.1651033349232, "relative_elevation": 46.1513917818666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88054049237234, 52.3467175467025, 46.1468639560044 ] }, "distance": 1.55, "direction": 200.67, "angle": 88.08, "elevation": 46.15, "pano_id": "TMX7316010203-002118_pano_0000_006802", "timestamp": "2021-04-26T11:17:55.720510Z", "filename": "pano_0000_006802.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 1.55002679, "relative_pitch": 88.07621560618387, "relative_heading": 200.67261925239833, "relative_elevation": 46.1468639560044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88052592355913, 52.3467274585429, 46.1884569739923 ] }, "distance": 1.58, "direction": 257.29, "angle": 88.04, "elevation": 46.19, "pano_id": "TMX7316060226-000006_pano_0000_000272", "timestamp": "2016-07-27T07:06:16.438980Z", "filename": "pano_0000_000272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 1.57868543, "relative_pitch": 88.04243700004992, "relative_heading": 257.2915429459688, "relative_elevation": 46.1884569739923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88053144695272, 52.3467447516729, 46.1613605357707 ] }, "distance": 1.96, "direction": 323.58, "angle": 87.57, "elevation": 46.16, "pano_id": "TMX7316010203-001894_pano_0000_005203", "timestamp": "2020-08-27T10:43:57.920150Z", "filename": "pano_0000_005203.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 1.9598105, "relative_pitch": 87.56893047264921, "relative_heading": 323.57733556913365, "relative_elevation": 46.1613605357707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057718690949, 52.3467092300236, 46.2184754014015 ] }, "distance": 3.08, "direction": 140.57, "angle": 86.19, "elevation": 46.22, "pano_id": "TMX7316010203-001894_pano_0000_005204", "timestamp": "2020-08-27T10:43:58.425080Z", "filename": "pano_0000_005204.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 3.07562431, "relative_pitch": 86.19284578317925, "relative_heading": 140.57112926921627, "relative_elevation": 46.2184754014015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8805683638614, 52.3467041780672, 46.1406033169478 ] }, "distance": 3.23, "direction": 155.29, "angle": 85.99, "elevation": 46.14, "pano_id": "TMX7316010203-000259_pano_0002_000309", "timestamp": "2017-04-13T08:48:33.154510Z", "filename": "pano_0002_000309.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 3.23403223, "relative_pitch": 85.9906494703818, "relative_heading": 155.28561818933807, "relative_elevation": 46.1406033169478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057567486821, 52.3467029044792, 46.2158923139796 ] }, "distance": 3.59, "direction": 149.0, "angle": 85.55, "elevation": 46.22, "pano_id": "TMX7316010203-001162_pano_0000_001669", "timestamp": "2019-05-06T07:37:06.747470Z", "filename": "pano_0000_001669.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 3.59266678, "relative_pitch": 85.55495973464059, "relative_heading": 149.00018316845922, "relative_elevation": 46.2158923139796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88058791895624, 52.346700414570954, 0.0 ] }, "distance": 4.3, "direction": 141.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01930", "timestamp": "2025-07-14T13:26:16Z", "filename": "recording_2025-07-14_12-49-24_01930.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 4.29819449, "relative_pitch": 0.0, "relative_heading": 141.34569496131036, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88049570575504, 52.3467530860399, 46.0952171040699 ] }, "distance": 4.38, "direction": 304.83, "angle": 84.57, "elevation": 46.1, "pano_id": "TMX7316010203-002118_pano_0000_006801", "timestamp": "2021-04-26T11:17:55.210450Z", "filename": "pano_0000_006801.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 4.3847929, "relative_pitch": 84.56610768939639, "relative_heading": 304.83051575106674, "relative_elevation": 46.0952171040699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0002_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88050130493339, 52.3467598188761, 46.0888643236831 ] }, "distance": 4.58, "direction": 315.32, "angle": 84.33, "elevation": 46.09, "pano_id": "TMX7316010203-002459_pano_0002_000018", "timestamp": "2022-03-21T11:24:18.362570Z", "filename": "pano_0002_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 4.5759282, "relative_pitch": 84.3299763798215, "relative_heading": 315.317797474211, "relative_elevation": 46.0888643236831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057261622426, 52.3466918167751, 46.2580726202577 ] }, "distance": 4.62, "direction": 159.16, "angle": 84.3, "elevation": 46.26, "pano_id": "TMX7316060226-000006_pano_0000_000273", "timestamp": "2016-07-27T07:06:17.403870Z", "filename": "pano_0000_000273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 4.61523568, "relative_pitch": 84.30237159404629, "relative_heading": 159.15997547571934, "relative_elevation": 46.2580726202577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track35_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880582370401604, 52.34676866186841, 0.0 ] }, "distance": 4.82, "direction": 28.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track35_Sphere_00016", "timestamp": "2024-11-05T11:38:34Z", "filename": "Job_20241105_1055_Track35_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 4.82466874, "relative_pitch": 0.0, "relative_heading": 28.56067861321715, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880499698731309, 52.34676373319352, 0.0 ] }, "distance": 4.97, "direction": 317.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00022", "timestamp": "2024-12-17T10:19:46Z", "filename": "Job_20241217_0841_Track42_Sphere_00022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 4.96784248, "relative_pitch": 0.0, "relative_heading": 317.95351972045864, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880597389841713, 52.34669740825845, 0.0 ] }, "distance": 4.97, "direction": 137.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00024", "timestamp": "2024-12-17T10:19:47Z", "filename": "Job_20241217_0841_Track42_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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 4.97133096, "relative_pitch": 0.0, "relative_heading": 137.9429993347365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88061374478965, 52.3467572411693, 46.2794743767008 ] }, "distance": 5.34, "direction": 56.28, "angle": 83.41, "elevation": 46.28, "pano_id": "TMX7316010203-001173_pano_0002_000338", "timestamp": "2019-05-09T10:32:52.243150Z", "filename": "pano_0002_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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 5.34383489, "relative_pitch": 83.41329592829317, "relative_heading": 56.277580803369325, "relative_elevation": 46.2794743767008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0002_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88059432060024, 52.3466901187196, 46.2083356808871 ] }, "distance": 5.48, "direction": 145.27, "angle": 83.24, "elevation": 46.21, "pano_id": "TMX7316010203-002459_pano_0002_000020", "timestamp": "2022-03-21T11:24:19.292540Z", "filename": "pano_0002_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 5.4782073, "relative_pitch": 83.23888442419113, "relative_heading": 145.27002819730126, "relative_elevation": 46.2083356808871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track35_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880631200283199, 52.346734942068636, 0.0 ] }, "distance": 5.66, "direction": 85.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track35_Sphere_00015", "timestamp": "2024-11-05T11:38:33Z", "filename": "Job_20241105_1055_Track35_Sphere_00015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 5.65506475, "relative_pitch": 0.0, "relative_heading": 85.0756880627149, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880490160096465, 52.34676753013131, 0.0 ] }, "distance": 5.72, "direction": 315.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01928", "timestamp": "2025-07-14T13:26:14Z", "filename": "recording_2025-07-14_12-49-24_01928.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 5.72042084, "relative_pitch": 0.0, "relative_heading": 315.95248024683696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880594455278565, 52.34677451070398, 0.0 ] }, "distance": 5.8, "direction": 32.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01197", "timestamp": "2025-07-14T13:13:57Z", "filename": "recording_2025-07-14_12-49-24_01197.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 5.80467014, "relative_pitch": 0.0, "relative_heading": 32.632484023932, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88058702180288, 52.3466826613352, 46.2068028105423 ] }, "distance": 5.94, "direction": 153.8, "angle": 82.67, "elevation": 46.21, "pano_id": "TMX7316010203-002118_pano_0000_006803", "timestamp": "2021-04-26T11:17:56.230530Z", "filename": "pano_0000_006803.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 5.94256769, "relative_pitch": 82.67152813938971, "relative_heading": 153.80082231234064, "relative_elevation": 46.2068028105423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0000_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88047874174527, 52.3467628677148, 46.1324243629351 ] }, "distance": 5.96, "direction": 307.07, "angle": 82.64, "elevation": 46.13, "pano_id": "TMX7316060226-000006_pano_0000_000271", "timestamp": "2016-07-27T07:06:15.608990Z", "filename": "pano_0000_000271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 5.95994499, "relative_pitch": 82.63861228185726, "relative_heading": 307.0727415921655, "relative_elevation": 46.1324243629351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880638744876309, 52.34673869529367, 0.0 ] }, "distance": 6.21, "direction": 81.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01196", "timestamp": "2025-07-14T13:13:57Z", "filename": "recording_2025-07-14_12-49-24_01196.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 6.2142933, "relative_pitch": 0.0, "relative_heading": 81.64414691054174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88048204408289, 52.3467721462386, 46.1006682924926 ] }, "distance": 6.47, "direction": 315.59, "angle": 82.01, "elevation": 46.1, "pano_id": "TMX7316010203-001162_pano_0000_001667", "timestamp": "2019-05-06T07:37:05.802380Z", "filename": "pano_0000_001667.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 6.47426926, "relative_pitch": 82.00579793400019, "relative_heading": 315.5948602080803, "relative_elevation": 46.1006682924926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88064653425058, 52.3467332045348, 46.0045251492411 ] }, "distance": 6.69, "direction": 87.5, "angle": 81.73, "elevation": 46.0, "pano_id": "TMX7316010203-000255_pano_0000_002799", "timestamp": "2017-04-11T09:12:09.833800Z", "filename": "pano_0000_002799.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 6.6855263, "relative_pitch": 81.73147511337797, "relative_heading": 87.49597235189499, "relative_elevation": 46.0045251492411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88048004525761, 52.3467753734207, 46.0280496366322 ] }, "distance": 6.83, "direction": 316.89, "angle": 81.56, "elevation": 46.03, "pano_id": "TMX7316010203-000259_pano_0002_000308", "timestamp": "2017-04-13T08:48:31.774500Z", "filename": "pano_0002_000308.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 6.82786202, "relative_pitch": 81.56220058795188, "relative_heading": 316.8869370850862, "relative_elevation": 46.0280496366322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88056633276805, 52.3467915842703, 46.2415619762614 ] }, "distance": 6.9, "direction": 10.14, "angle": 81.52, "elevation": 46.24, "pano_id": "TMX7316010203-001173_pano_0002_000339", "timestamp": "2019-05-09T10:32:52.718090Z", "filename": "pano_0002_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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 6.89587796, "relative_pitch": 81.5181439836724, "relative_heading": 10.137235847126647, "relative_elevation": 46.2415619762614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88048504793773, 52.3467801228833, 46.1249222550541 ] }, "distance": 7.01, "direction": 321.88, "angle": 81.36, "elevation": 46.12, "pano_id": "TMX7316010203-001894_pano_0000_005202", "timestamp": "2020-08-27T10:43:57.395090Z", "filename": "pano_0000_005202.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 7.00727673, "relative_pitch": 81.36170368088622, "relative_heading": 321.8814928919052, "relative_elevation": 46.1249222550541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88066154231195, 52.3467226660227, 46.3366232449189 ] }, "distance": 7.75, "direction": 96.52, "angle": 80.5, "elevation": 46.34, "pano_id": "TMX7316010203-001173_pano_0002_000337", "timestamp": "2019-05-09T10:32:51.783080Z", "filename": "pano_0002_000337.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 7.75206132, "relative_pitch": 80.50244189096247, "relative_heading": 96.52242009959181, "relative_elevation": 46.3366232449189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880632200139, 52.3467790676914, 46.1331275310367 ] }, "distance": 7.85, "direction": 46.58, "angle": 80.34, "elevation": 46.13, "pano_id": "TMX7316060226-000005_pano_0000_005423", "timestamp": "2016-07-26T12:59:35.969520Z", "filename": "pano_0000_005423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 7.85031689, "relative_pitch": 80.34267826540007, "relative_heading": 46.583866107084695, "relative_elevation": 46.1331275310367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88055348831609, 52.3468021185841, 45.914846835658 ] }, "distance": 7.97, "direction": 2.43, "angle": 80.16, "elevation": 45.91, "pano_id": "TMX7316010203-000255_pano_0000_002800", "timestamp": "2017-04-11T09:12:10.973810Z", "filename": "pano_0000_002800.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 7.96761119, "relative_pitch": 80.1554874277445, "relative_heading": 2.4343440886028587, "relative_elevation": 45.914846835658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track35_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880532536071342, 52.346802943577124, 0.0 ] }, "distance": 8.13, "direction": 352.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track35_Sphere_00017", "timestamp": "2024-11-05T11:38:35Z", "filename": "Job_20241105_1055_Track35_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 8.12557936, "relative_pitch": 0.0, "relative_heading": 352.29518685884807, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88062294823719, 52.3466734298909, 46.3004889767617 ] }, "distance": 8.13, "direction": 141.43, "angle": 80.04, "elevation": 46.3, "pano_id": "TMX7316010203-001894_pano_0000_005205", "timestamp": "2020-08-27T10:43:58.915090Z", "filename": "pano_0000_005205.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 8.13412922, "relative_pitch": 80.0358842571283, "relative_heading": 141.42580511881135, "relative_elevation": 46.3004889767617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88062259304412, 52.3466680519936, 46.3048265259713 ] }, "distance": 8.6, "direction": 144.04, "angle": 79.48, "elevation": 46.3, "pano_id": "TMX7316010203-001162_pano_0000_001670", "timestamp": "2019-05-06T07:37:07.217470Z", "filename": "pano_0000_001670.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 8.59582791, "relative_pitch": 79.48356942688227, "relative_heading": 144.0399631431871, "relative_elevation": 46.3048265259713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88067643540924, 52.3467422931341, 46.1807038672268 ] }, "distance": 8.81, "direction": 81.5, "angle": 79.19, "elevation": 46.18, "pano_id": "TMX7316060226-000005_pano_0000_005422", "timestamp": "2016-07-26T12:59:35.414580Z", "filename": "pano_0000_005422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 8.81370016, "relative_pitch": 79.19490063605951, "relative_heading": 81.49561184314109, "relative_elevation": 46.1807038672268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88054981330249, 52.34681033357702, 0.0 ] }, "distance": 8.87, "direction": 0.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01198", "timestamp": "2025-07-14T13:13:58Z", "filename": "recording_2025-07-14_12-49-24_01198.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 8.8749715, "relative_pitch": 0.0, "relative_heading": 0.56801711662565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88045234149896, 52.3467892887743, 46.0685581183061 ] }, "distance": 9.25, "direction": 314.91, "angle": 78.64, "elevation": 46.07, "pano_id": "TMX7316010203-002118_pano_0000_006800", "timestamp": "2021-04-26T11:17:54.695440Z", "filename": "pano_0000_006800.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 9.25401639, "relative_pitch": 78.64187630653069, "relative_heading": 314.90572275630285, "relative_elevation": 46.0685581183061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880637941862858, 52.34666759865116, 0.0 ] }, "distance": 9.29, "direction": 138.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01931", "timestamp": "2025-07-14T13:26:16Z", "filename": "recording_2025-07-14_12-49-24_01931.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 9.2868786, "relative_pitch": 0.0, "relative_heading": 138.9928628595788, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0002_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88045501321308, 52.3467949511966, 46.0518930135295 ] }, "distance": 9.59, "direction": 318.34, "angle": 78.24, "elevation": 46.05, "pano_id": "TMX7316010203-002459_pano_0002_000017", "timestamp": "2022-03-21T11:24:17.867590Z", "filename": "pano_0002_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 9.5871099, "relative_pitch": 78.24009925807738, "relative_heading": 318.3429538504948, "relative_elevation": 46.0518930135295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track35_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880680392036345, 52.3467003699599, 0.0 ] }, "distance": 9.59, "direction": 110.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track35_Sphere_00014", "timestamp": "2024-11-05T11:38:32Z", "filename": "Job_20241105_1055_Track35_Sphere_00014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 9.59457248, "relative_pitch": 0.0, "relative_heading": 110.50924710869636, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880683047334289, 52.346703032713734, 0.0 ] }, "distance": 9.67, "direction": 108.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01195", "timestamp": "2025-07-14T13:13:56Z", "filename": "recording_2025-07-14_12-49-24_01195.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 9.66625502, "relative_pitch": 0.0, "relative_heading": 108.48810803022141, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8806107180887, 52.3466523373141, 46.316234363243 ] }, "distance": 9.68, "direction": 154.04, "angle": 78.19, "elevation": 46.32, "pano_id": "TMX7316060226-000006_pano_0000_000274", "timestamp": "2016-07-27T07:06:18.633890Z", "filename": "pano_0000_000274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 9.6831983, "relative_pitch": 78.19142703265949, "relative_heading": 154.04224164356816, "relative_elevation": 46.316234363243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88058775708037, 52.3468159058798, 46.0790277989581 ] }, "distance": 9.86, "direction": 15.73, "angle": 77.92, "elevation": 46.08, "pano_id": "TMX7316060226-000005_pano_0000_005424", "timestamp": "2016-07-26T12:59:36.499570Z", "filename": "pano_0000_005424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 9.86386724, "relative_pitch": 77.9173816508569, "relative_heading": 15.72735505048998, "relative_elevation": 46.0790277989581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880646109933448, 52.34666429915027, 0.0 ] }, "distance": 9.93, "direction": 137.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00025", "timestamp": "2024-12-17T10:19:47Z", "filename": "Job_20241217_0841_Track42_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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 9.93078475, "relative_pitch": 0.0, "relative_heading": 137.95926365938067, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88045070564976, 52.34679759604467, 0.0 ] }, "distance": 10.0, "direction": 318.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00021", "timestamp": "2024-12-17T10:19:46Z", "filename": "Job_20241217_0841_Track42_Sphere_00021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 10.00213194, "relative_pitch": 0.0, "relative_heading": 318.2071788650525, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0002_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88064069331974, 52.3466554518373, 46.2965053180233 ] }, "distance": 10.46, "direction": 143.08, "angle": 77.27, "elevation": 46.3, "pano_id": "TMX7316010203-002459_pano_0002_000021", "timestamp": "2022-03-21T11:24:19.742530Z", "filename": "pano_0002_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 10.45648254, "relative_pitch": 77.27277944349244, "relative_heading": 143.08058472019516, "relative_elevation": 46.2965053180233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880442659972249, 52.346801740905846, 0.0 ] }, "distance": 10.71, "direction": 317.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01927", "timestamp": "2025-07-14T13:26:14Z", "filename": "recording_2025-07-14_12-49-24_01927.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 10.71187121, "relative_pitch": 0.0, "relative_heading": 317.6647827359487, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88051879575777, 52.3468260400844, 46.1853432366624 ] }, "distance": 10.81, "direction": 349.2, "angle": 76.82, "elevation": 46.19, "pano_id": "TMX7316010203-001173_pano_0002_000340", "timestamp": "2019-05-09T10:32:53.228290Z", "filename": "pano_0002_000340.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 10.81369679, "relative_pitch": 76.8223173833671, "relative_heading": 349.2029454684277, "relative_elevation": 46.1853432366624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88043233463058, 52.3467986356073, 46.0955028906465 ] }, "distance": 10.96, "direction": 313.72, "angle": 76.63, "elevation": 46.1, "pano_id": "TMX7316060226-000006_pano_0000_000270", "timestamp": "2016-07-27T07:06:14.823920Z", "filename": "pano_0000_000270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 10.95621257, "relative_pitch": 76.62974473092378, "relative_heading": 313.7246570983298, "relative_elevation": 46.0955028906465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88063938983469, 52.3466492871173, 46.2304223887622 ] }, "distance": 10.96, "direction": 145.61, "angle": 76.66, "elevation": 46.23, "pano_id": "TMX7316010203-000255_pano_0000_002812", "timestamp": "2017-04-11T09:12:50.128480Z", "filename": "pano_0000_002812.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 10.96219636, "relative_pitch": 76.66034788980598, "relative_heading": 145.60626612809693, "relative_elevation": 46.2304223887622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88043541302312, 52.3468067559121, 46.0653920527548 ] }, "distance": 11.46, "direction": 317.72, "angle": 76.03, "elevation": 46.07, "pano_id": "TMX7316010203-001162_pano_0000_001666", "timestamp": "2019-05-06T07:37:05.322390Z", "filename": "pano_0000_001666.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 11.45698091, "relative_pitch": 76.03327437390833, "relative_heading": 317.7185890745685, "relative_elevation": 46.0653920527548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88070909100013, 52.3466882302456, 46.4270585738122 ] }, "distance": 11.91, "direction": 113.3, "angle": 75.61, "elevation": 46.43, "pano_id": "TMX7316010203-001173_pano_0002_000336", "timestamp": "2019-05-09T10:32:51.338100Z", "filename": "pano_0002_000336.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 11.91373946, "relative_pitch": 75.60776099702034, "relative_heading": 113.29970784061673, "relative_elevation": 46.4270585738122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88072071659026, 52.3467055314901, 46.2665239078924 ] }, "distance": 12.06, "direction": 103.36, "angle": 75.39, "elevation": 46.27, "pano_id": "TMX7316060226-000005_pano_0000_005421", "timestamp": "2016-07-26T12:59:34.834570Z", "filename": "pano_0000_005421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 12.06086018, "relative_pitch": 75.38917660083914, "relative_heading": 103.36148150020634, "relative_elevation": 46.2665239078924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88043803449814, 52.3468153536986, 46.0848060892895 ] }, "distance": 12.07, "direction": 321.4, "angle": 75.32, "elevation": 46.08, "pano_id": "TMX7316010203-001894_pano_0000_005201", "timestamp": "2020-08-27T10:43:56.850140Z", "filename": "pano_0000_005201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 12.06957465, "relative_pitch": 75.32390414631782, "relative_heading": 321.40403385186227, "relative_elevation": 46.0848060892895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88059979174774, 52.3466210629714, 46.2885939981788 ] }, "distance": 12.68, "direction": 164.0, "angle": 74.68, "elevation": 46.29, "pano_id": "TMX7316010203-000259_pano_0002_000310", "timestamp": "2017-04-13T08:48:35.404470Z", "filename": "pano_0002_000310.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 12.67729943, "relative_pitch": 74.68367945280147, "relative_heading": 164.00238407529372, "relative_elevation": 46.2885939981788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track35_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880483199902194, 52.34683729031202, 0.0 ] }, "distance": 12.68, "direction": 339.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track35_Sphere_00018", "timestamp": "2024-11-05T11:38:36Z", "filename": "Job_20241105_1055_Track35_Sphere_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 12.68109382, "relative_pitch": 0.0, "relative_heading": 339.4496323775567, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8806808219175, 52.3466491223792, 46.0882442258298 ] }, "distance": 12.78, "direction": 135.15, "angle": 74.5, "elevation": 46.09, "pano_id": "TMX7316010203-002118_pano_0000_007011", "timestamp": "2021-04-26T11:22:17.733440Z", "filename": "pano_0000_007011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 12.7843893, "relative_pitch": 74.49655075174678, "relative_heading": 135.15315408697583, "relative_elevation": 46.0882442258298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880668146691, 52.346637816254, 46.3712977450341 ] }, "distance": 13.15, "direction": 141.7, "angle": 74.16, "elevation": 46.37, "pano_id": "TMX7316010203-001894_pano_0000_005206", "timestamp": "2020-08-27T10:43:59.385120Z", "filename": "pano_0000_005206.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 13.15298725, "relative_pitch": 74.16427665241113, "relative_heading": 141.69989493084432, "relative_elevation": 46.3712977450341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880505129998602, 52.3468459135866, 0.0 ] }, "distance": 13.17, "direction": 347.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01199", "timestamp": "2025-07-14T13:13:58Z", "filename": "recording_2025-07-14_12-49-24_01199.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 13.16992035, "relative_pitch": 0.0, "relative_heading": 347.02492793519565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88062699050618, 52.3466192742447, 45.950242725201 ] }, "distance": 13.49, "direction": 156.65, "angle": 73.64, "elevation": 45.95, "pano_id": "TMX7316010203-002118_pano_0000_007010", "timestamp": "2021-04-26T11:22:14.858470Z", "filename": "pano_0000_007010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 13.49042793, "relative_pitch": 73.63840778066049, "relative_heading": 156.6479783511425, "relative_elevation": 45.950242725201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_002905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88067246417807, 52.3466357242771, 46.4456471465528 ] }, "distance": 13.52, "direction": 141.33, "angle": 73.77, "elevation": 46.45, "pano_id": "TMX7316010203-001706_pano_0000_002905", "timestamp": "2020-05-13T09:58:11.143590Z", "filename": "pano_0000_002905.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 13.51829884, "relative_pitch": 73.77202953354518, "relative_heading": 141.33274760772326, "relative_elevation": 46.4456471465528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88054295884195, 52.3468522984311, 46.0124829309061 ] }, "distance": 13.55, "direction": 358.4, "angle": 73.59, "elevation": 46.01, "pano_id": "TMX7316060226-000005_pano_0000_005425", "timestamp": "2016-07-26T12:59:37.024710Z", "filename": "pano_0000_005425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 13.54943482, "relative_pitch": 73.59172121211522, "relative_heading": 358.39662221504847, "relative_elevation": 46.0124829309061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8806693246684, 52.3466331917352, 46.3784758066759 ] }, "distance": 13.61, "direction": 142.78, "angle": 73.65, "elevation": 46.38, "pano_id": "TMX7316010203-001162_pano_0000_001671", "timestamp": "2019-05-06T07:37:07.682380Z", "filename": "pano_0000_001671.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 13.60898343, "relative_pitch": 73.64656128376903, "relative_heading": 142.7774749396919, "relative_elevation": 46.3784758066759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002800_pano_0027_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88067383264634, 52.3466314290739, 47.5241562314332 ] }, "distance": 13.95, "direction": 142.26, "angle": 73.64, "elevation": 47.52, "pano_id": "TMX7316010203-002800_pano_0027_000141", "timestamp": "2022-09-06T09:57:52.682670Z", "filename": "pano_0027_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 13.95156558, "relative_pitch": 73.63945563941728, "relative_heading": 142.26011135839698, "relative_elevation": 47.5241562314332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88073649320117, 52.3466793181679, 46.1021314961836 ] }, "distance": 14.02, "direction": 114.0, "angle": 73.08, "elevation": 46.1, "pano_id": "TMX7316010203-002118_pano_0000_007012", "timestamp": "2021-04-26T11:22:20.238490Z", "filename": "pano_0000_007012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.02211827, "relative_pitch": 73.08268492066975, "relative_heading": 114.00330261564974, "relative_elevation": 46.1021314961836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880727993375851, 52.3466675526265, 0.0 ] }, "distance": 14.1, "direction": 119.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01194", "timestamp": "2025-07-14T13:13:56Z", "filename": "recording_2025-07-14_12-49-24_01194.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.09842296, "relative_pitch": 0.0, "relative_heading": 119.83137391495823, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88040820952234, 52.346825430709, 46.0182739924639 ] }, "distance": 14.24, "direction": 317.83, "angle": 72.8, "elevation": 46.02, "pano_id": "TMX7316010203-002118_pano_0000_006799", "timestamp": "2021-04-26T11:17:54.180470Z", "filename": "pano_0000_006799.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.24161851, "relative_pitch": 72.80388230890627, "relative_heading": 317.8251937304934, "relative_elevation": 46.0182739924639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880687848114939, 52.34663471030887, 0.0 ] }, "distance": 14.28, "direction": 138.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01932", "timestamp": "2025-07-14T13:26:17Z", "filename": "recording_2025-07-14_12-49-24_01932.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.28100821, "relative_pitch": 0.0, "relative_heading": 138.33016983963512, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88061181029367, 52.3466079636673, 46.4130776179954 ] }, "distance": 14.31, "direction": 162.46, "angle": 72.87, "elevation": 46.41, "pano_id": "TMX7316060226-000006_pano_0000_000275", "timestamp": "2016-07-27T07:06:20.268940Z", "filename": "pano_0000_000275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.30937728, "relative_pitch": 72.86521541067584, "relative_heading": 162.45827005219232, "relative_elevation": 46.4130776179954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_002904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8807282573509, 52.3466638228767, 46.4732144586742 ] }, "distance": 14.32, "direction": 121.24, "angle": 72.87, "elevation": 46.47, "pano_id": "TMX7316010203-001706_pano_0000_002904", "timestamp": "2020-05-13T09:58:09.988620Z", "filename": "pano_0000_002904.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.32478525, "relative_pitch": 72.86874225217963, "relative_heading": 121.23575737581783, "relative_elevation": 46.4732144586742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_002906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88061686311013, 52.3466074376345, 46.4645983166993 ] }, "distance": 14.47, "direction": 161.23, "angle": 72.7, "elevation": 46.46, "pano_id": "TMX7316010203-001706_pano_0000_002906", "timestamp": "2020-05-13T09:58:12.268580Z", "filename": "pano_0000_002906.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.47230527, "relative_pitch": 72.69978139907833, "relative_heading": 161.22820777205536, "relative_elevation": 46.4645983166993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002800_pano_0027_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8807301964826, 52.3466611826236, 47.5502438368276 ] }, "distance": 14.59, "direction": 121.95, "angle": 72.94, "elevation": 47.55, "pano_id": "TMX7316010203-002800_pano_0027_000142", "timestamp": "2022-09-06T09:57:53.707640Z", "filename": "pano_0027_000142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.59126693, "relative_pitch": 72.9408455755192, "relative_heading": 121.95310074383423, "relative_elevation": 47.5502438368276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0002_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88040913259519, 52.3468302457729, 45.9988613277674 ] }, "distance": 14.6, "direction": 319.42, "angle": 72.39, "elevation": 46.0, "pano_id": "TMX7316010203-002459_pano_0002_000016", "timestamp": "2022-03-21T11:24:17.347570Z", "filename": "pano_0002_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.60211419, "relative_pitch": 72.38821303625947, "relative_heading": 319.4198200270381, "relative_elevation": 45.9988613277674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88061716840058, 52.3466061908699, 46.4295537713915 ] }, "distance": 14.61, "direction": 161.33, "angle": 72.53, "elevation": 46.43, "pano_id": "TMX7316010203-001162_pano_0000_001329", "timestamp": "2019-05-06T07:30:43.515600Z", "filename": "pano_0000_001329.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.61037436, "relative_pitch": 72.53234097707859, "relative_heading": 161.32603602039887, "relative_elevation": 46.4295537713915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_11-16-59_00831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880628464302073, 52.346608175935444, 0.0 ] }, "distance": 14.67, "direction": 158.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_11-16-59_00831", "timestamp": "2025-07-15T11:45:26Z", "filename": "recording_2025-07-15_11-16-59_00831.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.66941306, "relative_pitch": 0.0, "relative_heading": 158.1999472115694, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track32_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880677515007238, 52.34662453687782, 0.0 ] }, "distance": 14.71, "direction": 143.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track32_Sphere_00025", "timestamp": "2024-11-05T11:32:46Z", "filename": "Job_20241105_1055_Track32_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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.71413557, "relative_pitch": 0.0, "relative_heading": 143.3153171473289, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880402731955776, 52.346830861060425, 0.0 ] }, "distance": 14.94, "direction": 318.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00020", "timestamp": "2024-12-17T10:19:45Z", "filename": "Job_20241217_0841_Track42_Sphere_00020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 14.94060455, "relative_pitch": 0.0, "relative_heading": 318.3201424956959, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002800_pano_0027_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88061712095225, 52.3466012702367, 47.4905179804191 ] }, "distance": 15.13, "direction": 162.0, "angle": 72.33, "elevation": 47.49, "pano_id": "TMX7316010203-002800_pano_0027_000140", "timestamp": "2022-09-06T09:57:51.367650Z", "filename": "pano_0027_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 15.12910433, "relative_pitch": 72.32962676830739, "relative_heading": 162.00157929633494, "relative_elevation": 47.4905179804191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88066690486387, 52.3466148948348, 46.1647359756753 ] }, "distance": 15.19, "direction": 147.92, "angle": 71.78, "elevation": 46.16, "pano_id": "TMX7316010203-000259_pano_0002_000332", "timestamp": "2017-04-13T08:49:20.199080Z", "filename": "pano_0002_000332.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 15.19171822, "relative_pitch": 71.78485240546867, "relative_heading": 147.92454846607083, "relative_elevation": 46.1647359756753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88047180062513, 52.3468602464565, 46.1114954994991 ] }, "distance": 15.35, "direction": 340.08, "angle": 71.59, "elevation": 46.11, "pano_id": "TMX7316010203-001173_pano_0002_000341", "timestamp": "2019-05-09T10:32:53.788090Z", "filename": "pano_0002_000341.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 15.34658064, "relative_pitch": 71.59180253329946, "relative_heading": 340.08172371122714, "relative_elevation": 46.1114954994991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0002_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88068699698209, 52.3466205959154, 46.3674113480374 ] }, "distance": 15.45, "direction": 142.37, "angle": 71.57, "elevation": 46.37, "pano_id": "TMX7316010203-002459_pano_0002_000022", "timestamp": "2022-03-21T11:24:20.202540Z", "filename": "pano_0002_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 15.45395267, "relative_pitch": 71.56710986420259, "relative_heading": 142.36540485347126, "relative_elevation": 46.3674113480374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track32_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880739637618196, 52.34665542403571, 0.0 ] }, "distance": 15.48, "direction": 122.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track32_Sphere_00026", "timestamp": "2024-11-05T11:32:48Z", "filename": "Job_20241105_1055_Track32_Sphere_00026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 15.47761288, "relative_pitch": 0.0, "relative_heading": 122.70532556044944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88057492552496, 52.3465910672525, 45.9856634074822 ] }, "distance": 15.63, "direction": 173.39, "angle": 71.23, "elevation": 45.99, "pano_id": "TMX7316010203-002118_pano_0000_007009", "timestamp": "2021-04-26T11:22:09.568510Z", "filename": "pano_0000_007009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 15.62801393, "relative_pitch": 71.22990971609144, "relative_heading": 173.38874107082077, "relative_elevation": 45.9856634074822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880395262090619, 52.346835988050174, 0.0 ] }, "distance": 15.71, "direction": 318.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01926", "timestamp": "2025-07-14T13:26:13Z", "filename": "recording_2025-07-14_12-49-24_01926.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 15.7051914, "relative_pitch": 0.0, "relative_heading": 318.31714078615073, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88074900243625, 52.3466558431127, 46.2276508575305 ] }, "distance": 15.99, "direction": 121.33, "angle": 70.92, "elevation": 46.23, "pano_id": "TMX7316010203-000259_pano_0002_000333", "timestamp": "2017-04-13T08:49:30.319000Z", "filename": "pano_0002_000333.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 15.99402841, "relative_pitch": 70.9151976963951, "relative_heading": 121.32936728302062, "relative_elevation": 46.2276508575305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0000_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88038660370621, 52.3468347073414, 46.0311010591686 ] }, "distance": 16.0, "direction": 316.4, "angle": 70.83, "elevation": 46.03, "pano_id": "TMX7316060226-000006_pano_0000_000269", "timestamp": "2016-07-27T07:06:14.063960Z", "filename": "pano_0000_000269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.00009931, "relative_pitch": 70.83289440307996, "relative_heading": 316.39943218343086, "relative_elevation": 46.0311010591686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88076595826173, 52.3466689881776, 46.3581779301167 ] }, "distance": 16.33, "direction": 114.82, "angle": 70.6, "elevation": 46.36, "pano_id": "TMX7316060226-000005_pano_0000_005420", "timestamp": "2016-07-26T12:59:34.254570Z", "filename": "pano_0000_005420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.32566354, "relative_pitch": 70.59959093034936, "relative_heading": 114.82191151838431, "relative_elevation": 46.3581779301167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88038854041262, 52.3468413255385, 46.0083539001644 ] }, "distance": 16.45, "direction": 318.5, "angle": 70.32, "elevation": 46.01, "pano_id": "TMX7316010203-001162_pano_0000_001665", "timestamp": "2019-05-06T07:37:04.827480Z", "filename": "pano_0000_001665.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.45345024, "relative_pitch": 70.32199714617181, "relative_heading": 318.5012570891932, "relative_elevation": 46.0083539001644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88075667969876, 52.3466535062309, 46.5037703998387 ] }, "distance": 16.58, "direction": 121.16, "angle": 70.38, "elevation": 46.5, "pano_id": "TMX7316010203-001173_pano_0002_000335", "timestamp": "2019-05-09T10:32:50.903050Z", "filename": "pano_0002_000335.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.57620355, "relative_pitch": 70.38146225888923, "relative_heading": 121.15684592168145, "relative_elevation": 46.5037703998387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_002903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88078469037309, 52.3466923011114, 46.4602287318558 ] }, "distance": 16.65, "direction": 104.82, "angle": 70.29, "elevation": 46.46, "pano_id": "TMX7316010203-001706_pano_0000_002903", "timestamp": "2020-05-13T09:58:08.803630Z", "filename": "pano_0000_002903.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.64806181, "relative_pitch": 70.28590965781108, "relative_heading": 104.82384458832928, "relative_elevation": 46.4602287318558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88046070005631, 52.3468710260292, 45.7820013696328 ] }, "distance": 16.73, "direction": 339.05, "angle": 69.92, "elevation": 45.78, "pano_id": "TMX7316010203-000255_pano_0000_002801", "timestamp": "2017-04-11T09:12:12.228760Z", "filename": "pano_0000_002801.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.73475799, "relative_pitch": 69.9210560817901, "relative_heading": 339.045756545166, "relative_elevation": 45.7820013696328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88038820496292, 52.3468449279363, 45.9130480969325 ] }, "distance": 16.77, "direction": 319.35, "angle": 69.93, "elevation": 45.91, "pano_id": "TMX7316010203-000259_pano_0002_000307", "timestamp": "2017-04-13T08:48:30.644510Z", "filename": "pano_0002_000307.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.77066444, "relative_pitch": 69.93426195618419, "relative_heading": 319.3502235700783, "relative_elevation": 45.9130480969325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002800_pano_0027_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88078635849362, 52.346690591818, 47.4826550725847 ] }, "distance": 16.81, "direction": 105.35, "angle": 70.51, "elevation": 47.48, "pano_id": "TMX7316010203-002800_pano_0027_000143", "timestamp": "2022-09-06T09:57:54.882660Z", "filename": "pano_0027_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.80732993, "relative_pitch": 70.50767751532538, "relative_heading": 105.35151050066665, "relative_elevation": 47.4826550725847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_11-16-59_00832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880571846446997, 52.34657975695378, 0.0 ] }, "distance": 16.86, "direction": 174.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_11-16-59_00832", "timestamp": "2025-07-15T11:45:28Z", "filename": "recording_2025-07-15_11-16-59_00832.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.85773158, "relative_pitch": 0.0, "relative_heading": 174.5897248147342, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_002907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88056068986381, 52.3465788811357, 46.4236234696582 ] }, "distance": 16.9, "direction": 177.19, "angle": 70.0, "elevation": 46.42, "pano_id": "TMX7316010203-001706_pano_0000_002907", "timestamp": "2020-05-13T09:58:13.323580Z", "filename": "pano_0000_002907.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.90044071, "relative_pitch": 69.99605102288274, "relative_heading": 177.1877837865345, "relative_elevation": 46.4236234696582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88079397146716, 52.3467079805747, 46.1830200050026 ] }, "distance": 16.91, "direction": 98.55, "angle": 69.88, "elevation": 46.18, "pano_id": "TMX7316010203-002118_pano_0000_007013", "timestamp": "2021-04-26T11:22:21.973470Z", "filename": "pano_0000_007013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 16.91440076, "relative_pitch": 69.88488595119804, "relative_heading": 98.54983610929943, "relative_elevation": 46.1830200050026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track32_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880586202489527, 52.34657948585791, 0.0 ] }, "distance": 17.01, "direction": 171.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track32_Sphere_00023", "timestamp": "2024-11-05T11:32:43Z", "filename": "Job_20241105_1055_Track32_Sphere_00023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.00775156, "relative_pitch": 0.0, "relative_heading": 171.3164661182169, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88039020079857, 52.3468497945876, 46.0289441347122 ] }, "distance": 17.1, "direction": 320.88, "angle": 69.62, "elevation": 46.03, "pano_id": "TMX7316010203-001894_pano_0000_005200", "timestamp": "2020-08-27T10:43:56.295180Z", "filename": "pano_0000_005200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.09900655, "relative_pitch": 69.62078467691946, "relative_heading": 320.8782557077569, "relative_elevation": 46.0289441347122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88056517358021, 52.3465753223609, 46.400710079819 ] }, "distance": 17.31, "direction": 176.24, "angle": 69.54, "elevation": 46.4, "pano_id": "TMX7316010203-001162_pano_0000_001330", "timestamp": "2019-05-06T07:30:44.595590Z", "filename": "pano_0000_001330.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.31331198, "relative_pitch": 69.53814665599242, "relative_heading": 176.24208670081208, "relative_elevation": 46.400710079819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8805647716092, 52.3465741235828, 46.3634769385681 ] }, "distance": 17.44, "direction": 176.36, "angle": 69.38, "elevation": 46.36, "pano_id": "TMX7316060226-000006_pano_0000_000276", "timestamp": "2016-07-27T07:06:21.993880Z", "filename": "pano_0000_000276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.44465987, "relative_pitch": 69.38075587661703, "relative_heading": 176.36057798567595, "relative_elevation": 46.3634769385681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track32_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880794086819813, 52.346682278774075, 0.0 ] }, "distance": 17.58, "direction": 107.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track32_Sphere_00027", "timestamp": "2024-11-05T11:32:50Z", "filename": "Job_20241105_1055_Track32_Sphere_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.57620852, "relative_pitch": 0.0, "relative_heading": 107.80559181117167, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track35_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880434218326894, 52.346872708088384, 0.0 ] }, "distance": 17.63, "direction": 333.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track35_Sphere_00019", "timestamp": "2024-11-05T11:38:37Z", "filename": "Job_20241105_1055_Track35_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.62936166, "relative_pitch": 0.0, "relative_heading": 333.7787080921871, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_11-16-59_00828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880799921583573, 52.346693116017995, 0.0 ] }, "distance": 17.63, "direction": 103.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_11-16-59_00828", "timestamp": "2025-07-15T11:45:22Z", "filename": "recording_2025-07-15_11-16-59_00828.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.6318024, "relative_pitch": 0.0, "relative_heading": 103.67595314223988, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880460256871404, 52.34688140288894, 0.0 ] }, "distance": 17.83, "direction": 340.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01200", "timestamp": "2025-07-14T13:13:59Z", "filename": "recording_2025-07-14_12-49-24_01200.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.82802116, "relative_pitch": 0.0, "relative_heading": 340.2823142597814, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002800_pano_0027_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88055712119415, 52.3465696542347, 47.3674101941288 ] }, "distance": 17.92, "direction": 178.13, "angle": 69.28, "elevation": 47.37, "pano_id": "TMX7316010203-002800_pano_0027_000139", "timestamp": "2022-09-06T09:57:47.977770Z", "filename": "pano_0027_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.91638658, "relative_pitch": 69.28123164413087, "relative_heading": 178.12569694805725, "relative_elevation": 47.3674101941288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88049735455189, 52.3468886219776, 45.9398647304624 ] }, "distance": 17.93, "direction": 348.79, "angle": 68.68, "elevation": 45.94, "pano_id": "TMX7316060226-000005_pano_0000_005426", "timestamp": "2016-07-26T12:59:37.554560Z", "filename": "pano_0000_005426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 17.92834215, "relative_pitch": 68.68144907096647, "relative_heading": 348.78512343522266, "relative_elevation": 45.9398647304624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8805707920669, 52.346568850111, 46.1491525014862 ] }, "distance": 18.06, "direction": 175.18, "angle": 68.63, "elevation": 46.15, "pano_id": "TMX7316010203-000259_pano_0002_000331", "timestamp": "2017-04-13T08:49:12.549130Z", "filename": "pano_0002_000331.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 18.06015489, "relative_pitch": 68.62744957309943, "relative_heading": 175.1797012593863, "relative_elevation": 46.1491525014862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88076909084753, 52.3466390503249, 46.5044424496591 ] }, "distance": 18.16, "direction": 124.12, "angle": 68.67, "elevation": 46.5, "pano_id": "TMX7316010203-002118_pano_0000_006893", "timestamp": "2021-04-26T11:19:02.035090Z", "filename": "pano_0000_006893.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 18.15651886, "relative_pitch": 68.67306006157006, "relative_heading": 124.12115348018497, "relative_elevation": 46.5044424496591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_005207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_005207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_005207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88071382726494, 52.3466018480088, 46.4343600980937 ] }, "distance": 18.22, "direction": 141.82, "angle": 68.57, "elevation": 46.43, "pano_id": "TMX7316010203-001894_pano_0000_005207", "timestamp": "2020-08-27T10:43:59.845070Z", "filename": "pano_0000_005207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 18.22330754, "relative_pitch": 68.5723222919763, "relative_heading": 141.81804555956953, "relative_elevation": 46.4343600980937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88071560683723, 52.3465983226049, 46.4454196840525 ] }, "distance": 18.61, "direction": 142.27, "angle": 68.17, "elevation": 46.45, "pano_id": "TMX7316010203-001162_pano_0000_001672", "timestamp": "2019-05-06T07:37:08.137440Z", "filename": "pano_0000_001672.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 18.60721178, "relative_pitch": 68.16771010066044, "relative_heading": 142.2712170979688, "relative_elevation": 46.4454196840525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88051864263406, 52.3465628095697, 45.7861986197531 ] }, "distance": 18.78, "direction": 186.22, "angle": 67.7, "elevation": 45.79, "pano_id": "TMX7316010203-002118_pano_0000_007008", "timestamp": "2021-04-26T11:22:05.293530Z", "filename": "pano_0000_007008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 18.77914956, "relative_pitch": 67.69907772750146, "relative_heading": 186.2247042310954, "relative_elevation": 45.7861986197531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880773639957421, 52.34663240806692, 0.0 ] }, "distance": 18.83, "direction": 125.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01193", "timestamp": "2025-07-14T13:13:55Z", "filename": "recording_2025-07-14_12-49-24_01193.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 18.83285224, "relative_pitch": 0.0, "relative_heading": 125.45374503120573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track35_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track35_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track35_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880775960150939, 52.34663099792816, 0.0 ] }, "distance": 19.05, "direction": 125.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track35_Sphere_00012", "timestamp": "2024-11-05T11:38:31Z", "filename": "Job_20241105_1055_Track35_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 19.05269848, "relative_pitch": 0.0, "relative_heading": 125.56231968188364, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88036378599787, 52.3468613279176, 45.9628755562007 ] }, "distance": 19.24, "direction": 319.13, "angle": 67.29, "elevation": 45.96, "pano_id": "TMX7316010203-002118_pano_0000_006798", "timestamp": "2021-04-26T11:17:53.675430Z", "filename": "pano_0000_006798.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 19.2393811, "relative_pitch": 67.28653421013556, "relative_heading": 319.1306630239138, "relative_elevation": 45.9628755562007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880736966451547, 52.34660141412461, 0.0 ] }, "distance": 19.27, "direction": 138.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01933", "timestamp": "2025-07-14T13:26:17Z", "filename": "recording_2025-07-14_12-49-24_01933.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 19.27399903, "relative_pitch": 0.0, "relative_heading": 138.2197745024984, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0002_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8803630865425, 52.3468652191535, 45.936588046141 ] }, "distance": 19.6, "direction": 319.85, "angle": 66.89, "elevation": 45.94, "pano_id": "TMX7316010203-002459_pano_0002_000015", "timestamp": "2022-03-21T11:24:16.802770Z", "filename": "pano_0002_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 19.59956043, "relative_pitch": 66.89372639678786, "relative_heading": 319.85355924911175, "relative_elevation": 45.936588046141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0002_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0002_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0002_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88050750743668, 52.3465538002955, 46.1829741969705 ] }, "distance": 19.87, "direction": 188.09, "angle": 66.72, "elevation": 46.18, "pano_id": "TMX7316010203-000259_pano_0002_000311", "timestamp": "2017-04-13T08:48:37.884410Z", "filename": "pano_0002_000311.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 19.86850729, "relative_pitch": 66.72200537262397, "relative_heading": 188.08692926037037, "relative_elevation": 46.1829741969705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880742781859343, 52.34659722374875, 0.0 ] }, "distance": 19.89, "direction": 138.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00027", "timestamp": "2024-12-17T10:19:48Z", "filename": "Job_20241217_0841_Track42_Sphere_00027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 19.88575637, "relative_pitch": 0.0, "relative_heading": 138.26341527575238, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_002902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88084102843956, 52.3467202390463, 46.4943332523108 ] }, "distance": 19.97, "direction": 93.3, "angle": 66.76, "elevation": 46.49, "pano_id": "TMX7316010203-001706_pano_0000_002902", "timestamp": "2020-05-13T09:58:07.408640Z", "filename": "pano_0000_002902.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 19.96635738, "relative_pitch": 66.75955539405136, "relative_heading": 93.30360191115506, "relative_elevation": 46.4943332523108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241217_0841_Track42_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241217_0841_Track42_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880354008113866, 52.3468655518986, 0.0 ] }, "distance": 20.03, "direction": 318.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241217_0841_Track42_Sphere_00019", "timestamp": "2024-12-17T10:19:45Z", "filename": "Job_20241217_0841_Track42_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.03177314, "relative_pitch": 0.0, "relative_heading": 318.5691206212949, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002800_pano_0027_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002800_pano_0027_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/06/TMX7316010203-002800/pano_0027_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88084295814881, 52.3467201163627, 47.5718382839113 ] }, "distance": 20.1, "direction": 93.32, "angle": 67.1, "elevation": 47.57, "pano_id": "TMX7316010203-002800_pano_0027_000144", "timestamp": "2022-09-06T09:57:56.037810Z", "filename": "pano_0027_000144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.09842875, "relative_pitch": 67.09662991317845, "relative_heading": 93.32084960643472, "relative_elevation": 47.5718382839113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001173_pano_0002_000342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001173_pano_0002_000342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/09/TMX7316010203-001173/pano_0002_000342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88042468733481, 52.3468945780119, 46.0417677154765 ] }, "distance": 20.11, "direction": 335.18, "angle": 66.41, "elevation": 46.04, "pano_id": "TMX7316010203-001173_pano_0002_000342", "timestamp": "2019-05-09T10:32:54.428130Z", "filename": "pano_0002_000342.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.10549549, "relative_pitch": 66.41009336850641, "relative_heading": 335.1825876991924, "relative_elevation": 46.0417677154765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_11-16-59_00833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_11-16-59_00833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_11-16-59_00833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880515481731469, 52.34655102445658, 0.0 ] }, "distance": 20.11, "direction": 186.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_11-16-59_00833", "timestamp": "2025-07-15T11:45:29Z", "filename": "recording_2025-07-15_11-16-59_00833.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.10627845, "relative_pitch": 0.0, "relative_heading": 186.42972230453935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_002908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_002908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_002908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88050462011873, 52.3465498556182, 46.2951848553494 ] }, "distance": 20.33, "direction": 188.46, "angle": 66.29, "elevation": 46.3, "pano_id": "TMX7316010203-001706_pano_0000_002908", "timestamp": "2020-05-13T09:58:14.298590Z", "filename": "pano_0000_002908.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.33119677, "relative_pitch": 66.29062906709088, "relative_heading": 188.4618999314694, "relative_elevation": 46.2951848553494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002459_pano_0002_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002459_pano_0002_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002459/pano_0002_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88073339238448, 52.3465857637783, 46.4301083637401 ] }, "distance": 20.45, "direction": 141.98, "angle": 66.22, "elevation": 46.43, "pano_id": "TMX7316010203-002459_pano_0002_000023", "timestamp": "2022-03-21T11:24:20.677600Z", "filename": "pano_0002_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.45441973, "relative_pitch": 66.22448619007136, "relative_heading": 141.98139552521786, "relative_elevation": 46.4301083637401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track32_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880520852182017, 52.3465472456238, 0.0 ] }, "distance": 20.49, "direction": 185.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track32_Sphere_00022", "timestamp": "2024-11-05T11:32:40Z", "filename": "Job_20241105_1055_Track32_Sphere_00022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.48725383, "relative_pitch": 0.0, "relative_heading": 185.28088385042903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_000537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_000537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_000537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_000537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_000537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_000537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_000537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_000537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_000537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88084936974487, 52.3467156884758, 46.409934678115 ] }, "distance": 20.57, "direction": 94.62, "angle": 66.1, "elevation": 46.41, "pano_id": "TMX7316010203-001156_pano_0000_000537", "timestamp": "2019-05-02T10:03:09.989310Z", "filename": "pano_0000_000537.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.56845639, "relative_pitch": 66.09751913140313, "relative_heading": 94.62064273289135, "relative_elevation": 46.409934678115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88050903484993, 52.3465464665258, 46.2341262260452 ] }, "distance": 20.66, "direction": 187.48, "angle": 65.92, "elevation": 46.23, "pano_id": "TMX7316060226-000006_pano_0000_000277", "timestamp": "2016-07-27T07:06:23.303880Z", "filename": "pano_0000_000277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.66295558, "relative_pitch": 65.91917725078618, "relative_heading": 187.48284346844957, "relative_elevation": 46.2341262260452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_12-49-24_01925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_12-49-24_01925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_12-49-24_01925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880348024126277, 52.34687036168908, 0.0 ] }, "distance": 20.7, "direction": 318.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_12-49-24_01925", "timestamp": "2025-07-14T13:26:13Z", "filename": "recording_2025-07-14_12-49-24_01925.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.70293899, "relative_pitch": 0.0, "relative_heading": 318.7031153678617, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001162_pano_0000_001331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001162_pano_0000_001331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/06/TMX7316010203-001162/pano_0000_001331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88051226568491, 52.3465455374857, 46.2994370451197 ] }, "distance": 20.74, "direction": 186.84, "angle": 65.87, "elevation": 46.3, "pano_id": "TMX7316010203-001162_pano_0000_001331", "timestamp": "2019-05-06T07:30:45.600630Z", "filename": "pano_0000_001331.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.73807573, "relative_pitch": 65.87181741583333, "relative_heading": 186.84252304378282, "relative_elevation": 46.2994370451197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track32_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track32_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track32_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.880851309396998, 52.34671045756559, 0.0 ] }, "distance": 20.75, "direction": 96.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track32_Sphere_00028", "timestamp": "2024-11-05T11:32:51Z", "filename": "Job_20241105_1055_Track32_Sphere_00028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.75491442, "relative_pitch": 0.0, "relative_heading": 96.19305958976267, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_006806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_006806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_006806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88072938079205, 52.3465795956827, 46.4004523213953 ] }, "distance": 20.84, "direction": 143.74, "angle": 65.82, "elevation": 46.4, "pano_id": "TMX7316010203-002118_pano_0000_006806", "timestamp": "2021-04-26T11:17:57.680420Z", "filename": "pano_0000_006806.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.83653014, "relative_pitch": 65.81711736999937, "relative_heading": 143.73630430898552, "relative_elevation": 46.4004523213953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000255_pano_0000_002813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000255_pano_0000_002813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/11/TMX7316010203-000255/pano_0000_002813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88072999954708, 52.3465793800543, 46.3608380239457 ] }, "distance": 20.88, "direction": 143.68, "angle": 65.75, "elevation": 46.36, "pano_id": "TMX7316010203-000255_pano_0000_002813", "timestamp": "2017-04-11T09:12:51.108540Z", "filename": "pano_0000_002813.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_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.88082702, "relative_pitch": 65.75329566510597, "relative_heading": 143.68195717228193, "relative_elevation": 46.3608380239457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_007014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_007014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_007014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88085510331759, 52.3467366478219, 46.1634719511494 ] }, "distance": 20.9, "direction": 88.15, "angle": 65.64, "elevation": 46.16, "pano_id": "TMX7316010203-002118_pano_0000_007014", "timestamp": "2021-04-26T11:22:23.403400Z", "filename": "pano_0000_007014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.90322859, "relative_pitch": 65.63856162355906, "relative_heading": 88.14874569796827, "relative_elevation": 46.1634719511494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241217_0841_Track42_Sphere_00023/adjacencies/b_20241217_0841_Track42_Sphere_00023/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000005_pano_0000_005419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000005_pano_0000_005419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316060226-000005/pano_0000_005419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88081136829518, 52.346632727638, 46.4446799140424 ] }, "distance": 20.96, "direction": 121.29, "angle": 65.71, "elevation": 46.44, "pano_id": "TMX7316060226-000005_pano_0000_005419", "timestamp": "2016-07-26T12:59:33.679550Z", "filename": "pano_0000_005419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241217_0841_Track42_Sphere_00023", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120476.55508611514, 484433.8274585609 ] }, "relative_distance": 20.96175839, "relative_pitch": 65.70903738800025, "relative_heading": 121.29459095489118, "relative_elevation": 46.4446799140424 } ] } }