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_20250130_0915_Track01_Sphere_00115/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track01_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913370226016977, 52.376697668606035, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track01_Sphere_00115", "timestamp": "2025-01-30T08:43:02Z", "filename": "Job_20250130_0915_Track01_Sphere_00115.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "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_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91336613547092, 52.3766973711382, 45.8157907249406 ] }, "distance": 0.28, "direction": 263.22, "angle": 89.65, "elevation": 45.82, "pano_id": "TMX7316010203-002590_pano_0002_000137", "timestamp": "2022-06-10T14:02:47.782160Z", "filename": "pano_0002_000137.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 0.28052612, "relative_pitch": 89.64918728651074, "relative_heading": 263.22361897176205, "relative_elevation": 45.8157907249406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913366613182633, 52.37669905622903, 0.0 ] }, "distance": 0.29, "direction": 302.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00412", "timestamp": "2025-06-19T08:55:46Z", "filename": "recording_2025-06-19_08-46-57_00412.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 0.29047268, "relative_pitch": 0.0, "relative_heading": 302.1117099421442, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91337779309623, 52.3767002009862, 45.882971665822 ] }, "distance": 0.59, "direction": 61.33, "angle": 89.27, "elevation": 45.88, "pano_id": "TMX7316010203-000719_pano_0000_003199", "timestamp": "2018-05-14T12:34:03.778940Z", "filename": "pano_0000_003199.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 0.58733161, "relative_pitch": 89.26661714849192, "relative_heading": 61.329032051453886, "relative_elevation": 45.882971665822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91336085703916, 52.3766858985147, 45.7681472720578 ] }, "distance": 1.46, "direction": 205.97, "angle": 88.18, "elevation": 45.77, "pano_id": "TMX7316010203-002313_pano_0003_000317", "timestamp": "2021-09-16T11:02:14.834930Z", "filename": "pano_0003_000317.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 1.4568537, "relative_pitch": 88.17682386779177, "relative_heading": 205.9731140102987, "relative_elevation": 45.7681472720578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91334946604874, 52.3766900648174, 45.7386623332277 ] }, "distance": 1.65, "direction": 239.1, "angle": 87.94, "elevation": 45.74, "pano_id": "TMX7315120208-000054_pano_0001_001140", "timestamp": "2016-05-19T12:55:16.125530Z", "filename": "pano_0001_001140.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 1.64760496, "relative_pitch": 87.93697484556525, "relative_heading": 239.10022488547014, "relative_elevation": 45.7386623332277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91335938345169, 52.3766843170659, 45.8700569896027 ] }, "distance": 1.66, "direction": 206.43, "angle": 87.93, "elevation": 45.87, "pano_id": "TMX7316010203-001195_pano_0000_003517", "timestamp": "2019-05-21T10:51:17.872330Z", "filename": "pano_0000_003517.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 1.65905604, "relative_pitch": 87.92859443242926, "relative_heading": 206.4271809783821, "relative_elevation": 45.8700569896027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91334393693467, 52.3766919442026, 45.7580582369119 ] }, "distance": 1.9, "direction": 250.41, "angle": 87.62, "elevation": 45.76, "pano_id": "TMX7316010203-001669_pano_0000_001108", "timestamp": "2020-04-22T10:25:32.613200Z", "filename": "pano_0000_001108.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 1.90023038, "relative_pitch": 87.6220000885234, "relative_heading": 250.41457719713617, "relative_elevation": 45.7580582369119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91334064293402, 52.3766930242241, 45.6331720212474 ] }, "distance": 2.08, "direction": 255.61, "angle": 87.39, "elevation": 45.63, "pano_id": "TMX7316010203-000224_pano_0000_001531", "timestamp": "2017-03-27T09:10:02.052990Z", "filename": "pano_0000_001531.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 2.07984045, "relative_pitch": 87.39041441146031, "relative_heading": 255.61235548239208, "relative_elevation": 45.6331720212474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91341803610322, 52.3766868814737, 45.7561511397362 ] }, "distance": 3.47, "direction": 110.24, "angle": 85.66, "elevation": 45.76, "pano_id": "TMX7316010203-001669_pano_0000_001109", "timestamp": "2020-04-22T10:25:33.318210Z", "filename": "pano_0000_001109.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 3.47008487, "relative_pitch": 85.66306716855259, "relative_heading": 110.23726065759419, "relative_elevation": 45.7561511397362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91342221684264, 52.376686671621, 45.7410706561059 ] }, "distance": 3.75, "direction": 109.07, "angle": 85.32, "elevation": 45.74, "pano_id": "TMX7315120208-000054_pano_0001_001139", "timestamp": "2016-05-19T12:55:15.110490Z", "filename": "pano_0001_001139.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 3.74607803, "relative_pitch": 85.31806941597641, "relative_heading": 109.06599599604984, "relative_elevation": 45.7410706561059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91330380701127, 52.3767010760377, 45.8634392414242 ] }, "distance": 4.54, "direction": 274.79, "angle": 84.35, "elevation": 45.86, "pano_id": "TMX7316010203-000719_pano_0000_003198", "timestamp": "2018-05-14T12:34:03.044090Z", "filename": "pano_0000_003198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 4.53900216, "relative_pitch": 84.34796986217265, "relative_heading": 274.791746183192, "relative_elevation": 45.8634392414242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91343113441107, 52.3766798134882, 45.8634526561946 ] }, "distance": 4.6, "direction": 115.59, "angle": 84.27, "elevation": 45.86, "pano_id": "TMX7316010203-001195_pano_0000_003518", "timestamp": "2019-05-21T10:51:18.807240Z", "filename": "pano_0000_003518.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 4.5991569, "relative_pitch": 84.27356059341069, "relative_heading": 115.5943003652521, "relative_elevation": 45.8634526561946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913439477527207, 52.3766941528867, 0.0 ] }, "distance": 4.73, "direction": 94.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00411", "timestamp": "2025-06-19T08:55:45Z", "filename": "recording_2025-06-19_08-46-57_00411.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 4.73223041, "relative_pitch": 0.0, "relative_heading": 94.74198312473496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91343295867174, 52.3766793096338, 45.7471942501143 ] }, "distance": 4.74, "direction": 115.56, "angle": 84.09, "elevation": 45.75, "pano_id": "TMX7316010203-002313_pano_0003_000318", "timestamp": "2021-09-16T11:02:15.639960Z", "filename": "pano_0003_000318.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 4.73542034, "relative_pitch": 84.09020088197127, "relative_heading": 115.55675229193461, "relative_elevation": 45.7471942501143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91344166489474, 52.3766939179196, 45.8206130070612 ] }, "distance": 4.88, "direction": 94.9, "angle": 83.92, "elevation": 45.82, "pano_id": "TMX7316010203-002590_pano_0002_000136", "timestamp": "2022-06-10T14:02:46.347370Z", "filename": "pano_0002_000136.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 4.8828612, "relative_pitch": 83.91724681003465, "relative_heading": 94.90323130959364, "relative_elevation": 45.8206130070612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track01_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913294925952269, 52.376700998299825, 0.0 ] }, "distance": 5.14, "direction": 274.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track01_Sphere_00116", "timestamp": "2025-01-30T08:43:03Z", "filename": "Job_20250130_0915_Track01_Sphere_00116.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 5.14130656, "relative_pitch": 0.0, "relative_heading": 274.132652029281, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track01_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913446729197652, 52.376693067425876, 0.0 ] }, "distance": 5.23, "direction": 95.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track01_Sphere_00114", "timestamp": "2025-01-30T08:43:01Z", "filename": "Job_20250130_0915_Track01_Sphere_00114.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 5.2349688, "relative_pitch": 0.0, "relative_heading": 95.61262312836215, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913293194924257, 52.37670219572255, 0.0 ] }, "distance": 5.27, "direction": 275.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00413", "timestamp": "2025-06-19T08:55:47Z", "filename": "recording_2025-06-19_08-46-57_00413.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 5.26995375, "relative_pitch": 0.0, "relative_heading": 275.4852847190854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91329092332376, 52.3766991936529, 45.8082827208564 ] }, "distance": 5.4, "direction": 271.8, "angle": 83.27, "elevation": 45.81, "pano_id": "TMX7316010203-002590_pano_0002_000138", "timestamp": "2022-06-10T14:02:49.162150Z", "filename": "pano_0002_000138.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 5.40318359, "relative_pitch": 83.2729242828329, "relative_heading": 271.7998269295407, "relative_elevation": 45.8082827208564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91328872656297, 52.376692328623, 45.765009473078 ] }, "distance": 5.58, "direction": 263.89, "angle": 83.05, "elevation": 45.77, "pano_id": "TMX7316010203-002313_pano_0003_000316", "timestamp": "2021-09-16T11:02:14.064920Z", "filename": "pano_0003_000316.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 5.58183557, "relative_pitch": 83.04613354365308, "relative_heading": 263.88913749851406, "relative_elevation": 45.765009473078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91345219146336, 52.3766973075188, 45.9020033152774 ] }, "distance": 5.58, "direction": 90.41, "angle": 83.07, "elevation": 45.9, "pano_id": "TMX7316010203-000719_pano_0000_003200", "timestamp": "2018-05-14T12:34:04.514160Z", "filename": "pano_0000_003200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 5.58199643, "relative_pitch": 83.06648708551974, "relative_heading": 90.41239218224285, "relative_elevation": 45.9020033152774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91328788228705, 52.3766887424558, 45.8646996757016 ] }, "distance": 5.69, "direction": 259.96, "angle": 82.92, "elevation": 45.86, "pano_id": "TMX7316010203-001195_pano_0000_003516", "timestamp": "2019-05-21T10:51:16.927240Z", "filename": "pano_0000_003516.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 5.69489951, "relative_pitch": 82.9219602363776, "relative_heading": 259.9556510981874, "relative_elevation": 45.8646996757016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91327671154517, 52.3766916361346, 45.7380700474605 ] }, "distance": 6.4, "direction": 263.98, "angle": 82.03, "elevation": 45.74, "pano_id": "TMX7315120208-000054_pano_0001_001141", "timestamp": "2016-05-19T12:55:17.125520Z", "filename": "pano_0001_001141.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 6.4036212, "relative_pitch": 82.03003159643919, "relative_heading": 263.982947066386, "relative_elevation": 45.7380700474605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91326983580774, 52.3766951962404, 45.7610701182857 ] }, "distance": 6.84, "direction": 267.7, "angle": 81.5, "elevation": 45.76, "pano_id": "TMX7316010203-001669_pano_0000_001107", "timestamp": "2020-04-22T10:25:31.888230Z", "filename": "pano_0000_001107.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 6.84211259, "relative_pitch": 81.49623425463041, "relative_heading": 267.6956398245895, "relative_elevation": 45.7610701182857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91347622655262, 52.3766734375577, 45.5696666818112 ] }, "distance": 7.71, "direction": 110.48, "angle": 80.4, "elevation": 45.57, "pano_id": "TMX7316010203-000224_pano_0000_001532", "timestamp": "2017-03-27T09:10:05.217700Z", "filename": "pano_0000_001532.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 7.70576759, "relative_pitch": 80.40215698747225, "relative_heading": 110.48155113960243, "relative_elevation": 45.5696666818112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91349229165966, 52.3766805309518, 45.7493530390784 ] }, "distance": 8.53, "direction": 102.92, "angle": 79.44, "elevation": 45.75, "pano_id": "TMX7316010203-001669_pano_0000_001110", "timestamp": "2020-04-22T10:25:34.018230Z", "filename": "pano_0000_001110.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 8.52861199, "relative_pitch": 79.44011297687031, "relative_heading": 102.92042364613096, "relative_elevation": 45.7493530390784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91349481987609, 52.3766818837219, 45.7175085358322 ] }, "distance": 8.66, "direction": 101.7, "angle": 79.27, "elevation": 45.72, "pano_id": "TMX7315120208-000054_pano_0001_001138", "timestamp": "2016-05-19T12:55:14.130560Z", "filename": "pano_0001_001138.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 8.66474621, "relative_pitch": 79.26813863289706, "relative_heading": 101.69559258529975, "relative_elevation": 45.7175085358322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91350315438954, 52.3766752077622, 45.8731618169695 ] }, "distance": 9.39, "direction": 105.43, "angle": 78.43, "elevation": 45.87, "pano_id": "TMX7316010203-001195_pano_0000_003519", "timestamp": "2019-05-21T10:51:19.742320Z", "filename": "pano_0000_003519.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 9.39111967, "relative_pitch": 78.43031121083405, "relative_heading": 105.43443843953824, "relative_elevation": 45.8731618169695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91322948805447, 52.3766999705679, 45.8647378943861 ] }, "distance": 9.59, "direction": 271.53, "angle": 78.19, "elevation": 45.86, "pano_id": "TMX7316010203-000719_pano_0000_003197", "timestamp": "2018-05-14T12:34:02.283950Z", "filename": "pano_0000_003197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 9.58768573, "relative_pitch": 78.19276703279392, "relative_heading": 271.5309820652722, "relative_elevation": 45.8647378943861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91350539994089, 52.3766732192353, 45.7449884228408 ] }, "distance": 9.6, "direction": 106.46, "angle": 78.15, "elevation": 45.74, "pano_id": "TMX7316010203-002313_pano_0003_000319", "timestamp": "2021-09-16T11:02:16.479950Z", "filename": "pano_0003_000319.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 9.59896743, "relative_pitch": 78.14919436012246, "relative_heading": 106.46469842934114, "relative_elevation": 45.7449884228408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913512147014622, 52.376688242098844, 0.0 ] }, "distance": 9.72, "direction": 96.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00410", "timestamp": "2025-06-19T08:55:44Z", "filename": "recording_2025-06-19_08-46-57_00410.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 9.72158331, "relative_pitch": 0.0, "relative_heading": 96.19404590335238, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9135172938984, 52.376689455651, 45.8287847749889 ] }, "distance": 10.06, "direction": 95.21, "angle": 77.62, "elevation": 45.83, "pano_id": "TMX7316010203-002590_pano_0002_000135", "timestamp": "2022-06-10T14:02:44.832190Z", "filename": "pano_0002_000135.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 10.05694205, "relative_pitch": 77.62286320411343, "relative_heading": 95.21370501605834, "relative_elevation": 45.8287847749889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track01_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913519137708961, 52.37668821613698, 0.0 ] }, "distance": 10.2, "direction": 95.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track01_Sphere_00113", "timestamp": "2025-01-30T08:43:00Z", "filename": "Job_20250130_0915_Track01_Sphere_00113.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 10.19529786, "relative_pitch": 0.0, "relative_heading": 95.92151349124394, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913219759301106, 52.376702836523314, 0.0 ] }, "distance": 10.26, "direction": 273.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00414", "timestamp": "2025-06-19T08:55:48Z", "filename": "recording_2025-06-19_08-46-57_00414.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 10.26291538, "relative_pitch": 0.0, "relative_heading": 273.2121710230969, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track01_Sphere_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913219481052062, 52.37670276350806, 0.0 ] }, "distance": 10.28, "direction": 273.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track01_Sphere_00117", "timestamp": "2025-01-30T08:43:04Z", "filename": "Job_20250130_0915_Track01_Sphere_00117.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 10.28138324, "relative_pitch": 0.0, "relative_heading": 273.16104809113045, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91321641517601, 52.3766917812437, 45.8804498203099 ] }, "distance": 10.49, "direction": 266.42, "angle": 77.12, "elevation": 45.88, "pano_id": "TMX7316010203-001195_pano_0000_003515", "timestamp": "2019-05-21T10:51:15.957250Z", "filename": "pano_0000_003515.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 10.49499469, "relative_pitch": 77.11546317121675, "relative_heading": 266.42124581633584, "relative_elevation": 45.8804498203099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91321603197819, 52.3766977821634, 45.804254475981 ] }, "distance": 10.5, "direction": 270.07, "angle": 77.09, "elevation": 45.8, "pano_id": "TMX7316010203-002313_pano_0003_000315", "timestamp": "2021-09-16T11:02:13.289980Z", "filename": "pano_0003_000315.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 10.50063084, "relative_pitch": 77.08804846496331, "relative_heading": 270.06900852577706, "relative_elevation": 45.804254475981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91321586920655, 52.3766979295441, 45.8026142101735 ] }, "distance": 10.51, "direction": 270.16, "angle": 77.07, "elevation": 45.8, "pano_id": "TMX7316010203-002590_pano_0002_000139", "timestamp": "2022-06-10T14:02:50.592180Z", "filename": "pano_0002_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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 10.51174808, "relative_pitch": 77.07438983241862, "relative_heading": 270.15832483101775, "relative_elevation": 45.8026142101735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91352629346805, 52.3766926274774, 45.9105504024774 ] }, "distance": 10.64, "direction": 93.02, "angle": 76.95, "elevation": 45.91, "pano_id": "TMX7316010203-000719_pano_0000_003201", "timestamp": "2018-05-14T12:34:05.243980Z", "filename": "pano_0000_003201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 10.6429963, "relative_pitch": 76.94822098556179, "relative_heading": 93.02116567429712, "relative_elevation": 45.9105504024774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91320402072369, 52.3766924260283, 45.737710098736 ] }, "distance": 11.33, "direction": 267.05, "angle": 76.08, "elevation": 45.74, "pano_id": "TMX7315120208-000054_pano_0001_001142", "timestamp": "2016-05-19T12:55:18.090530Z", "filename": "pano_0001_001142.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 11.33361455, "relative_pitch": 76.08267803151368, "relative_heading": 267.0496265777245, "relative_elevation": 45.737710098736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91320215796789, 52.3766958335505, 45.6279902849346 ] }, "distance": 11.45, "direction": 268.98, "angle": 75.92, "elevation": 45.63, "pano_id": "TMX7316010203-000224_pano_0000_001530", "timestamp": "2017-03-27T09:09:59.477760Z", "filename": "pano_0000_001530.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 11.44726577, "relative_pitch": 75.91617545342548, "relative_heading": 268.97797744679895, "relative_elevation": 45.6279902849346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91354190345167, 52.3766894471064, 45.7001412222162 ] }, "distance": 11.73, "direction": 94.47, "angle": 75.61, "elevation": 45.7, "pano_id": "TMX7316010203-000224_pano_0000_001514", "timestamp": "2017-03-27T09:08:31.138520Z", "filename": "pano_0000_001514.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 11.7269834, "relative_pitch": 75.60802019976236, "relative_heading": 94.47422589002143, "relative_elevation": 45.7001412222162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91319566460792, 52.376697060121, 45.7726085502654 ] }, "distance": 11.89, "direction": 269.67, "angle": 75.44, "elevation": 45.77, "pano_id": "TMX7316010203-001669_pano_0000_001106", "timestamp": "2020-04-22T10:25:31.138240Z", "filename": "pano_0000_001106.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 11.88783529, "relative_pitch": 75.44107754534099, "relative_heading": 269.67373105530436, "relative_elevation": 45.7726085502654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91356616795269, 52.3766734786307, 45.745021443814 ] }, "distance": 13.61, "direction": 101.4, "angle": 73.43, "elevation": 45.75, "pano_id": "TMX7316010203-001669_pano_0000_001111", "timestamp": "2020-04-22T10:25:34.713150Z", "filename": "pano_0000_001111.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 13.61244614, "relative_pitch": 73.42845864550159, "relative_heading": 101.40476361321556, "relative_elevation": 45.745021443814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91356726985355, 52.3766768170857, 45.7087796749547 ] }, "distance": 13.62, "direction": 99.81, "angle": 73.41, "elevation": 45.71, "pano_id": "TMX7315120208-000054_pano_0001_001137", "timestamp": "2016-05-19T12:55:13.140560Z", "filename": "pano_0001_001137.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 13.61782069, "relative_pitch": 73.40985277807532, "relative_heading": 99.80999880631575, "relative_elevation": 45.7087796749547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91357522316695, 52.37667075263, 45.8749842504039 ] }, "distance": 14.28, "direction": 102.11, "angle": 72.71, "elevation": 45.87, "pano_id": "TMX7316010203-001195_pano_0000_003520", "timestamp": "2019-05-21T10:51:20.677230Z", "filename": "pano_0000_003520.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 14.27798993, "relative_pitch": 72.7119283848307, "relative_heading": 102.10866064553095, "relative_elevation": 45.8749842504039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91357805751668, 52.3766675954065, 45.7422035057098 ] }, "distance": 14.54, "direction": 103.3, "angle": 72.36, "elevation": 45.74, "pano_id": "TMX7316010203-002313_pano_0003_000320", "timestamp": "2021-09-16T11:02:17.339950Z", "filename": "pano_0003_000320.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 14.54356766, "relative_pitch": 72.3621265010844, "relative_heading": 103.30249350771022, "relative_elevation": 45.7422035057098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91315541075463, 52.3766970558214, 45.833835799247 ] }, "distance": 14.63, "direction": 269.73, "angle": 72.3, "elevation": 45.83, "pano_id": "TMX7316010203-000719_pano_0000_003196", "timestamp": "2018-05-14T12:34:01.493980Z", "filename": "pano_0000_003196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 14.62909122, "relative_pitch": 72.29812992766462, "relative_heading": 269.73302413485527, "relative_elevation": 45.833835799247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913584907856579, 52.376682026050375, 0.0 ] }, "distance": 14.72, "direction": 96.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00409", "timestamp": "2025-06-19T08:55:43Z", "filename": "recording_2025-06-19_08-46-57_00409.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 14.72310175, "relative_pitch": 0.0, "relative_heading": 96.78950538761563, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913146496079502, 52.3767010872432, 0.0 ] }, "distance": 15.24, "direction": 271.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00415", "timestamp": "2025-06-19T08:55:49Z", "filename": "recording_2025-06-19_08-46-57_00415.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 15.24076971, "relative_pitch": 0.0, "relative_heading": 271.4303304877604, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track01_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913592886869277, 52.37668296571984, 0.0 ] }, "distance": 15.25, "direction": 96.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track01_Sphere_00112", "timestamp": "2025-01-30T08:42:59Z", "filename": "Job_20250130_0915_Track01_Sphere_00112.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 15.25122673, "relative_pitch": 0.0, "relative_heading": 96.15809477527506, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91359324627239, 52.3766846514685, 45.8193609947339 ] }, "distance": 15.26, "direction": 95.45, "angle": 71.58, "elevation": 45.82, "pano_id": "TMX7316010203-002590_pano_0002_000134", "timestamp": "2022-06-10T14:02:43.242180Z", "filename": "pano_0002_000134.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 15.25661034, "relative_pitch": 71.58363392344224, "relative_heading": 95.44782669235383, "relative_elevation": 45.8193609947339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track01_Sphere_00118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913145006253505, 52.3767017014295, 0.0 ] }, "distance": 15.34, "direction": 271.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track01_Sphere_00118", "timestamp": "2025-01-30T08:43:05Z", "filename": "Job_20250130_0915_Track01_Sphere_00118.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 15.34404211, "relative_pitch": 0.0, "relative_heading": 271.67599513117216, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9131445568329, 52.3766920104985, 45.8679194943979 ] }, "distance": 15.38, "direction": 267.65, "angle": 71.46, "elevation": 45.87, "pano_id": "TMX7316010203-001195_pano_0000_003514", "timestamp": "2019-05-21T10:51:14.957260Z", "filename": "pano_0000_003514.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 15.38097735, "relative_pitch": 71.46205370030253, "relative_heading": 267.6540953424975, "relative_elevation": 45.8679194943979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91314236865547, 52.376699562369, 45.8082916876301 ] }, "distance": 15.52, "direction": 270.78, "angle": 71.29, "elevation": 45.81, "pano_id": "TMX7316010203-002313_pano_0003_000314", "timestamp": "2021-09-16T11:02:12.494920Z", "filename": "pano_0003_000314.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 15.51853041, "relative_pitch": 71.2850994593714, "relative_heading": 270.77813871140523, "relative_elevation": 45.8082916876301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91314138613399, 52.3766930417877, 45.7752136271447 ] }, "distance": 15.59, "direction": 268.11, "angle": 71.19, "elevation": 45.78, "pano_id": "TMX7316010203-002590_pano_0002_000140", "timestamp": "2022-06-10T14:02:52.097130Z", "filename": "pano_0002_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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 15.59251266, "relative_pitch": 71.18950300725244, "relative_heading": 268.1079057469471, "relative_elevation": 45.7752136271447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91360011989535, 52.3766861029355, 45.8886122135445 ] }, "distance": 15.71, "direction": 94.7, "angle": 71.1, "elevation": 45.89, "pano_id": "TMX7316010203-000719_pano_0000_003202", "timestamp": "2018-05-14T12:34:05.983910Z", "filename": "pano_0000_003202.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 15.70859646, "relative_pitch": 71.10289140664007, "relative_heading": 94.6992693365377, "relative_elevation": 45.8886122135445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91313175130745, 52.3766902739274, 45.7535572918132 ] }, "distance": 16.26, "direction": 267.1, "angle": 70.43, "elevation": 45.75, "pano_id": "TMX7315120208-000054_pano_0001_001143", "timestamp": "2016-05-19T12:55:18.985500Z", "filename": "pano_0001_001143.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 16.26097535, "relative_pitch": 70.4346078484506, "relative_heading": 267.0995701433894, "relative_elevation": 45.7535572918132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91361064313303, 52.3766663696852, 45.5617885654792 ] }, "distance": 16.74, "direction": 102.01, "angle": 69.83, "elevation": 45.56, "pano_id": "TMX7316010203-000224_pano_0000_001533", "timestamp": "2017-03-27T09:10:08.912760Z", "filename": "pano_0000_001533.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 16.73875814, "relative_pitch": 69.82738033724952, "relative_heading": 102.00896219361584, "relative_elevation": 45.5617885654792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91312096931248, 52.3766959704074, 45.7726774243638 ] }, "distance": 16.98, "direction": 269.36, "angle": 69.65, "elevation": 45.77, "pano_id": "TMX7316010203-001669_pano_0000_001105", "timestamp": "2020-04-22T10:25:30.333210Z", "filename": "pano_0000_001105.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 16.97544859, "relative_pitch": 69.65198457476481, "relative_heading": 269.36228408047424, "relative_elevation": 45.7726774243638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91363961543589, 52.3766717986743, 45.7128942878917 ] }, "distance": 18.57, "direction": 98.92, "angle": 67.89, "elevation": 45.71, "pano_id": "TMX7315120208-000054_pano_0001_001136", "timestamp": "2016-05-19T12:55:12.135600Z", "filename": "pano_0001_001136.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 18.56991938, "relative_pitch": 67.89156716528271, "relative_heading": 98.91770829395384, "relative_elevation": 45.7128942878917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91364043580948, 52.3766663875949, 45.7349790092558 ] }, "distance": 18.73, "direction": 100.71, "angle": 67.73, "elevation": 45.73, "pano_id": "TMX7316010203-001669_pano_0000_001112", "timestamp": "2020-04-22T10:25:35.428170Z", "filename": "pano_0000_001112.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 18.727627, "relative_pitch": 67.73180896965266, "relative_heading": 100.71136268028873, "relative_elevation": 45.7349790092558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91364711012294, 52.3766661310474, 45.8696600599214 ] }, "distance": 19.18, "direction": 100.54, "angle": 67.31, "elevation": 45.87, "pano_id": "TMX7316010203-001195_pano_0000_003521", "timestamp": "2019-05-21T10:51:21.612330Z", "filename": "pano_0000_003521.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 19.1796175, "relative_pitch": 67.30858697494168, "relative_heading": 100.5427877443922, "relative_elevation": 45.8696600599214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91365098182094, 52.3766627373455, 45.747349047102 ] }, "distance": 19.51, "direction": 101.49, "angle": 66.9, "elevation": 45.75, "pano_id": "TMX7316010203-002313_pano_0003_000321", "timestamp": "2021-09-16T11:02:18.204900Z", "filename": "pano_0003_000321.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 19.51060017, "relative_pitch": 66.90243490352853, "relative_heading": 101.49140932199283, "relative_elevation": 45.747349047102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91308182426487, 52.3766906725073, 45.8293890636414 ] }, "distance": 19.66, "direction": 267.73, "angle": 66.79, "elevation": 45.83, "pano_id": "TMX7316010203-000719_pano_0000_003195", "timestamp": "2018-05-14T12:34:00.643930Z", "filename": "pano_0000_003195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 19.65560069, "relative_pitch": 66.7861660715035, "relative_heading": 267.7302415285962, "relative_elevation": 45.8293890636414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913657509924735, 52.37667554867926, 0.0 ] }, "distance": 19.72, "direction": 97.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00408", "timestamp": "2025-06-19T08:55:42Z", "filename": "recording_2025-06-19_08-46-57_00408.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 19.71828349, "relative_pitch": 0.0, "relative_heading": 97.17067968958835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913073684975655, 52.37669551097213, 0.0 ] }, "distance": 20.2, "direction": 269.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00416", "timestamp": "2025-06-19T08:55:51Z", "filename": "recording_2025-06-19_08-46-57_00416.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 20.19589027, "relative_pitch": 0.0, "relative_heading": 269.31896664151037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91307389507188, 52.3766880072202, 45.8751361994073 ] }, "distance": 20.21, "direction": 266.95, "angle": 66.23, "elevation": 45.88, "pano_id": "TMX7316010203-001195_pano_0000_003513", "timestamp": "2019-05-21T10:51:13.922490Z", "filename": "pano_0000_003513.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 20.2087732, "relative_pitch": 66.2256973119937, "relative_heading": 266.95065825036244, "relative_elevation": 45.8751361994073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track01_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913665316942321, 52.3766774673142, 0.0 ] }, "distance": 20.22, "direction": 96.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track01_Sphere_00111", "timestamp": "2025-01-30T08:42:59Z", "filename": "Job_20250130_0915_Track01_Sphere_00111.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 20.2210468, "relative_pitch": 0.0, "relative_heading": 96.38240569651563, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track01_Sphere_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track01_Sphere_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.913071385353308, 52.37669631964431, 0.0 ] }, "distance": 20.35, "direction": 269.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track01_Sphere_00119", "timestamp": "2025-01-30T08:43:07Z", "filename": "Job_20250130_0915_Track01_Sphere_00119.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 20.35162093, "relative_pitch": 0.0, "relative_heading": 269.57752481745393, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91366941593983, 52.3766793438164, 45.8219405580312 ] }, "distance": 20.48, "direction": 95.71, "angle": 65.92, "elevation": 45.82, "pano_id": "TMX7316010203-002590_pano_0002_000133", "timestamp": "2022-06-10T14:02:41.587160Z", "filename": "pano_0002_000133.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 20.47663559, "relative_pitch": 65.92137219258026, "relative_heading": 95.7149188209658, "relative_elevation": 45.8219405580312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91306923902129, 52.3766934860102, 45.8107585646212 ] }, "distance": 20.5, "direction": 268.7, "angle": 65.89, "elevation": 45.81, "pano_id": "TMX7316010203-002313_pano_0003_000313", "timestamp": "2021-09-16T11:02:11.659970Z", "filename": "pano_0003_000313.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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 20.50251662, "relative_pitch": 65.88918941691465, "relative_heading": 268.6993677582276, "relative_elevation": 45.8107585646212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91306907868234, 52.3766836595411, 45.7599982060492 ] }, "distance": 20.57, "direction": 265.65, "angle": 65.8, "elevation": 45.76, "pano_id": "TMX7316010203-002590_pano_0002_000141", "timestamp": "2022-06-10T14:02:53.567130Z", "filename": "pano_0002_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_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 20.56731458, "relative_pitch": 65.79796251779425, "relative_heading": 265.65335068186187, "relative_elevation": 45.7599982060492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track01_Sphere_00115/adjacencies/b_20250130_0915_Track01_Sphere_00115/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91367387738364, 52.3766786984304, 45.8851936897263 ] }, "distance": 20.79, "direction": 95.83, "angle": 65.63, "elevation": 45.89, "pano_id": "TMX7316010203-000719_pano_0000_003203", "timestamp": "2018-05-14T12:34:06.744140Z", "filename": "pano_0000_003203.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track01_Sphere_00115", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122734.79608819471, 487752.9284605456 ] }, "relative_distance": 20.78614246, "relative_pitch": 65.62931850080442, "relative_heading": 95.82849049592242, "relative_elevation": 45.8851936897263 } ] } }