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_20241021_0921_Track75_Sphere_00236/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822049853868372, 52.33708131908277, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00236", "timestamp": "2024-10-21T11:27:07Z", "filename": "Job_20241021_0921_Track75_Sphere_00236.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "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_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82205172066822, 52.3370817607226, 45.0980603666976 ] }, "distance": 0.14, "direction": 68.88, "angle": 89.83, "elevation": 45.1, "pano_id": "TMX7316010203-001305_pano_0000_006457", "timestamp": "2019-07-11T07:59:01.479970Z", "filename": "pano_0000_006457.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 0.13640302, "relative_pitch": 89.82670444219596, "relative_heading": 68.88276930774724, "relative_elevation": 45.0980603666976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_000667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82206145492617, 52.3370798137079, 45.078471718356 ] }, "distance": 0.81, "direction": 101.96, "angle": 88.97, "elevation": 45.08, "pano_id": "TMX7316010203-002466_pano_0002_000667", "timestamp": "2022-03-22T11:36:44.266660Z", "filename": "pano_0002_000667.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 0.80828716, "relative_pitch": 88.97275841628202, "relative_heading": 101.96060078958256, "relative_elevation": 45.078471718356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82205092231634, 52.3370732409894, 45.3143622670323 ] }, "distance": 0.9, "direction": 175.37, "angle": 88.86, "elevation": 45.31, "pano_id": "TMX7316010203-002219_pano_0000_002421", "timestamp": "2021-07-07T08:31:24.216800Z", "filename": "pano_0000_002421.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 0.90182508, "relative_pitch": 88.8598769083997, "relative_heading": 175.36806151853798, "relative_elevation": 45.3143622670323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82203625873713, 52.3370777800967, 44.9452595151961 ] }, "distance": 1.01, "direction": 246.98, "angle": 88.72, "elevation": 44.95, "pano_id": "TMX7316010203-000288_pano_0003_002789", "timestamp": "2017-05-08T11:20:57.348080Z", "filename": "pano_0003_002789.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 1.0068613, "relative_pitch": 88.71667766003213, "relative_heading": 246.9762524812023, "relative_elevation": 44.9452595151961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82206455786777, 52.337078834372, 44.9450667640194 ] }, "distance": 1.04, "direction": 105.42, "angle": 88.67, "elevation": 44.95, "pano_id": "TMX7316010203-000028_pano_0002_000258", "timestamp": "2016-07-27T08:11:51.603880Z", "filename": "pano_0002_000258.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 1.03967594, "relative_pitch": 88.6748618688629, "relative_heading": 105.4223328363872, "relative_elevation": 44.9450667640194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_002984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82207840350577, 52.337078961651, 45.0477705942467 ] }, "distance": 1.96, "direction": 97.68, "angle": 87.5, "elevation": 45.05, "pano_id": "TMX7316010203-002325_pano_0002_002984", "timestamp": "2021-09-23T10:09:05.852820Z", "filename": "pano_0002_002984.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 1.96357239, "relative_pitch": 87.50413308805143, "relative_heading": 97.67727836759619, "relative_elevation": 45.0477705942467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_001359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8220786869065, 52.3370850368479, 45.0806944845244 ] }, "distance": 2.01, "direction": 78.11, "angle": 87.45, "elevation": 45.08, "pano_id": "TMX7316060226-000018_pano_0001_001359", "timestamp": "2016-08-12T10:12:24.468600Z", "filename": "pano_0001_001359.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 2.00835667, "relative_pitch": 87.44914480378436, "relative_heading": 78.11287165371131, "relative_elevation": 45.0806944845244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001516_pano_0000_002085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82201978851585, 52.3370833365375, 45.1320281736553 ] }, "distance": 2.06, "direction": 276.25, "angle": 87.38, "elevation": 45.13, "pano_id": "TMX7316010203-001516_pano_0000_002085", "timestamp": "2019-12-17T08:40:31.174800Z", "filename": "pano_0000_002085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 2.06154316, "relative_pitch": 87.38465831133107, "relative_heading": 276.2515772854471, "relative_elevation": 45.1320281736553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82202033292341, 52.3370762828252, 44.9629818247631 ] }, "distance": 2.09, "direction": 254.44, "angle": 87.34, "elevation": 44.96, "pano_id": "TMX7316010203-000809_pano_0000_001068", "timestamp": "2018-06-26T10:58:25.173490Z", "filename": "pano_0000_001068.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 2.08875728, "relative_pitch": 87.34023428727193, "relative_heading": 254.4371735282956, "relative_elevation": 44.9629818247631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822082038208218, 52.3370830726207, 0.0 ] }, "distance": 2.2, "direction": 84.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00181", "timestamp": "2025-07-15T08:33:44Z", "filename": "recording_2025-07-15_08-32-06_00181.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 2.20237679, "relative_pitch": 0.0, "relative_heading": 84.91712097743027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822008656070003, 52.33708336927146, 0.0 ] }, "distance": 2.82, "direction": 274.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00180", "timestamp": "2025-07-15T08:33:43Z", "filename": "recording_2025-07-15_08-32-06_00180.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 2.81733397, "relative_pitch": 0.0, "relative_heading": 274.64459794384584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822092585259806, 52.337080974901106, 0.0 ] }, "distance": 2.91, "direction": 90.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00237", "timestamp": "2024-10-21T11:27:07Z", "filename": "Job_20241021_0921_Track75_Sphere_00237.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 2.91286541, "relative_pitch": 0.0, "relative_heading": 90.75333028261025, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001516_pano_0000_002086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82209374810246, 52.3370825840345, 45.1303636915982 ] }, "distance": 3.0, "direction": 87.31, "angle": 86.2, "elevation": 45.13, "pano_id": "TMX7316010203-001516_pano_0000_002086", "timestamp": "2019-12-17T08:40:31.479800Z", "filename": "pano_0000_002086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 2.99518325, "relative_pitch": 86.20299843546898, "relative_heading": 87.30642738051489, "relative_elevation": 45.1303636915982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822004657835116, 52.33708163350143, 0.0 ] }, "distance": 3.08, "direction": 270.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00235", "timestamp": "2024-10-21T11:27:07Z", "filename": "Job_20241021_0921_Track75_Sphere_00235.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 3.08080468, "relative_pitch": 0.0, "relative_heading": 270.6506999477783, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_001358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82200479278895, 52.3370855669807, 45.0808082073927 ] }, "distance": 3.11, "direction": 278.75, "angle": 86.06, "elevation": 45.08, "pano_id": "TMX7316060226-000018_pano_0001_001358", "timestamp": "2016-08-12T10:12:24.148630Z", "filename": "pano_0001_001358.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 3.10756636, "relative_pitch": 86.05665413205296, "relative_heading": 278.74901065760776, "relative_elevation": 45.0808082073927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8220941795974, 52.3370741451458, 44.9618452172726 ] }, "distance": 3.12, "direction": 104.8, "angle": 86.02, "elevation": 44.96, "pano_id": "TMX7316010203-000809_pano_0000_001069", "timestamp": "2018-06-26T10:58:25.568480Z", "filename": "pano_0000_001069.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 3.12496437, "relative_pitch": 86.02418897738991, "relative_heading": 104.8002094173238, "relative_elevation": 44.9618452172726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_002983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82200349461431, 52.3370799695642, 45.0490908576176 ] }, "distance": 3.16, "direction": 267.28, "angle": 85.98, "elevation": 45.05, "pano_id": "TMX7316010203-002325_pano_0002_002983", "timestamp": "2021-09-23T10:09:05.447780Z", "filename": "pano_0002_002983.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 3.16345846, "relative_pitch": 85.98314278139158, "relative_heading": 267.2792265143695, "relative_elevation": 45.0490908576176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82199102621307, 52.3370797596017, 44.9504337916151 ] }, "distance": 4.01, "direction": 267.52, "angle": 84.9, "elevation": 44.95, "pano_id": "TMX7316010203-000028_pano_0002_000257", "timestamp": "2016-07-27T08:11:51.103880Z", "filename": "pano_0002_000257.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 4.01350399, "relative_pitch": 84.89774319147895, "relative_heading": 267.5219898382966, "relative_elevation": 44.9504337916151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_000666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8219874625715, 52.33708054353, 45.0788358962163 ] }, "distance": 4.25, "direction": 268.84, "angle": 84.61, "elevation": 45.08, "pano_id": "TMX7316010203-002466_pano_0002_000666", "timestamp": "2022-03-22T11:36:43.971630Z", "filename": "pano_0002_000666.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 4.25352765, "relative_pitch": 84.60967122678447, "relative_heading": 268.837486459472, "relative_elevation": 45.0788358962163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82197851616281, 52.3370826262977, 45.1010243743658 ] }, "distance": 4.86, "direction": 271.71, "angle": 83.84, "elevation": 45.1, "pano_id": "TMX7316010203-001305_pano_0000_006456", "timestamp": "2019-07-11T07:59:01.139990Z", "filename": "pano_0000_006456.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 4.86462321, "relative_pitch": 83.84384304614242, "relative_heading": 271.7135036579676, "relative_elevation": 45.1010243743658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82197684578334, 52.337074822707, 45.3280966868624 ] }, "distance": 5.03, "direction": 261.73, "angle": 83.67, "elevation": 45.33, "pano_id": "TMX7316010203-002219_pano_0000_002420", "timestamp": "2021-07-07T08:31:23.721860Z", "filename": "pano_0000_002420.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 5.02853288, "relative_pitch": 83.6697003047887, "relative_heading": 261.7348458520531, "relative_elevation": 45.3280966868624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82212554759208, 52.3370808744062, 45.0915666827932 ] }, "distance": 5.16, "direction": 90.55, "angle": 83.47, "elevation": 45.09, "pano_id": "TMX7316010203-001305_pano_0000_006458", "timestamp": "2019-07-11T07:59:01.820000Z", "filename": "pano_0000_006458.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 5.15959586, "relative_pitch": 83.47232912987761, "relative_heading": 90.54944837471929, "relative_elevation": 45.0915666827932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8221252000743, 52.33707180205, 45.2992759374902 ] }, "distance": 5.24, "direction": 101.65, "angle": 83.4, "elevation": 45.3, "pano_id": "TMX7316010203-002219_pano_0000_002422", "timestamp": "2021-07-07T08:31:24.691840Z", "filename": "pano_0000_002422.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 5.24371994, "relative_pitch": 83.39698595259928, "relative_heading": 101.65128066698041, "relative_elevation": 45.2992759374902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_000668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82213563015473, 52.3370790928896, 45.0708983177319 ] }, "distance": 5.85, "direction": 92.43, "angle": 82.6, "elevation": 45.07, "pano_id": "TMX7316010203-002466_pano_0002_000668", "timestamp": "2022-03-22T11:36:44.561610Z", "filename": "pano_0002_000668.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 5.85184154, "relative_pitch": 82.60230792597082, "relative_heading": 92.42610366220468, "relative_elevation": 45.0708983177319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82213864046205, 52.3370777695179, 44.9323668237776 ] }, "distance": 6.06, "direction": 93.73, "angle": 82.31, "elevation": 44.93, "pano_id": "TMX7316010203-000028_pano_0002_000259", "timestamp": "2016-07-27T08:11:52.078900Z", "filename": "pano_0002_000259.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 6.06465708, "relative_pitch": 82.3130706148138, "relative_heading": 93.73411445145841, "relative_elevation": 44.9323668237776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_001360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82215187012995, 52.3370845400895, 45.0705151101574 ] }, "distance": 6.96, "direction": 87.05, "angle": 81.22, "elevation": 45.07, "pano_id": "TMX7316060226-000018_pano_0001_001360", "timestamp": "2016-08-12T10:12:24.783590Z", "filename": "pano_0001_001360.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 6.96275928, "relative_pitch": 81.21803370313951, "relative_heading": 87.049310381064, "relative_elevation": 45.0705151101574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_002985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82215296198967, 52.337077678981, 45.0379263721406 ] }, "distance": 7.04, "direction": 93.3, "angle": 81.12, "elevation": 45.04, "pano_id": "TMX7316010203-002325_pano_0002_002985", "timestamp": "2021-09-23T10:09:06.237800Z", "filename": "pano_0002_002985.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 7.03961367, "relative_pitch": 81.1163136515573, "relative_heading": 93.29848568117256, "relative_elevation": 45.0379263721406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82194667829252, 52.3370782071746, 44.9685751162469 ] }, "distance": 7.04, "direction": 267.18, "angle": 81.1, "elevation": 44.97, "pano_id": "TMX7316010203-000809_pano_0000_001067", "timestamp": "2018-06-26T10:58:24.778460Z", "filename": "pano_0000_001067.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 7.04106872, "relative_pitch": 81.10102254213929, "relative_heading": 267.1811467516813, "relative_elevation": 44.9685751162469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001516_pano_0000_002084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8219460290992, 52.3370840971061, 45.1356066083536 ] }, "distance": 7.08, "direction": 272.5, "angle": 81.08, "elevation": 45.14, "pano_id": "TMX7316010203-001516_pano_0000_002084", "timestamp": "2019-12-17T08:40:30.864810Z", "filename": "pano_0000_002084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 7.08354616, "relative_pitch": 81.0807975411277, "relative_heading": 272.50118368978747, "relative_elevation": 45.1356066083536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822155376901953, 52.337082730777915, 0.0 ] }, "distance": 7.19, "direction": 88.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00182", "timestamp": "2025-07-15T08:33:44Z", "filename": "recording_2025-07-15_08-32-06_00182.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 7.19426866, "relative_pitch": 0.0, "relative_heading": 88.74882334638752, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821935302244921, 52.33708374690228, 0.0 ] }, "distance": 7.81, "direction": 271.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00179", "timestamp": "2025-07-15T08:33:43Z", "filename": "recording_2025-07-15_08-32-06_00179.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 7.81262316, "relative_pitch": 0.0, "relative_heading": 271.9816702744251, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001516_pano_0000_002087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82216781735703, 52.3370818415709, 45.1198411630467 ] }, "distance": 8.04, "direction": 89.59, "angle": 79.9, "elevation": 45.12, "pano_id": "TMX7316010203-001516_pano_0000_002087", "timestamp": "2019-12-17T08:40:31.779820Z", "filename": "pano_0000_002087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 8.04071741, "relative_pitch": 79.8955081285635, "relative_heading": 89.58566682306713, "relative_elevation": 45.1198411630467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_001357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82193140045547, 52.3370861324997, 45.0859428402036 ] }, "distance": 8.09, "direction": 273.8, "angle": 79.83, "elevation": 45.09, "pano_id": "TMX7316060226-000018_pano_0001_001357", "timestamp": "2016-08-12T10:12:23.828600Z", "filename": "pano_0001_001357.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 8.09164661, "relative_pitch": 79.82535355589168, "relative_heading": 273.7953771781744, "relative_elevation": 45.0859428402036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82216802347243, 52.3370718701894, 44.9477778188884 ] }, "distance": 8.12, "direction": 97.44, "angle": 79.76, "elevation": 44.95, "pano_id": "TMX7316010203-000809_pano_0000_001070", "timestamp": "2018-06-26T10:58:25.963480Z", "filename": "pano_0000_001070.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 8.12289122, "relative_pitch": 79.7561608622901, "relative_heading": 97.43709221662046, "relative_elevation": 44.9477778188884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_002982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82192908786255, 52.3370809056071, 45.0549377929419 ] }, "distance": 8.23, "direction": 269.68, "angle": 79.65, "elevation": 45.05, "pano_id": "TMX7316010203-002325_pano_0002_002982", "timestamp": "2021-09-23T10:09:05.022900Z", "filename": "pano_0002_002982.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 8.2316582, "relative_pitch": 79.64610447098173, "relative_heading": 269.67980437042496, "relative_elevation": 45.0549377929419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822180280105588, 52.3370801443564, 0.0 ] }, "distance": 8.89, "direction": 90.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00239", "timestamp": "2024-10-21T11:27:08Z", "filename": "Job_20241021_0921_Track75_Sphere_00239.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 8.89094152, "relative_pitch": 0.0, "relative_heading": 90.84235149060356, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821917171936472, 52.3370821862918, 0.0 ] }, "distance": 9.04, "direction": 270.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00233", "timestamp": "2024-10-21T11:27:06Z", "filename": "Job_20241021_0921_Track75_Sphere_00233.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 9.04424553, "relative_pitch": 0.0, "relative_heading": 270.6113815753393, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82218236411065, 52.3370761109842, 44.9314121920615 ] }, "distance": 9.05, "direction": 93.67, "angle": 78.61, "elevation": 44.93, "pano_id": "TMX7316010203-000288_pano_0003_002790", "timestamp": "2017-05-08T11:20:57.883070Z", "filename": "pano_0003_002790.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 9.05060182, "relative_pitch": 78.61122486553882, "relative_heading": 93.67120048471314, "relative_elevation": 44.9314121920615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8219168048546, 52.3370808747442, 44.9615321466699 ] }, "distance": 9.07, "direction": 269.69, "angle": 78.6, "elevation": 44.96, "pano_id": "TMX7316010203-000028_pano_0002_000256", "timestamp": "2016-07-27T08:11:50.563860Z", "filename": "pano_0002_000256.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 9.0688863, "relative_pitch": 78.596263775235, "relative_heading": 269.6876767394458, "relative_elevation": 44.9615321466699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_000665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82191366703396, 52.3370813017289, 45.0801102565601 ] }, "distance": 9.28, "direction": 269.99, "angle": 78.36, "elevation": 45.08, "pano_id": "TMX7316010203-002466_pano_0002_000665", "timestamp": "2022-03-22T11:36:43.676710Z", "filename": "pano_0002_000665.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 9.28262861, "relative_pitch": 78.36462310487771, "relative_heading": 269.9881348773972, "relative_elevation": 45.0801102565601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8219047609211, 52.3370834890266, 45.1018302664161 ] }, "distance": 9.89, "direction": 271.4, "angle": 77.63, "elevation": 45.1, "pano_id": "TMX7316010203-001305_pano_0000_006455", "timestamp": "2019-07-11T07:59:00.794950Z", "filename": "pano_0000_006455.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 9.89262474, "relative_pitch": 77.62866889884026, "relative_heading": 271.39866359599057, "relative_elevation": 45.1018302664161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82190235504728, 52.3370762973263, 45.341610792093 ] }, "distance": 10.07, "direction": 266.82, "angle": 77.48, "elevation": 45.34, "pano_id": "TMX7316010203-002219_pano_0000_002419", "timestamp": "2021-07-07T08:31:23.196820Z", "filename": "pano_0000_002419.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 10.06918209, "relative_pitch": 77.47929839312268, "relative_heading": 266.81879246333324, "relative_elevation": 45.341610792093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82219878382302, 52.3370799177884, 45.0794220166281 ] }, "distance": 10.15, "direction": 90.88, "angle": 77.31, "elevation": 45.08, "pano_id": "TMX7316010203-001305_pano_0000_006459", "timestamp": "2019-07-11T07:59:02.154940Z", "filename": "pano_0000_006459.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 10.15240965, "relative_pitch": 77.3080763590293, "relative_heading": 90.87996131401002, "relative_elevation": 45.0794220166281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82219941216787, 52.337070661319, 45.2880274401978 ] }, "distance": 10.26, "direction": 96.64, "angle": 77.23, "elevation": 45.29, "pano_id": "TMX7316010203-002219_pano_0000_002423", "timestamp": "2021-07-07T08:31:25.161980Z", "filename": "pano_0000_002423.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 10.26279286, "relative_pitch": 77.2317577755533, "relative_heading": 96.63564754608765, "relative_elevation": 45.2880274401978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_000669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82220871366743, 52.3370783747376, 45.0597774265334 ] }, "distance": 10.83, "direction": 91.73, "angle": 76.48, "elevation": 45.06, "pano_id": "TMX7316010203-002466_pano_0002_000669", "timestamp": "2022-03-22T11:36:44.851600Z", "filename": "pano_0002_000669.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 10.83299577, "relative_pitch": 76.48184694382621, "relative_heading": 91.73302956186409, "relative_elevation": 45.0597774265334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82188958707938, 52.3370796133311, 44.9477666998282 ] }, "distance": 10.93, "direction": 269.0, "angle": 76.34, "elevation": 44.95, "pano_id": "TMX7316010203-000288_pano_0003_002788", "timestamp": "2017-05-08T11:20:56.808030Z", "filename": "pano_0003_002788.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 10.92559081, "relative_pitch": 76.33789976994173, "relative_heading": 269.0046395127568, "relative_elevation": 44.9477666998282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82221264117665, 52.3370765105751, 44.9193593543023 ] }, "distance": 11.11, "direction": 92.76, "angle": 76.11, "elevation": 44.92, "pano_id": "TMX7316010203-000028_pano_0002_000260", "timestamp": "2016-07-27T08:11:52.528900Z", "filename": "pano_0002_000260.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 11.10863684, "relative_pitch": 76.10935217603907, "relative_heading": 92.76072296894115, "relative_elevation": 44.9193593543023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82202873816517, 52.3369803033352, 44.7247653091326 ] }, "distance": 11.33, "direction": 187.3, "angle": 75.78, "elevation": 44.72, "pano_id": "TMX7316010203-000028_pano_0002_000240", "timestamp": "2016-07-27T08:11:23.509060Z", "filename": "pano_0002_000240.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 11.33217123, "relative_pitch": 75.78186248568213, "relative_heading": 187.29669922356314, "relative_elevation": 44.7247653091326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82210193567101, 52.3369799317879, 44.7211509365588 ] }, "distance": 11.83, "direction": 162.53, "angle": 75.19, "elevation": 44.72, "pano_id": "TMX7316010203-000028_pano_0002_000239", "timestamp": "2016-07-27T08:11:22.959060Z", "filename": "pano_0002_000239.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 11.82708354, "relative_pitch": 75.18653312641331, "relative_heading": 162.533103815795, "relative_elevation": 44.7211509365588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-56-39_01339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822027620160021, 52.336975624009916, 0.0 ] }, "distance": 11.86, "direction": 187.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-56-39_01339", "timestamp": "2025-07-17T11:24:12Z", "filename": "recording_2025-07-17_10-56-39_01339.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 11.85832296, "relative_pitch": 0.0, "relative_heading": 187.34239025989586, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82208185125216, 52.3369760167554, 44.7967562237754 ] }, "distance": 11.92, "direction": 169.46, "angle": 75.1, "elevation": 44.8, "pano_id": "TMX7316010203-002466_pano_0001_000318", "timestamp": "2022-03-22T11:13:53.779930Z", "filename": "pano_0001_000318.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 11.91863067, "relative_pitch": 75.10103266018477, "relative_heading": 169.45609084008362, "relative_elevation": 44.7967562237754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822225170429111, 52.337079639666875, 0.0 ] }, "distance": 11.95, "direction": 90.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00240", "timestamp": "2024-10-21T11:27:08Z", "filename": "Job_20241021_0921_Track75_Sphere_00240.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 11.95121034, "relative_pitch": 0.0, "relative_heading": 90.89587162925206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_001361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82222551083058, 52.3370840382674, 45.0611893078312 ] }, "distance": 11.98, "direction": 88.55, "angle": 75.12, "elevation": 45.06, "pano_id": "TMX7316060226-000018_pano_0001_001361", "timestamp": "2016-08-12T10:12:25.098610Z", "filename": "pano_0001_001361.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 11.97677336, "relative_pitch": 75.11553530148096, "relative_heading": 88.55229097493373, "relative_elevation": 45.0611893078312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821874030188799, 52.33708249249836, 0.0 ] }, "distance": 11.99, "direction": 270.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00232", "timestamp": "2024-10-21T11:27:06Z", "filename": "Job_20241021_0921_Track75_Sphere_00232.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 11.98502582, "relative_pitch": 0.0, "relative_heading": 270.6242883589943, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82200784124359, 52.3369762741598, 44.8018493186682 ] }, "distance": 12.03, "direction": 193.77, "angle": 74.96, "elevation": 44.8, "pano_id": "TMX7316010203-002466_pano_0001_000319", "timestamp": "2022-03-22T11:13:54.194930Z", "filename": "pano_0001_000319.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.03441085, "relative_pitch": 74.96445860635694, "relative_heading": 193.76577773335381, "relative_elevation": 44.8018493186682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82187297353906, 52.3370801228451, 44.9652868825942 ] }, "distance": 12.06, "direction": 269.37, "angle": 74.99, "elevation": 44.97, "pano_id": "TMX7316010203-000809_pano_0000_001066", "timestamp": "2018-06-26T10:58:24.383500Z", "filename": "pano_0000_001066.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.05707195, "relative_pitch": 74.9897053434296, "relative_heading": 269.3675128219173, "relative_elevation": 44.9652868825942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002986/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002986/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002986/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002986/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_002986/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002986/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002986/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002986/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002986/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8222270162573, 52.3370757517097, 45.0253188982606 ] }, "distance": 12.09, "direction": 92.94, "angle": 74.97, "elevation": 45.03, "pano_id": "TMX7316010203-002325_pano_0002_002986", "timestamp": "2021-09-23T10:09:06.607740Z", "filename": "pano_0002_002986.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.09144368, "relative_pitch": 74.96801251192275, "relative_heading": 92.93675242729138, "relative_elevation": 45.0253188982606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001516_pano_0000_002083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82187223571686, 52.3370848959997, 45.1309014065191 ] }, "distance": 12.11, "direction": 271.88, "angle": 74.98, "elevation": 45.13, "pano_id": "TMX7316010203-001516_pano_0000_002083", "timestamp": "2019-12-17T08:40:30.549830Z", "filename": "pano_0000_002083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.11316802, "relative_pitch": 74.97586322414234, "relative_heading": 271.8830456875292, "relative_elevation": 45.1309014065191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8222287299235, 52.337082415921486, 0.0 ] }, "distance": 12.19, "direction": 89.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00183", "timestamp": "2025-07-15T08:33:45Z", "filename": "recording_2025-07-15_08-32-06_00183.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.19297834, "relative_pitch": 0.0, "relative_heading": 89.42639994737543, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82206723632453, 52.3369719682997, 44.6367933787405 ] }, "distance": 12.23, "direction": 174.44, "angle": 74.68, "elevation": 44.64, "pano_id": "TMX7316010203-000288_pano_0003_002928", "timestamp": "2017-05-08T11:22:59.777140Z", "filename": "pano_0003_002928.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.2254187, "relative_pitch": 74.68307461680949, "relative_heading": 174.43853599803387, "relative_elevation": 44.6367933787405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-56-39_01338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82210092887536, 52.336975318009515, 0.0 ] }, "distance": 12.3, "direction": 163.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-56-39_01338", "timestamp": "2025-07-17T11:24:11Z", "filename": "recording_2025-07-17_10-56-39_01338.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.29816595, "relative_pitch": 0.0, "relative_heading": 163.55604933225453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track77_Sphere_00195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82205234407191, 52.336969828108124, 0.0 ] }, "distance": 12.41, "direction": 179.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track77_Sphere_00195", "timestamp": "2024-10-21T11:40:40Z", "filename": "Job_20241021_0921_Track77_Sphere_00195.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.40717965, "relative_pitch": 0.0, "relative_heading": 179.21614652521546, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track77_Sphere_00194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822008468500552, 52.33697015782213, 0.0 ] }, "distance": 12.69, "direction": 192.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track77_Sphere_00194", "timestamp": "2024-10-21T11:40:40Z", "filename": "Job_20241021_0921_Track77_Sphere_00194.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.68690816, "relative_pitch": 0.0, "relative_heading": 192.84682117499668, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821861933060333, 52.337084178341165, 0.0 ] }, "distance": 12.81, "direction": 271.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00178", "timestamp": "2025-07-15T08:33:43Z", "filename": "recording_2025-07-15_08-32-06_00178.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.81281726, "relative_pitch": 0.0, "relative_heading": 271.4229559879497, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82195510113959, 52.3369808027527, 44.7164233326912 ] }, "distance": 12.92, "direction": 210.0, "angle": 73.89, "elevation": 44.72, "pano_id": "TMX7316010203-000028_pano_0002_000241", "timestamp": "2016-07-27T08:11:24.079040Z", "filename": "pano_0002_000241.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 12.91556906, "relative_pitch": 73.88954875001085, "relative_heading": 210.003427924388, "relative_elevation": 44.7164233326912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001516_pano_0000_002088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82224200402785, 52.3370811035174, 45.1094081858173 ] }, "distance": 13.1, "direction": 90.1, "angle": 73.81, "elevation": 45.11, "pano_id": "TMX7316010203-001516_pano_0000_002088", "timestamp": "2019-12-17T08:40:32.074810Z", "filename": "pano_0000_002088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 13.09716562, "relative_pitch": 73.80975607983666, "relative_heading": 90.10485819975561, "relative_elevation": 45.1094081858173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_001356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82185737625855, 52.3370867965748, 45.0838489355519 ] }, "distance": 13.13, "direction": 272.66, "angle": 73.76, "elevation": 45.08, "pano_id": "TMX7316060226-000018_pano_0001_001356", "timestamp": "2016-08-12T10:12:23.503600Z", "filename": "pano_0001_001356.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 13.13361255, "relative_pitch": 73.75835337943245, "relative_heading": 272.6599982821786, "relative_elevation": 45.0838489355519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82224215544726, 52.3370694894238, 44.9370465381071 ] }, "distance": 13.17, "direction": 95.73, "angle": 73.66, "elevation": 44.94, "pano_id": "TMX7316010203-000809_pano_0000_001071", "timestamp": "2018-06-26T10:58:26.358480Z", "filename": "pano_0000_001071.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 13.17339736, "relative_pitch": 73.66138097859871, "relative_heading": 95.73468274011161, "relative_elevation": 44.9370465381071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_002981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82185493800846, 52.3370817899588, 45.0543906269595 ] }, "distance": 13.29, "direction": 270.23, "angle": 73.57, "elevation": 45.05, "pano_id": "TMX7316010203-002325_pano_0002_002981", "timestamp": "2021-09-23T10:09:04.572990Z", "filename": "pano_0002_002981.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 13.28575973, "relative_pitch": 73.57012444514281, "relative_heading": 270.2260398038447, "relative_elevation": 45.0543906269595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-56-39_01340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821954268229297, 52.33697586684371, 0.0 ] }, "distance": 13.42, "direction": 209.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-56-39_01340", "timestamp": "2025-07-17T11:24:12Z", "filename": "recording_2025-07-17_10-56-39_01340.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 13.42148938, "relative_pitch": 0.0, "relative_heading": 209.04080961606815, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82215568305525, 52.3369757151462, 44.7912572966889 ] }, "distance": 13.79, "direction": 148.46, "angle": 72.89, "elevation": 44.79, "pano_id": "TMX7316010203-002466_pano_0001_000317", "timestamp": "2022-03-22T11:13:53.364940Z", "filename": "pano_0001_000317.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 13.78833922, "relative_pitch": 72.88977642301906, "relative_heading": 148.45587881520981, "relative_elevation": 44.7912572966889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track77_Sphere_00197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822139799832309, 52.33696932001372, 0.0 ] }, "distance": 13.89, "direction": 153.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track77_Sphere_00197", "timestamp": "2024-10-21T11:40:41Z", "filename": "Job_20241021_0921_Track77_Sphere_00197.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 13.8889227, "relative_pitch": 0.0, "relative_heading": 153.8056086186145, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82193378012675, 52.3369765996686, 44.7845342867076 ] }, "distance": 14.08, "direction": 214.18, "angle": 72.54, "elevation": 44.78, "pano_id": "TMX7316010203-002466_pano_0001_000320", "timestamp": "2022-03-22T11:13:54.609910Z", "filename": "pano_0001_000320.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 14.08461607, "relative_pitch": 72.54177797042796, "relative_heading": 214.1753638343739, "relative_elevation": 44.7845342867076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82184311016138, 52.3370824525192, 44.9702622331679 ] }, "distance": 14.09, "direction": 270.51, "angle": 72.6, "elevation": 44.97, "pano_id": "TMX7316010203-000028_pano_0002_000255", "timestamp": "2016-07-27T08:11:49.983880Z", "filename": "pano_0002_000255.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 14.09241836, "relative_pitch": 72.60047284325753, "relative_heading": 270.512863844417, "relative_elevation": 44.9702622331679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82217569289256, 52.3369797428012, 44.7215719502419 ] }, "distance": 14.19, "direction": 142.81, "angle": 72.4, "elevation": 44.72, "pano_id": "TMX7316010203-000028_pano_0002_000238", "timestamp": "2016-07-27T08:11:22.414000Z", "filename": "pano_0002_000238.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 14.18883824, "relative_pitch": 72.39729952135863, "relative_heading": 142.80622465096243, "relative_elevation": 44.7215719502419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_000664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82184003828061, 52.3370820921474, 45.0819147825241 ] }, "distance": 14.3, "direction": 270.34, "angle": 72.4, "elevation": 45.08, "pano_id": "TMX7316010203-002466_pano_0002_000664", "timestamp": "2022-03-22T11:36:43.381610Z", "filename": "pano_0002_000664.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 14.30149515, "relative_pitch": 72.39922702931278, "relative_heading": 270.34471244535985, "relative_elevation": 45.0819147825241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-56-39_01337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822174295819634, 52.33697504819303, 0.0 ] }, "distance": 14.55, "direction": 144.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-56-39_01337", "timestamp": "2025-07-17T11:24:10Z", "filename": "recording_2025-07-17_10-56-39_01337.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 14.55267544, "relative_pitch": 0.0, "relative_heading": 144.34836963512348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822268035694005, 52.33707915225591, 0.0 ] }, "distance": 14.87, "direction": 90.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00241", "timestamp": "2024-10-21T11:27:08Z", "filename": "Job_20241021_0921_Track75_Sphere_00241.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 14.87344235, "relative_pitch": 0.0, "relative_heading": 90.92876686094603, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82183167495515, 52.3370843138798, 45.1057141153142 ] }, "distance": 14.88, "direction": 271.28, "angle": 71.75, "elevation": 45.11, "pano_id": "TMX7316010203-001305_pano_0000_006454", "timestamp": "2019-07-11T07:59:00.449980Z", "filename": "pano_0000_006454.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 14.87502179, "relative_pitch": 71.74840994735914, "relative_heading": 271.28378022840326, "relative_elevation": 45.1057141153142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821829039902507, 52.33708278086946, 0.0 ] }, "distance": 15.05, "direction": 270.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00231", "timestamp": "2024-10-21T11:27:06Z", "filename": "Job_20241021_0921_Track75_Sphere_00231.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 15.05177549, "relative_pitch": 0.0, "relative_heading": 270.6192718965121, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82191875032892, 52.3369720513869, 44.6223663790151 ] }, "distance": 15.09, "direction": 216.31, "angle": 71.32, "elevation": 44.62, "pano_id": "TMX7316010203-000288_pano_0003_002929", "timestamp": "2017-05-08T11:23:00.532100Z", "filename": "pano_0003_002929.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 15.08930381, "relative_pitch": 71.31674513169635, "relative_heading": 216.31461328192722, "relative_elevation": 44.6223663790151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82182797349428, 52.3370788369657, 45.3630933817476 ] }, "distance": 15.13, "direction": 268.95, "angle": 71.56, "elevation": 45.36, "pano_id": "TMX7316010203-002219_pano_0000_002418", "timestamp": "2021-07-07T08:31:22.626850Z", "filename": "pano_0000_002418.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 15.12610647, "relative_pitch": 71.55928200785395, "relative_heading": 268.95383993050103, "relative_elevation": 45.3630933817476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track77_Sphere_00192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821919807360682, 52.33697083981767, 0.0 ] }, "distance": 15.16, "direction": 215.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track77_Sphere_00192", "timestamp": "2024-10-21T11:40:39Z", "filename": "Job_20241021_0921_Track77_Sphere_00192.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 15.15589446, "relative_pitch": 0.0, "relative_heading": 215.7933023757114, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82227254299073, 52.3370789826933, 45.0720438640565 ] }, "distance": 15.18, "direction": 90.98, "angle": 71.39, "elevation": 45.07, "pano_id": "TMX7316010203-001305_pano_0000_006460", "timestamp": "2019-07-11T07:59:02.489990Z", "filename": "pano_0000_006460.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 15.18093601, "relative_pitch": 71.38570784150735, "relative_heading": 90.98117000195556, "relative_elevation": 45.0720438640565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82227393787939, 52.3370696878455, 45.2558753462508 ] }, "distance": 15.33, "direction": 94.84, "angle": 71.29, "elevation": 45.26, "pano_id": "TMX7316010203-002219_pano_0000_002424", "timestamp": "2021-07-07T08:31:25.631820Z", "filename": "pano_0000_002424.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 15.32852557, "relative_pitch": 71.28834999725153, "relative_heading": 94.84339967923118, "relative_elevation": 45.2558753462508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_000670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82228193241031, 52.3370776909484, 45.0544570526108 ] }, "distance": 15.82, "direction": 91.46, "angle": 70.65, "elevation": 45.05, "pano_id": "TMX7316010203-002466_pano_0002_000670", "timestamp": "2022-03-22T11:36:45.141630Z", "filename": "pano_0002_000670.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 15.82385291, "relative_pitch": 70.64790141907473, "relative_heading": 91.4618617891158, "relative_elevation": 45.0544570526108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8218819176612, 52.3369814161085, 44.7092177113518 ] }, "distance": 15.96, "direction": 225.84, "angle": 70.36, "elevation": 44.71, "pano_id": "TMX7316010203-000028_pano_0002_000242", "timestamp": "2016-07-27T08:11:24.703980Z", "filename": "pano_0002_000242.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 15.95636169, "relative_pitch": 70.35892459620443, "relative_heading": 225.8383213088793, "relative_elevation": 44.7092177113518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82228672228614, 52.3370749433183, 44.9136464279145 ] }, "distance": 16.16, "direction": 92.52, "angle": 70.21, "elevation": 44.91, "pano_id": "TMX7316010203-000028_pano_0002_000261", "timestamp": "2016-07-27T08:11:52.958900Z", "filename": "pano_0002_000261.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 16.16076519, "relative_pitch": 70.21032539460538, "relative_heading": 92.51599114065884, "relative_elevation": 44.9136464279145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-56-39_01341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821880930740905, 52.33697612767663, 0.0 ] }, "distance": 16.42, "direction": 224.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-56-39_01341", "timestamp": "2025-07-17T11:24:13Z", "filename": "recording_2025-07-17_10-56-39_01341.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 16.41888372, "relative_pitch": 0.0, "relative_heading": 224.52860856524438, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82221669475909, 52.3369717159419, 44.6386479167268 ] }, "distance": 16.68, "direction": 137.0, "angle": 69.52, "elevation": 44.64, "pano_id": "TMX7316010203-000288_pano_0003_002927", "timestamp": "2017-05-08T11:22:59.032220Z", "filename": "pano_0003_002927.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 16.67527636, "relative_pitch": 69.51625195147531, "relative_heading": 137.0020860068358, "relative_elevation": 44.6386479167268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82208123774496, 52.3372321509461, 46.5945214098319 ] }, "distance": 16.92, "direction": 7.26, "angle": 70.04, "elevation": 46.59, "pano_id": "TMX7316010203-000809_pano_0000_001579", "timestamp": "2018-06-26T11:02:15.847220Z", "filename": "pano_0000_001579.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 16.9194004, "relative_pitch": 70.04303043731846, "relative_heading": 7.263442247797484, "relative_elevation": 46.5945214098319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82222946109091, 52.3369754492633, 44.793795183301 ] }, "distance": 16.99, "direction": 133.9, "angle": 69.23, "elevation": 44.79, "pano_id": "TMX7316010203-002466_pano_0001_000316", "timestamp": "2022-03-22T11:13:52.949930Z", "filename": "pano_0001_000316.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 16.98978689, "relative_pitch": 69.22882217557977, "relative_heading": 133.89890997355946, "relative_elevation": 44.793795183301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_001362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82229952967297, 52.3370835867033, 45.0589752169326 ] }, "distance": 17.02, "direction": 89.15, "angle": 69.31, "elevation": 45.06, "pano_id": "TMX7316060226-000018_pano_0001_001362", "timestamp": "2016-08-12T10:12:25.413590Z", "filename": "pano_0001_001362.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.02001818, "relative_pitch": 69.30706565213079, "relative_heading": 89.15044373947383, "relative_elevation": 45.0589752169326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82179953841591, 52.337081798046, 44.9737608442083 ] }, "distance": 17.06, "direction": 270.18, "angle": 69.22, "elevation": 44.97, "pano_id": "TMX7316010203-000809_pano_0000_001065", "timestamp": "2018-06-26T10:58:23.988470Z", "filename": "pano_0000_001065.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.06183028, "relative_pitch": 69.22460736562847, "relative_heading": 270.1790741751768, "relative_elevation": 44.9737608442083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82200668168367, 52.3372327450501, 46.5910344691947 ] }, "distance": 17.1, "direction": 350.09, "angle": 69.84, "elevation": 46.59, "pano_id": "TMX7316010203-000809_pano_0000_001580", "timestamp": "2018-06-26T11:02:16.287220Z", "filename": "pano_0000_001580.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.10475921, "relative_pitch": 69.84052377898333, "relative_heading": 350.0937344703871, "relative_elevation": 46.5910344691947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001516_pano_0000_002082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82179837513531, 52.337085665248, 45.1413484280929 ] }, "distance": 17.15, "direction": 271.62, "angle": 69.2, "elevation": 45.14, "pano_id": "TMX7316010203-001516_pano_0000_002082", "timestamp": "2019-12-17T08:40:30.229820Z", "filename": "pano_0000_002082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.14785758, "relative_pitch": 69.19970284403486, "relative_heading": 271.61620353546454, "relative_elevation": 45.1413484280929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002987/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002987/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002987/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002987/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_002987/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002987/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002987/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002987/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002987/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82230116218644, 52.3370734361327, 45.0196175016463 ] }, "distance": 17.15, "direction": 92.93, "angle": 69.14, "elevation": 45.02, "pano_id": "TMX7316010203-002325_pano_0002_002987", "timestamp": "2021-09-23T10:09:06.967860Z", "filename": "pano_0002_002987.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.15186763, "relative_pitch": 69.14383359702249, "relative_heading": 92.93134858429275, "relative_elevation": 45.0196175016463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822302214647772, 52.33708212861178, 0.0 ] }, "distance": 17.2, "direction": 89.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00184", "timestamp": "2025-07-15T08:33:45Z", "filename": "recording_2025-07-15_08-32-06_00184.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.20139433, "relative_pitch": 0.0, "relative_heading": 89.69985531393057, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82203987101419, 52.3372362272493, 45.1498022619635 ] }, "distance": 17.25, "direction": 357.74, "angle": 69.09, "elevation": 45.15, "pano_id": "TMX7316010203-001873_pano_0000_000323", "timestamp": "2020-08-13T06:40:06.017690Z", "filename": "pano_0000_000323.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.2506376, "relative_pitch": 69.08936344026374, "relative_heading": 357.73942348120266, "relative_elevation": 45.1498022619635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8220580736044, 52.3372373391369, 45.2917017005384 ] }, "distance": 17.37, "direction": 1.85, "angle": 69.02, "elevation": 45.29, "pano_id": "TMX7316010203-002219_pano_0000_002407", "timestamp": "2021-07-07T08:31:13.411890Z", "filename": "pano_0000_002407.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.36997447, "relative_pitch": 69.01751190825543, "relative_heading": 1.8483787552612871, "relative_elevation": 45.2917017005384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_001177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82206535362587, 52.3372372138161, 45.0975929796696 ] }, "distance": 17.38, "direction": 3.49, "angle": 68.92, "elevation": 45.1, "pano_id": "TMX7316010203-002466_pano_0002_001177", "timestamp": "2022-03-22T11:40:08.685410Z", "filename": "pano_0002_001177.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.37913293, "relative_pitch": 68.92497381775183, "relative_heading": 3.4851509256480737, "relative_elevation": 45.0975929796696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_001075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82206132223602, 52.3372373933823, 45.1082300748676 ] }, "distance": 17.38, "direction": 2.58, "angle": 68.92, "elevation": 45.11, "pano_id": "TMX7316010203-001690_pano_0000_001075", "timestamp": "2020-05-06T09:23:43.957220Z", "filename": "pano_0000_001075.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.38455588, "relative_pitch": 68.92350982592902, "relative_heading": 2.5771601330238405, "relative_elevation": 45.1082300748676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822046654564, 52.3372375945876, 45.1015124283731 ] }, "distance": 17.39, "direction": 359.28, "angle": 68.91, "elevation": 45.1, "pano_id": "TMX7316010203-001305_pano_0000_006121", "timestamp": "2019-07-11T07:56:45.320780Z", "filename": "pano_0000_006121.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.39072874, "relative_pitch": 68.91381913156742, "relative_heading": 359.28153419596805, "relative_elevation": 45.1015124283731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82185981339557, 52.3369770261334, 44.7813843311742 ] }, "distance": 17.39, "direction": 228.14, "angle": 68.78, "elevation": 44.78, "pano_id": "TMX7316010203-002466_pano_0001_000321", "timestamp": "2022-03-22T11:13:55.025110Z", "filename": "pano_0001_000321.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.39158237, "relative_pitch": 68.77550577065364, "relative_heading": 228.14254159631497, "relative_elevation": 44.7813843311742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track77_Sphere_00199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822227476811651, 52.33696872303264, 0.0 ] }, "distance": 17.42, "direction": 135.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track77_Sphere_00199", "timestamp": "2024-10-21T11:40:42Z", "filename": "Job_20241021_0921_Track77_Sphere_00199.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.42280593, "relative_pitch": 0.0, "relative_heading": 135.98131251579682, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_001246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_001246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_001246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82208357594831, 52.3372365567988, 45.1007896503434 ] }, "distance": 17.43, "direction": 7.58, "angle": 68.87, "elevation": 45.1, "pano_id": "TMX7316010203-002325_pano_0002_001246", "timestamp": "2021-09-23T10:00:34.121130Z", "filename": "pano_0002_001246.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.42613698, "relative_pitch": 68.87436130276483, "relative_heading": 7.579448224336665, "relative_elevation": 45.1007896503434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_001247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_001247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_001247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8220087169333, 52.3372369944142, 45.0979082919657 ] }, "distance": 17.55, "direction": 350.81, "angle": 68.74, "elevation": 45.1, "pano_id": "TMX7316010203-002325_pano_0002_001247", "timestamp": "2021-09-23T10:00:34.486050Z", "filename": "pano_0002_001247.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.54804046, "relative_pitch": 68.7384981602984, "relative_heading": 350.8055484811454, "relative_elevation": 45.0979082919657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82211332540302, 52.3372353172303, 45.1539654051885 ] }, "distance": 17.67, "direction": 14.17, "angle": 68.62, "elevation": 45.15, "pano_id": "TMX7316010203-001873_pano_0000_000322", "timestamp": "2020-08-13T06:40:05.702710Z", "filename": "pano_0000_000322.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.67363806, "relative_pitch": 68.6242114283403, "relative_heading": 14.169213953182606, "relative_elevation": 45.1539654051885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82224909008606, 52.3369793891047, 44.7251444179565 ] }, "distance": 17.69, "direction": 129.87, "angle": 68.42, "elevation": 44.73, "pano_id": "TMX7316010203-000028_pano_0002_000237", "timestamp": "2016-07-27T08:11:21.879070Z", "filename": "pano_0002_000237.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.6936275, "relative_pitch": 68.41584934491492, "relative_heading": 129.86852323294661, "relative_elevation": 44.7251444179565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_13-31-30_00389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_13-31-30_00389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_13-31-30_00389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822082954275133, 52.337239357167014, 0.0 ] }, "distance": 17.73, "direction": 7.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_13-31-30_00389", "timestamp": "2025-07-16T13:35:46Z", "filename": "recording_2025-07-16_13-31-30_00389.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.72962752, "relative_pitch": 0.0, "relative_heading": 7.310882064590258, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821788564675615, 52.33708454682364, 0.0 ] }, "distance": 17.81, "direction": 271.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00177", "timestamp": "2025-07-15T08:33:42Z", "filename": "recording_2025-07-15_08-32-06_00177.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.81334859, "relative_pitch": 0.0, "relative_heading": 271.1554116796407, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_001178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82199170341148, 52.3372374476989, 45.0945849297568 ] }, "distance": 17.82, "direction": 347.15, "angle": 68.44, "elevation": 45.09, "pano_id": "TMX7316010203-002466_pano_0002_001178", "timestamp": "2022-03-22T11:40:08.975420Z", "filename": "pano_0002_001178.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.8194196, "relative_pitch": 68.4382225498189, "relative_heading": 347.14818536509733, "relative_elevation": 45.0945849297568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track73_Sphere_00527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822093166716628, 52.33723934302296, 0.0 ] }, "distance": 17.83, "direction": 9.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track73_Sphere_00527", "timestamp": "2024-10-21T11:18:19Z", "filename": "Job_20241021_0921_Track73_Sphere_00527.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.83002649, "relative_pitch": 0.0, "relative_heading": 9.530733909853895, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_13-31-30_00390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_13-31-30_00390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_13-31-30_00390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822009554346598, 52.33723987842965, 0.0 ] }, "distance": 17.86, "direction": 351.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_13-31-30_00390", "timestamp": "2025-07-16T13:35:46Z", "filename": "recording_2025-07-16_13-31-30_00390.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.8560364, "relative_pitch": 0.0, "relative_heading": 351.1508876991181, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track73_Sphere_00529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822005153806917, 52.337239776521, 0.0 ] }, "distance": 17.89, "direction": 350.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track73_Sphere_00529", "timestamp": "2024-10-21T11:18:20Z", "filename": "Job_20241021_0921_Track73_Sphere_00529.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.89345666, "relative_pitch": 0.0, "relative_heading": 350.1962536250475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_001076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82198786946767, 52.3372376549123, 45.1048345109448 ] }, "distance": 17.9, "direction": 346.35, "angle": 68.35, "elevation": 45.1, "pano_id": "TMX7316010203-001690_pano_0000_001076", "timestamp": "2020-05-06T09:23:44.262150Z", "filename": "pano_0000_001076.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.9017669, "relative_pitch": 68.35224725573265, "relative_heading": 346.3491408879492, "relative_elevation": 45.1048345109448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-56-39_01336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822247590318965, 52.336974706082664, 0.0 ] }, "distance": 17.96, "direction": 131.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-56-39_01336", "timestamp": "2025-07-17T11:24:10Z", "filename": "recording_2025-07-17_10-56-39_01336.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.95524142, "relative_pitch": 0.0, "relative_heading": 131.35405288557527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82212024554941, 52.3372370057831, 45.1095678629354 ] }, "distance": 17.98, "direction": 15.48, "angle": 68.27, "elevation": 45.11, "pano_id": "TMX7316010203-001305_pano_0000_006120", "timestamp": "2019-07-11T07:56:44.950770Z", "filename": "pano_0000_006120.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 17.97598215, "relative_pitch": 68.27291618522337, "relative_heading": 15.480409717639954, "relative_elevation": 45.1095678629354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82198444769697, 52.3372381414221, 45.2982214335352 ] }, "distance": 18.01, "direction": 345.67, "angle": 68.32, "elevation": 45.3, "pano_id": "TMX7316010203-002219_pano_0000_002408", "timestamp": "2021-07-07T08:31:13.916860Z", "filename": "pano_0000_002408.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.01068693, "relative_pitch": 68.31710691555101, "relative_heading": 345.6687731236766, "relative_elevation": 45.2982214335352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_001355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_001355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_001355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82178382678599, 52.337087314769, 45.0955735677853 ] }, "distance": 18.14, "direction": 272.11, "angle": 68.08, "elevation": 45.1, "pano_id": "TMX7316060226-000018_pano_0001_001355", "timestamp": "2016-08-12T10:12:23.178600Z", "filename": "pano_0001_001355.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.14493547, "relative_pitch": 68.08181146615205, "relative_heading": 272.10726146744315, "relative_elevation": 45.0955735677853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82213133801487, 52.3372366956238, 45.2855772525072 ] }, "distance": 18.16, "direction": 17.81, "angle": 68.15, "elevation": 45.29, "pano_id": "TMX7316010203-002219_pano_0000_002406", "timestamp": "2021-07-07T08:31:12.946900Z", "filename": "pano_0000_002406.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.15952071, "relative_pitch": 68.14921002629322, "relative_heading": 17.809079241049076, "relative_elevation": 45.2855772525072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001516_pano_0000_002089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001516_pano_0000_002089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001516/pano_0000_002089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82231650056917, 52.337080421997, 45.1091187428683 ] }, "distance": 18.18, "direction": 90.31, "angle": 68.05, "elevation": 45.11, "pano_id": "TMX7316010203-001516_pano_0000_002089", "timestamp": "2019-12-17T08:40:32.364830Z", "filename": "pano_0000_002089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.17517536, "relative_pitch": 68.05471704499199, "relative_heading": 90.31457717729371, "relative_elevation": 45.1091187428683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82215513273666, 52.3372316274264, 46.5974771818146 ] }, "distance": 18.2, "direction": 23.22, "angle": 68.67, "elevation": 46.6, "pano_id": "TMX7316010203-000809_pano_0000_001578", "timestamp": "2018-06-26T11:02:15.417310Z", "filename": "pano_0000_001578.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.19977004, "relative_pitch": 68.66566853588624, "relative_heading": 23.22135598550002, "relative_elevation": 46.5974771818146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82197384654436, 52.3372381661072, 45.0944859348238 ] }, "distance": 18.21, "direction": 343.47, "angle": 68.01, "elevation": 45.09, "pano_id": "TMX7316010203-001305_pano_0000_006122", "timestamp": "2019-07-11T07:56:45.690780Z", "filename": "pano_0000_006122.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.20564756, "relative_pitch": 68.01497379169678, "relative_heading": 343.46706817005946, "relative_elevation": 45.0944859348238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8223164043159, 52.3370671716553, 44.9392227884382 ] }, "distance": 18.24, "direction": 94.95, "angle": 67.91, "elevation": 44.94, "pano_id": "TMX7316010203-000809_pano_0000_001072", "timestamp": "2018-06-26T10:58:26.753480Z", "filename": "pano_0000_001072.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.23641739, "relative_pitch": 67.91259737124295, "relative_heading": 94.95204874056103, "relative_elevation": 44.9392227884382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82196594351763, 52.3372371337908, 45.1463964423165 ] }, "distance": 18.26, "direction": 341.74, "angle": 67.98, "elevation": 45.15, "pano_id": "TMX7316010203-001873_pano_0000_000324", "timestamp": "2020-08-13T06:40:06.337640Z", "filename": "pano_0000_000324.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.25707575, "relative_pitch": 67.98173046498408, "relative_heading": 341.74360074320725, "relative_elevation": 45.1463964423165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_001074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82213404651724, 52.3372372061332, 45.1118039414287 ] }, "distance": 18.27, "direction": 18.31, "angle": 67.95, "elevation": 45.11, "pano_id": "TMX7316010203-001690_pano_0000_001074", "timestamp": "2020-05-06T09:23:43.657170Z", "filename": "pano_0000_001074.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.27075501, "relative_pitch": 67.9515348988778, "relative_heading": 18.305794293481124, "relative_elevation": 45.1118039414287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_001176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82213904119051, 52.3372370243074, 45.1016536010429 ] }, "distance": 18.36, "direction": 19.33, "angle": 67.85, "elevation": 45.1, "pano_id": "TMX7316010203-002466_pano_0002_001176", "timestamp": "2022-03-22T11:40:08.395450Z", "filename": "pano_0002_001176.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.36143324, "relative_pitch": 67.84816223265466, "relative_heading": 19.334243697462927, "relative_elevation": 45.1016536010429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_002980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_002980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_002980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82178014192735, 52.3370825614137, 45.0650091953576 ] }, "distance": 18.38, "direction": 270.43, "angle": 67.81, "elevation": 45.07, "pano_id": "TMX7316010203-002325_pano_0002_002980", "timestamp": "2021-09-23T10:09:04.087760Z", "filename": "pano_0002_002980.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.38435033, "relative_pitch": 67.80690946092295, "relative_heading": 270.43093925493184, "relative_elevation": 45.0650091953576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track73_Sphere_00526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822136629681643, 52.33723917308713, 0.0 ] }, "distance": 18.53, "direction": 18.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track73_Sphere_00526", "timestamp": "2024-10-21T11:18:19Z", "filename": "Job_20241021_0921_Track73_Sphere_00526.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.53411222, "relative_pitch": 0.0, "relative_heading": 18.610033327870447, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track73_Sphere_00530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821960634006716, 52.33723997731165, 0.0 ] }, "distance": 18.67, "direction": 340.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track73_Sphere_00530", "timestamp": "2024-10-21T11:18:20Z", "filename": "Job_20241021_0921_Track73_Sphere_00530.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.67253261, "relative_pitch": 0.0, "relative_heading": 340.99315343502724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82193249921174, 52.3372333237546, 46.5920875435695 ] }, "distance": 18.71, "direction": 334.69, "angle": 68.12, "elevation": 46.59, "pano_id": "TMX7316010203-000809_pano_0000_001581", "timestamp": "2018-06-26T11:02:16.732260Z", "filename": "pano_0000_001581.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.71020336, "relative_pitch": 68.12085398226377, "relative_heading": 334.6897408040879, "relative_elevation": 46.5920875435695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_001245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_001245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_001245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82215815795025, 52.3372362781567, 45.1011514682323 ] }, "distance": 18.76, "direction": 23.18, "angle": 67.42, "elevation": 45.1, "pano_id": "TMX7316010203-002325_pano_0002_001245", "timestamp": "2021-09-23T10:00:33.761080Z", "filename": "pano_0002_001245.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.75665783, "relative_pitch": 67.41856069275607, "relative_heading": 23.17691474155749, "relative_elevation": 45.1011514682323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_13-31-30_00388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_13-31-30_00388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_13-31-30_00388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822156340216456, 52.337238781865146, 0.0 ] }, "distance": 18.97, "direction": 22.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_13-31-30_00388", "timestamp": "2025-07-16T13:35:45Z", "filename": "recording_2025-07-16_13-31-30_00388.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 18.96532485, "relative_pitch": 0.0, "relative_heading": 22.501545737555574, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82232910575763, 52.3370745349345, 44.9254439938813 ] }, "distance": 19.05, "direction": 92.27, "angle": 67.02, "elevation": 44.93, "pano_id": "TMX7316010203-000288_pano_0003_002791", "timestamp": "2017-05-08T11:20:58.418080Z", "filename": "pano_0003_002791.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.04904839, "relative_pitch": 67.02234188469994, "relative_heading": 92.27106728507903, "relative_elevation": 44.9254439938813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0002_001248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_001248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0002_001248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0002_001248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82193464382689, 52.3372375144412, 45.0972064463422 ] }, "distance": 19.07, "direction": 335.69, "angle": 67.08, "elevation": 45.1, "pano_id": "TMX7316010203-002325_pano_0002_001248", "timestamp": "2021-09-23T10:00:34.851070Z", "filename": "pano_0002_001248.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.07214001, "relative_pitch": 67.07592535358604, "relative_heading": 335.6856855724529, "relative_elevation": 45.0972064463422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82176918598624, 52.3370844254753, 44.9896570127457 ] }, "distance": 19.13, "direction": 271.04, "angle": 66.96, "elevation": 44.99, "pano_id": "TMX7316010203-000028_pano_0002_000254", "timestamp": "2016-07-27T08:11:49.348910Z", "filename": "pano_0002_000254.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.13372039, "relative_pitch": 66.96036116317276, "relative_heading": 271.0352434546499, "relative_elevation": 44.9896570127457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track77_Sphere_00190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track77_Sphere_00190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track77_Sphere_00190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821831954083316, 52.336971453704024, 0.0 ] }, "distance": 19.24, "direction": 230.54, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track77_Sphere_00190", "timestamp": "2024-10-21T11:40:38Z", "filename": "Job_20241021_0921_Track77_Sphere_00190.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.23653133, "relative_pitch": 0.0, "relative_heading": 230.54178583898465, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_000663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82176654174318, 52.3370828324594, 45.0912406304851 ] }, "distance": 19.31, "direction": 270.5, "angle": 66.82, "elevation": 45.09, "pano_id": "TMX7316010203-002466_pano_0002_000663", "timestamp": "2022-03-22T11:36:43.086640Z", "filename": "pano_0002_000663.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.31156667, "relative_pitch": 66.81563555727564, "relative_heading": 270.49974428028196, "relative_elevation": 45.0912406304851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_13-31-30_00391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_13-31-30_00391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_13-31-30_00391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_13-31-30_00391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821936243592073, 52.33724031019453, 0.0 ] }, "distance": 19.31, "direction": 336.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_13-31-30_00391", "timestamp": "2025-07-16T13:35:47Z", "filename": "recording_2025-07-16_13-31-30_00391.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.31208245, "relative_pitch": 0.0, "relative_heading": 336.36053800997274, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82218712999112, 52.3372344117427, 45.1567872986197 ] }, "distance": 19.44, "direction": 28.78, "angle": 66.71, "elevation": 45.16, "pano_id": "TMX7316010203-001873_pano_0000_000321", "timestamp": "2020-08-13T06:40:05.387660Z", "filename": "pano_0000_000321.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.43575731, "relative_pitch": 66.71266049671665, "relative_heading": 28.778457273035592, "relative_elevation": 45.1567872986197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_001179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82191818956255, 52.3372377090873, 45.0980600267649 ] }, "distance": 19.58, "direction": 332.72, "angle": 66.53, "elevation": 45.1, "pano_id": "TMX7316010203-002466_pano_0002_001179", "timestamp": "2022-03-22T11:40:09.265440Z", "filename": "pano_0002_001179.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.57989195, "relative_pitch": 66.53131628216889, "relative_heading": 332.71966417286336, "relative_elevation": 45.0980600267649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track73_Sphere_00525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822181163351825, 52.33723903521119, 0.0 ] }, "distance": 19.7, "direction": 27.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track73_Sphere_00525", "timestamp": "2024-10-21T11:18:19Z", "filename": "Job_20241021_0921_Track73_Sphere_00525.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.70015842, "relative_pitch": 0.0, "relative_heading": 27.02111059523351, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_001077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82191492817159, 52.3372379038988, 45.1068588141352 ] }, "distance": 19.7, "direction": 332.17, "angle": 66.41, "elevation": 45.11, "pano_id": "TMX7316010203-001690_pano_0000_001077", "timestamp": "2020-05-06T09:23:44.567150Z", "filename": "pano_0000_001077.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.70194161, "relative_pitch": 66.40507784523888, "relative_heading": 332.17398164392114, "relative_elevation": 45.1068588141352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82180887238261, 52.3369818184164, 44.711662415415 ] }, "distance": 19.81, "direction": 236.02, "angle": 66.11, "elevation": 44.71, "pano_id": "TMX7316010203-000028_pano_0002_000243", "timestamp": "2016-07-27T08:11:25.413970Z", "filename": "pano_0002_000243.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.80868044, "relative_pitch": 66.10514272031108, "relative_heading": 236.01775271083721, "relative_elevation": 44.711662415415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82219305747007, 52.3372365132073, 45.1106550907716 ] }, "distance": 19.84, "direction": 29.48, "angle": 66.26, "elevation": 45.11, "pano_id": "TMX7316010203-001305_pano_0000_006119", "timestamp": "2019-07-11T07:56:44.595770Z", "filename": "pano_0000_006119.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.8366901, "relative_pitch": 66.26327404553521, "relative_heading": 29.476143429634135, "relative_elevation": 45.1106550907716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track73_Sphere_00531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track73_Sphere_00531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track73_Sphere_00531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821916760112932, 52.33724015420763, 0.0 ] }, "distance": 19.87, "direction": 332.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track73_Sphere_00531", "timestamp": "2024-10-21T11:18:20Z", "filename": "Job_20241021_0921_Track73_Sphere_00531.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.86640177, "relative_pitch": 0.0, "relative_heading": 332.8295768988832, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82175805960786, 52.3370850401362, 45.116633339785 ] }, "distance": 19.89, "direction": 271.19, "angle": 66.21, "elevation": 45.12, "pano_id": "TMX7316010203-001305_pano_0000_006453", "timestamp": "2019-07-11T07:59:00.100050Z", "filename": "pano_0000_006453.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.8932921, "relative_pitch": 66.20586258649308, "relative_heading": 271.19274613065977, "relative_elevation": 45.116633339785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8219112675118, 52.3372389863508, 45.3155619893223 ] }, "distance": 19.93, "direction": 331.7, "angle": 66.26, "elevation": 45.32, "pano_id": "TMX7316010203-002219_pano_0000_002409", "timestamp": "2021-07-07T08:31:14.461960Z", "filename": "pano_0000_002409.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 19.92561125, "relative_pitch": 66.2645278569069, "relative_heading": 331.70113894002145, "relative_elevation": 45.3155619893223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82175423999582, 52.3370842471306, 45.3846358899027 ] }, "distance": 20.15, "direction": 270.93, "angle": 66.06, "elevation": 45.38, "pano_id": "TMX7316010203-002219_pano_0000_002417", "timestamp": "2021-07-07T08:31:21.991860Z", "filename": "pano_0000_002417.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.15196532, "relative_pitch": 66.05752721384115, "relative_heading": 270.92650951510115, "relative_elevation": 45.3846358899027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82234574824122, 52.3370781350726, 45.0745045356452 ] }, "distance": 20.17, "direction": 91.01, "angle": 65.89, "elevation": 45.07, "pano_id": "TMX7316010203-001305_pano_0000_006461", "timestamp": "2019-07-11T07:59:02.820000Z", "filename": "pano_0000_006461.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.17156354, "relative_pitch": 65.89071866313827, "relative_heading": 91.00628737537795, "relative_elevation": 45.0745045356452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82220477989713, 52.3372362001549, 45.2750175911933 ] }, "distance": 20.21, "direction": 31.5, "angle": 65.94, "elevation": 45.28, "pano_id": "TMX7316010203-002219_pano_0000_002405", "timestamp": "2021-07-07T08:31:12.511890Z", "filename": "pano_0000_002405.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.21209755, "relative_pitch": 65.94261243034906, "relative_heading": 31.496946219196982, "relative_elevation": 45.2750175911933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-56-39_01342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-56-39_01342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-56-39_01342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.821807520922751, 52.336976307228156, 0.0 ] }, "distance": 20.23, "direction": 234.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-56-39_01342", "timestamp": "2025-07-17T11:24:14Z", "filename": "recording_2025-07-17_10-56-39_01342.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.23299656, "relative_pitch": 0.0, "relative_heading": 234.72343953074835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_006123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_006123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_006123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8219006858525, 52.3372386918612, 45.0963678658009 ] }, "distance": 20.25, "direction": 329.86, "angle": 65.82, "elevation": 45.1, "pano_id": "TMX7316010203-001305_pano_0000_006123", "timestamp": "2019-07-11T07:56:46.065760Z", "filename": "pano_0000_006123.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.24913931, "relative_pitch": 65.81899968785073, "relative_heading": 329.85995477701647, "relative_elevation": 45.0963678658009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002219_pano_0000_002425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002219_pano_0000_002425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002219/pano_0000_002425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82234781044472, 52.3370689462137, 45.2545135095716 ] }, "distance": 20.36, "direction": 93.88, "angle": 65.78, "elevation": 45.25, "pano_id": "TMX7316010203-002219_pano_0000_002425", "timestamp": "2021-07-07T08:31:26.081940Z", "filename": "pano_0000_002425.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.355629, "relative_pitch": 65.78162812354066, "relative_heading": 93.87810635714187, "relative_elevation": 45.2545135095716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_001073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82220729627439, 52.3372370329721, 45.1122434167191 ] }, "distance": 20.38, "direction": 31.77, "angle": 65.69, "elevation": 45.11, "pano_id": "TMX7316010203-001690_pano_0000_001073", "timestamp": "2020-05-06T09:23:43.357230Z", "filename": "pano_0000_001073.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.38096009, "relative_pitch": 65.68734013448142, "relative_heading": 31.771975365462794, "relative_elevation": 45.1122434167191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001873_pano_0000_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001873_pano_0000_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001873/pano_0000_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82189218671423, 52.3372379104299, 45.1534374970943 ] }, "distance": 20.47, "direction": 328.34, "angle": 65.61, "elevation": 45.15, "pano_id": "TMX7316010203-001873_pano_0000_000325", "timestamp": "2020-08-13T06:40:06.662710Z", "filename": "pano_0000_000325.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.47206906, "relative_pitch": 65.6109861780358, "relative_heading": 328.33545972402067, "relative_elevation": 45.1534374970943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_001175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_001175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_001175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82221286835109, 52.3372368438367, 45.1036997130141 ] }, "distance": 20.57, "direction": 32.7, "angle": 65.49, "elevation": 45.1, "pano_id": "TMX7316010203-002466_pano_0002_001175", "timestamp": "2022-03-22T11:40:08.105430Z", "filename": "pano_0002_001175.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.56575879, "relative_pitch": 65.48862141130017, "relative_heading": 32.70243727569632, "relative_elevation": 45.1036997130141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_001577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_001577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_001577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8222292341794, 52.3372311343492, 46.5981602650136 ] }, "distance": 20.67, "direction": 36.26, "angle": 66.08, "elevation": 46.6, "pano_id": "TMX7316010203-000809_pano_0000_001577", "timestamp": "2018-06-26T11:02:14.992200Z", "filename": "pano_0000_001577.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.67361627, "relative_pitch": 66.0751805307631, "relative_heading": 36.25752011591469, "relative_elevation": 46.5981602650136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0002_000671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0002_000671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0002_000671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82235536796904, 52.3370770513137, 45.0581760257483 ] }, "distance": 20.83, "direction": 91.31, "angle": 65.19, "elevation": 45.06, "pano_id": "TMX7316010203-002466_pano_0002_000671", "timestamp": "2022-03-22T11:36:45.431600Z", "filename": "pano_0002_000671.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.82955641, "relative_pitch": 65.18977763478019, "relative_heading": 91.30627215987496, "relative_elevation": 45.0581760257483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8217438479008, 52.3370814219112, 44.9631140027195 ] }, "distance": 20.86, "direction": 270.03, "angle": 65.11, "elevation": 44.96, "pano_id": "TMX7316010203-000288_pano_0003_002787", "timestamp": "2017-05-08T11:20:56.268090Z", "filename": "pano_0003_002787.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.85767046, "relative_pitch": 65.11416765293947, "relative_heading": 270.0315524496537, "relative_elevation": 44.9631140027195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track75_Sphere_00243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track75_Sphere_00243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.822356289664152, 52.337078198420656, 0.0 ] }, "distance": 20.89, "direction": 90.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track75_Sphere_00243", "timestamp": "2024-10-21T11:27:09Z", "filename": "Job_20241021_0921_Track75_Sphere_00243.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.8898519, "relative_pitch": 0.0, "relative_heading": 90.95233870250564, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track75_Sphere_00236/adjacencies/b_20241021_0921_Track75_Sphere_00236/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82230333674419, 52.3369751222689, 44.7912356480956 ] }, "distance": 20.93, "direction": 124.37, "angle": 64.95, "elevation": 44.79, "pano_id": "TMX7316010203-002466_pano_0001_000315", "timestamp": "2022-03-22T11:13:52.534940Z", "filename": "pano_0001_000315.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_20241021_0921_Track75_Sphere_00236", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116482.14708248267, 483389.7044578973 ] }, "relative_distance": 20.9322039, "relative_pitch": 64.95199344353493, "relative_heading": 124.36976000747465, "relative_elevation": 44.7912356480956 } ] } }