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_20241025_0915_Track98_Sphere_00019/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track98_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801835427742859, 52.36127123960656, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track98_Sphere_00019", "timestamp": "2024-10-25T10:47:25Z", "filename": "Job_20241025_0915_Track98_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "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_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80183938190681, 52.3612742893906, 43.6033842330799 ] }, "distance": 0.43, "direction": 38.44, "angle": 89.43, "elevation": 43.6, "pano_id": "TMX7316010203-000817_pano_0000_000836", "timestamp": "2018-06-29T12:41:18.132930Z", "filename": "pano_0000_000836.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 0.43327633, "relative_pitch": 89.43068437247891, "relative_heading": 38.4411793789978, "relative_elevation": 43.6033842330799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80182751159702, 52.3612685139811, 43.9389501716942 ] }, "distance": 0.62, "direction": 240.65, "angle": 89.19, "elevation": 43.94, "pano_id": "TMX7316010203-000050_pano_0000_004613", "timestamp": "2016-08-08T09:17:04.237550Z", "filename": "pano_0000_004613.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 0.6187136, "relative_pitch": 89.19325939389951, "relative_heading": 240.64644484882288, "relative_elevation": 43.9389501716942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80182811199049, 52.3612667022341, 44.1803494794294 ] }, "distance": 0.71, "direction": 224.63, "angle": 89.08, "elevation": 44.18, "pano_id": "TMX7316010203-002092_pano_0001_000452", "timestamp": "2021-04-14T11:12:02.062400Z", "filename": "pano_0001_000452.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 0.70943349, "relative_pitch": 89.08004232194608, "relative_heading": 224.62790007780944, "relative_elevation": 44.1803494794294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801821846839177, 52.361274668698954, 0.0 ] }, "distance": 1.0, "direction": 292.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_02320", "timestamp": "2025-09-09T07:19:54Z", "filename": "recording_2025-09-09_06-44-43_02320.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 1.00077873, "relative_pitch": 0.0, "relative_heading": 292.4125399132709, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80186119814933, 52.3612740253714, 45.0007046852261 ] }, "distance": 1.78, "direction": 79.99, "angle": 87.73, "elevation": 45.0, "pano_id": "TMX7316010203-001886_pano_0000_002913", "timestamp": "2020-08-21T07:41:11.116350Z", "filename": "pano_0000_002913.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 1.78273461, "relative_pitch": 87.73137364213906, "relative_heading": 79.98644089353692, "relative_elevation": 45.0007046852261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80182158328321, 52.3612565702726, 43.967717371881 ] }, "distance": 1.89, "direction": 210.02, "angle": 87.54, "elevation": 43.97, "pano_id": "TMX7316010203-001324_pano_0000_003424", "timestamp": "2019-07-23T10:30:08.097570Z", "filename": "pano_0000_003424.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 1.88519798, "relative_pitch": 87.54484027524627, "relative_heading": 210.01889436206642, "relative_elevation": 43.967717371881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_002994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80182927842622, 52.3612922640361, 44.4672339065 ] }, "distance": 2.38, "direction": 349.85, "angle": 86.94, "elevation": 44.47, "pano_id": "TMX7316010203-000284_pano_0000_002994", "timestamp": "2017-05-03T12:01:48.365530Z", "filename": "pano_0000_002994.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 2.37668694, "relative_pitch": 86.94056338880038, "relative_heading": 349.8480168052051, "relative_elevation": 44.4672339065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_003063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80181608537804, 52.3612907014255, 43.8659416744485 ] }, "distance": 2.53, "direction": 328.68, "angle": 86.69, "elevation": 43.87, "pano_id": "TMX7316010203-002528_pano_0000_003063", "timestamp": "2022-04-20T12:33:59.500830Z", "filename": "pano_0000_003063.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 2.53497214, "relative_pitch": 86.69260846011923, "relative_heading": 328.6812679687865, "relative_elevation": 43.8659416744485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_003062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80183981636515, 52.3612475034868, 43.8568668318912 ] }, "distance": 2.66, "direction": 173.54, "angle": 86.53, "elevation": 43.86, "pano_id": "TMX7316010203-002528_pano_0000_003062", "timestamp": "2022-04-20T12:33:58.775860Z", "filename": "pano_0000_003062.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 2.6580848, "relative_pitch": 86.53164985623914, "relative_heading": 173.54195618089759, "relative_elevation": 43.8568668318912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80179954683908, 52.3612986045899, 43.9764075707644 ] }, "distance": 3.9, "direction": 321.24, "angle": 84.93, "elevation": 43.98, "pano_id": "TMX7316010203-001324_pano_0000_003423", "timestamp": "2019-07-23T10:30:07.357530Z", "filename": "pano_0000_003423.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 3.90473259, "relative_pitch": 84.92592661066489, "relative_heading": 321.2447741747612, "relative_elevation": 43.9764075707644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801844902107735, 52.36123189297951, 0.0 ] }, "distance": 4.43, "direction": 171.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_02321", "timestamp": "2025-09-09T07:19:55Z", "filename": "recording_2025-09-09_06-44-43_02321.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 4.42558263, "relative_pitch": 0.0, "relative_heading": 171.61403319009042, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80180582203825, 52.3613079945324, 43.9338721325621 ] }, "distance": 4.56, "direction": 333.75, "angle": 84.07, "elevation": 43.93, "pano_id": "TMX7316010203-000050_pano_0000_004614", "timestamp": "2016-08-08T09:17:05.222600Z", "filename": "pano_0000_004614.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 4.56012839, "relative_pitch": 84.07418844568477, "relative_heading": 333.75059092197785, "relative_elevation": 43.9338721325621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track98_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801857056144328, 52.36123201599322, 0.0 ] }, "distance": 4.61, "direction": 161.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track98_Sphere_00018", "timestamp": "2024-10-25T10:47:24Z", "filename": "Job_20241025_0915_Track98_Sphere_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 4.60656732, "relative_pitch": 0.0, "relative_heading": 161.34615470670255, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80180545199803, 52.3613101464242, 44.1761403027922 ] }, "distance": 4.79, "direction": 334.75, "angle": 83.82, "elevation": 44.18, "pano_id": "TMX7316010203-002092_pano_0001_000453", "timestamp": "2021-04-14T11:12:02.772410Z", "filename": "pano_0001_000453.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 4.78675965, "relative_pitch": 83.81577364590612, "relative_heading": 334.7476519906479, "relative_elevation": 44.1761403027922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track98_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801813073684082, 52.36131205046584, 0.0 ] }, "distance": 4.79, "direction": 341.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track98_Sphere_00020", "timestamp": "2024-10-25T10:47:26Z", "filename": "Job_20241025_0915_Track98_Sphere_00020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 4.78972967, "relative_pitch": 0.0, "relative_heading": 341.46167165354115, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000835/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000835/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000835/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000835/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000835/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000835/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000835/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000835/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000835/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80186226150464, 52.3612313993573, 43.5446652770042 ] }, "distance": 4.8, "direction": 157.59, "angle": 83.72, "elevation": 43.54, "pano_id": "TMX7316010203-000817_pano_0000_000835", "timestamp": "2018-06-29T12:41:17.207890Z", "filename": "pano_0000_000835.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 4.79529387, "relative_pitch": 83.71570637138267, "relative_heading": 157.59128068700284, "relative_elevation": 43.5446652770042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80184933391737, 52.3612283860133, 43.8894143179059 ] }, "distance": 4.86, "direction": 168.76, "angle": 83.68, "elevation": 43.89, "pano_id": "TMX7316010203-000050_pano_0000_004612", "timestamp": "2016-08-08T09:17:03.277540Z", "filename": "pano_0000_004612.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 4.86169154, "relative_pitch": 83.67903604169125, "relative_heading": 168.7635391945274, "relative_elevation": 43.8894143179059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80183906364704, 52.3613162717346, 44.9907376235351 ] }, "distance": 5.02, "direction": 2.83, "angle": 83.64, "elevation": 44.99, "pano_id": "TMX7316010203-001886_pano_0000_002914", "timestamp": "2020-08-21T07:41:11.821280Z", "filename": "pano_0000_002914.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 5.01703236, "relative_pitch": 83.63708839392885, "relative_heading": 2.8298478206065414, "relative_elevation": 44.9907376235351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80181634231766, 52.3613167326883, 43.6125319339335 ] }, "distance": 5.23, "direction": 345.6, "angle": 83.17, "elevation": 43.61, "pano_id": "TMX7316010203-000817_pano_0000_000837", "timestamp": "2018-06-29T12:41:19.007970Z", "filename": "pano_0000_000837.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 5.22650742, "relative_pitch": 83.16628778723967, "relative_heading": 345.595579565193, "relative_elevation": 43.6125319339335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80185083051854, 52.3612233844603, 44.1359625142068 ] }, "distance": 5.43, "direction": 168.85, "angle": 82.99, "elevation": 44.14, "pano_id": "TMX7316010203-002092_pano_0001_000451", "timestamp": "2021-04-14T11:12:01.262400Z", "filename": "pano_0001_000451.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 5.42744042, "relative_pitch": 82.98948058729813, "relative_heading": 168.8527146592859, "relative_elevation": 44.1359625142068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80188341296166, 52.3612308552537, 45.036685956642 ] }, "distance": 5.56, "direction": 143.97, "angle": 82.97, "elevation": 45.04, "pano_id": "TMX7316010203-001886_pano_0000_002912", "timestamp": "2020-08-21T07:41:10.361280Z", "filename": "pano_0000_002912.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 5.55694297, "relative_pitch": 82.96599616433346, "relative_heading": 143.96623638974052, "relative_elevation": 45.036685956642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801798764182193, 52.36131729148587, 0.0 ] }, "distance": 5.7, "direction": 334.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_02319", "timestamp": "2025-09-09T07:19:54Z", "filename": "recording_2025-09-09_06-44-43_02319.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 5.70066992, "relative_pitch": 0.0, "relative_heading": 334.01510900091324, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80184139489817, 52.3612146126453, 43.9382236199453 ] }, "distance": 6.31, "direction": 176.31, "angle": 81.82, "elevation": 43.94, "pano_id": "TMX7316010203-001324_pano_0000_003425", "timestamp": "2019-07-23T10:30:09.057560Z", "filename": "pano_0000_003425.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 6.31421905, "relative_pitch": 81.82219834641487, "relative_heading": 176.30877833349084, "relative_elevation": 43.9382236199453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_003064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80179067098533, 52.3613335463836, 43.862979626283 ] }, "distance": 7.57, "direction": 336.26, "angle": 80.2, "elevation": 43.86, "pano_id": "TMX7316010203-002528_pano_0000_003064", "timestamp": "2022-04-20T12:34:00.195830Z", "filename": "pano_0000_003064.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 7.57395396, "relative_pitch": 80.20316874089124, "relative_heading": 336.26148237938736, "relative_elevation": 43.862979626283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_003061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80185965655697, 52.3612033465443, 43.9030709629878 ] }, "distance": 7.73, "direction": 167.68, "angle": 80.01, "elevation": 43.9, "pano_id": "TMX7316010203-002528_pano_0000_003061", "timestamp": "2022-04-20T12:33:57.955810Z", "filename": "pano_0000_003061.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 7.73295184, "relative_pitch": 80.01056147589226, "relative_heading": 167.67567614787927, "relative_elevation": 43.9030709629878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_002995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80187455674481, 52.361203883405, 44.4952865196392 ] }, "distance": 7.95, "direction": 160.42, "angle": 79.86, "elevation": 44.5, "pano_id": "TMX7316010203-000284_pano_0000_002995", "timestamp": "2017-05-03T12:01:51.345430Z", "filename": "pano_0000_002995.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 7.95491428, "relative_pitch": 79.86368919965862, "relative_heading": 160.42193096242343, "relative_elevation": 44.4952865196392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80177718304954, 52.3613405608934, 43.9928960399702 ] }, "distance": 8.67, "direction": 332.78, "angle": 78.85, "elevation": 43.99, "pano_id": "TMX7316010203-001324_pano_0000_003422", "timestamp": "2019-07-23T10:30:06.672580Z", "filename": "pano_0000_003422.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 8.67436026, "relative_pitch": 78.84571045905825, "relative_heading": 332.7791241387279, "relative_elevation": 43.9928960399702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80178577663457, 52.3613471286514, 43.9281761003658 ] }, "distance": 9.1, "direction": 338.17, "angle": 78.3, "elevation": 43.93, "pano_id": "TMX7316010203-000050_pano_0000_004615", "timestamp": "2016-08-08T09:17:06.202640Z", "filename": "pano_0000_004615.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 9.09671497, "relative_pitch": 78.30046646325992, "relative_heading": 338.17158483981586, "relative_elevation": 43.9281761003658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track98_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801880148023413, 52.36119091217644, 0.0 ] }, "distance": 9.44, "direction": 161.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track98_Sphere_00017", "timestamp": "2024-10-25T10:47:23Z", "filename": "Job_20241025_0915_Track98_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 9.44329106, "relative_pitch": 0.0, "relative_heading": 161.17902994441226, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track98_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801789884375237, 52.36135274034894, 0.0 ] }, "distance": 9.58, "direction": 341.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track98_Sphere_00021", "timestamp": "2024-10-25T10:47:27Z", "filename": "Job_20241025_0915_Track98_Sphere_00021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 9.5849636, "relative_pitch": 0.0, "relative_heading": 341.1136199460185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80186547540134, 52.3611869486067, 44.0666670454666 ] }, "distance": 9.6, "direction": 167.69, "angle": 77.71, "elevation": 44.07, "pano_id": "TMX7316010203-000050_pano_0000_004611", "timestamp": "2016-08-08T09:17:02.192590Z", "filename": "pano_0000_004611.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 9.60018037, "relative_pitch": 77.70981436248543, "relative_heading": 167.68879669542392, "relative_elevation": 44.0666670454666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80178317745301, 52.3613531621925, 44.1847725482658 ] }, "distance": 9.79, "direction": 338.67, "angle": 77.51, "elevation": 44.18, "pano_id": "TMX7316010203-002092_pano_0001_000454", "timestamp": "2021-04-14T11:12:03.432380Z", "filename": "pano_0001_000454.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 9.78616522, "relative_pitch": 77.51157307092774, "relative_heading": 338.67081121015235, "relative_elevation": 44.1847725482658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000834/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000834/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000834/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000834/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000834/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000834/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000834/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000834/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000834/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80188596947136, 52.3611887114003, 43.733977667056 ] }, "distance": 9.81, "direction": 159.45, "angle": 77.36, "elevation": 43.73, "pano_id": "TMX7316010203-000817_pano_0000_000834", "timestamp": "2018-06-29T12:41:16.223180Z", "filename": "pano_0000_000834.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 9.80750701, "relative_pitch": 77.36032156253236, "relative_heading": 159.4473568559419, "relative_elevation": 43.733977667056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8018162547082, 52.3613591400289, 44.986517990008 ] }, "distance": 9.87, "direction": 352.39, "angle": 77.63, "elevation": 44.99, "pano_id": "TMX7316010203-001886_pano_0000_002915", "timestamp": "2020-08-21T07:41:12.496270Z", "filename": "pano_0000_002915.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 9.86787383, "relative_pitch": 77.62801070025928, "relative_heading": 352.39386244757173, "relative_elevation": 44.986517990008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80179290241291, 52.3613591575192, 43.6235098903999 ] }, "distance": 10.2, "direction": 343.5, "angle": 76.84, "elevation": 43.62, "pano_id": "TMX7316010203-000817_pano_0000_000838", "timestamp": "2018-06-29T12:41:19.857900Z", "filename": "pano_0000_000838.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 10.20291754, "relative_pitch": 76.8359642110518, "relative_heading": 343.5047110954494, "relative_elevation": 43.6235098903999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80190546926671, 52.3611877874935, 45.1895292280242 ] }, "distance": 10.44, "direction": 152.8, "angle": 76.99, "elevation": 45.19, "pano_id": "TMX7316010203-001886_pano_0000_002911", "timestamp": "2020-08-21T07:41:09.581340Z", "filename": "pano_0000_002911.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 10.44022262, "relative_pitch": 76.99109535306123, "relative_heading": 152.8043271650656, "relative_elevation": 45.1895292280242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80187341710808, 52.3611798343469, 44.3417395884171 ] }, "distance": 10.5, "direction": 165.72, "angle": 76.68, "elevation": 44.34, "pano_id": "TMX7316010203-002092_pano_0001_000450", "timestamp": "2021-04-14T11:12:00.307380Z", "filename": "pano_0001_000450.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 10.49513518, "relative_pitch": 76.68385713317721, "relative_heading": 165.7242426313085, "relative_elevation": 44.3417395884171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801775594706113, 52.36135981497304, 0.0 ] }, "distance": 10.67, "direction": 337.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_02318", "timestamp": "2025-09-09T07:19:53Z", "filename": "recording_2025-09-09_06-44-43_02318.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 10.6657368, "relative_pitch": 0.0, "relative_heading": 337.53230124458673, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80185839729091, 52.3611718549854, 44.0500863138586 ] }, "distance": 11.17, "direction": 171.95, "angle": 75.77, "elevation": 44.05, "pano_id": "TMX7316010203-001324_pano_0000_003426", "timestamp": "2019-07-23T10:30:10.237470Z", "filename": "pano_0000_003426.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 11.16909929, "relative_pitch": 75.77223739412824, "relative_heading": 171.94644335438622, "relative_elevation": 44.0500863138586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_003065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80176733518426, 52.3613767066675, 43.8641665587202 ] }, "distance": 12.62, "direction": 338.43, "angle": 73.95, "elevation": 43.86, "pano_id": "TMX7316010203-002528_pano_0000_003065", "timestamp": "2022-04-20T12:34:00.825800Z", "filename": "pano_0000_003065.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 12.61926496, "relative_pitch": 73.95002276834185, "relative_heading": 338.4329552339935, "relative_elevation": 43.8641665587202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_002993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80177373397691, 52.3613789415567, 44.4950743168592 ] }, "distance": 12.7, "direction": 340.67, "angle": 74.07, "elevation": 44.5, "pano_id": "TMX7316010203-000284_pano_0000_002993", "timestamp": "2017-05-03T12:01:46.510460Z", "filename": "pano_0000_002993.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 12.70002426, "relative_pitch": 74.06990814504529, "relative_heading": 340.6748455056949, "relative_elevation": 44.4950743168592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_003060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801873917079, 52.3611593449203, 43.9714387552813 ] }, "distance": 12.72, "direction": 168.11, "angle": 73.86, "elevation": 43.97, "pano_id": "TMX7316010203-002528_pano_0000_003060", "timestamp": "2022-04-20T12:33:57.041130Z", "filename": "pano_0000_003060.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 12.72408418, "relative_pitch": 73.86105983029726, "relative_heading": 168.10788498117427, "relative_elevation": 43.9714387552813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80175438422704, 52.3613828015002, 43.9827588256449 ] }, "distance": 13.59, "direction": 336.02, "angle": 72.83, "elevation": 43.98, "pano_id": "TMX7316010203-001324_pano_0000_003421", "timestamp": "2019-07-23T10:30:06.022700Z", "filename": "pano_0000_003421.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 13.58630573, "relative_pitch": 72.83404383088926, "relative_heading": 336.02340747326923, "relative_elevation": 43.9827588256449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80176460798363, 52.36138649744, 43.9165790351108 ] }, "distance": 13.7, "direction": 339.39, "angle": 72.67, "elevation": 43.92, "pano_id": "TMX7316010203-000050_pano_0000_004616", "timestamp": "2016-08-08T09:17:07.107530Z", "filename": "pano_0000_004616.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 13.70263522, "relative_pitch": 72.67129049641099, "relative_heading": 339.38508018089203, "relative_elevation": 43.9165790351108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track98_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801901960382704, 52.36115443073966, 0.0 ] }, "distance": 13.77, "direction": 160.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track98_Sphere_00016", "timestamp": "2024-10-25T10:47:22Z", "filename": "Job_20241025_0915_Track98_Sphere_00016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 13.76540489, "relative_pitch": 0.0, "relative_heading": 160.77582433395114, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track100_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track100_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track100_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801841381895002, 52.36114597028954, 0.0 ] }, "distance": 13.95, "direction": 178.33, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track100_Sphere_00001", "timestamp": "2024-10-25T10:53:01Z", "filename": "Job_20241025_0915_Track100_Sphere_00001.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 13.9451441, "relative_pitch": 0.0, "relative_heading": 178.3332102549492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80186728743378, 52.3611440093664, 44.1188156465068 ] }, "distance": 14.32, "direction": 171.28, "angle": 72.01, "elevation": 44.12, "pano_id": "TMX7316010203-000050_pano_0000_004610", "timestamp": "2016-08-08T09:17:00.882620Z", "filename": "pano_0000_004610.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 14.32284469, "relative_pitch": 72.0143642862301, "relative_heading": 171.2841206150868, "relative_elevation": 44.1188156465068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track98_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801766968011528, 52.36139388096652, 0.0 ] }, "distance": 14.42, "direction": 341.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track98_Sphere_00022", "timestamp": "2024-10-25T10:47:28Z", "filename": "Job_20241025_0915_Track98_Sphere_00022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 14.42172238, "relative_pitch": 0.0, "relative_heading": 341.13243153346696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80176131828512, 52.3613964359272, 44.157887339592 ] }, "distance": 14.82, "direction": 340.08, "angle": 71.45, "elevation": 44.16, "pano_id": "TMX7316010203-002092_pano_0001_000455", "timestamp": "2021-04-14T11:12:04.112380Z", "filename": "pano_0001_000455.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 14.81771254, "relative_pitch": 71.45020010477072, "relative_heading": 340.07961714476147, "relative_elevation": 44.157887339592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80179421003957, 52.3614023365208, 44.9784981543198 ] }, "distance": 14.86, "direction": 349.1, "angle": 71.72, "elevation": 44.98, "pano_id": "TMX7316010203-001886_pano_0000_002916", "timestamp": "2020-08-21T07:41:13.151260Z", "filename": "pano_0000_002916.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 14.85548584, "relative_pitch": 71.72265832899907, "relative_heading": 349.1047405902039, "relative_elevation": 44.9784981543198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80191021280125, 52.361145775669, 43.7216315716505 ] }, "distance": 14.86, "direction": 159.95, "angle": 71.23, "elevation": 43.72, "pano_id": "TMX7316010203-000817_pano_0000_000833", "timestamp": "2018-06-29T12:41:15.237920Z", "filename": "pano_0000_000833.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 14.8614324, "relative_pitch": 71.22657437206809, "relative_heading": 159.95179932871267, "relative_elevation": 43.7216315716505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80176947369816, 52.3614016189528, 43.6142497556284 ] }, "distance": 15.19, "direction": 342.79, "angle": 70.8, "elevation": 43.61, "pano_id": "TMX7316010203-000817_pano_0000_000839", "timestamp": "2018-06-29T12:41:20.697900Z", "filename": "pano_0000_000839.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 15.18766938, "relative_pitch": 70.80049126988087, "relative_heading": 342.7924572088652, "relative_elevation": 43.6142497556284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80192790838936, 52.3611448483455, 45.2235175529495 ] }, "distance": 15.41, "direction": 155.87, "angle": 71.18, "elevation": 45.22, "pano_id": "TMX7316010203-001886_pano_0000_002910", "timestamp": "2020-08-21T07:41:08.766280Z", "filename": "pano_0000_002910.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 15.41072103, "relative_pitch": 71.1825400140471, "relative_heading": 155.8695186069835, "relative_elevation": 45.2235175529495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80189626031151, 52.3611365483791, 44.3682659296319 ] }, "distance": 15.55, "direction": 164.54, "angle": 70.69, "elevation": 44.37, "pano_id": "TMX7316010203-002092_pano_0001_000449", "timestamp": "2021-04-14T11:11:59.377390Z", "filename": "pano_0001_000449.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 15.55004572, "relative_pitch": 70.68562255887657, "relative_heading": 164.54362897771048, "relative_elevation": 44.3682659296319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801752730497563, 52.36140256465988, 0.0 ] }, "distance": 15.66, "direction": 338.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_02317", "timestamp": "2025-09-09T07:19:53Z", "filename": "recording_2025-09-09_06-44-43_02317.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 15.66142875, "relative_pitch": 0.0, "relative_heading": 338.9173765394647, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80187909420021, 52.3611291384626, 44.0475919898599 ] }, "distance": 16.09, "direction": 169.35, "angle": 69.93, "elevation": 44.05, "pano_id": "TMX7316010203-001324_pano_0000_003427", "timestamp": "2019-07-23T10:30:11.217510Z", "filename": "pano_0000_003427.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 16.08957509, "relative_pitch": 69.93391075362783, "relative_heading": 169.34552562267442, "relative_elevation": 44.0475919898599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801856132375822, 52.36112621616632, 0.0 ] }, "distance": 16.2, "direction": 175.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_02017", "timestamp": "2025-09-09T07:14:50Z", "filename": "recording_2025-09-09_06-44-43_02017.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 16.19889206, "relative_pitch": 0.0, "relative_heading": 175.00477137155522, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track100_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track100_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track100_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80179570006845, 52.36112114481184, 0.0 ] }, "distance": 16.92, "direction": 189.2, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track100_Sphere_00002", "timestamp": "2024-10-25T10:53:02Z", "filename": "Job_20241025_0915_Track100_Sphere_00002.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 16.91953623, "relative_pitch": 0.0, "relative_heading": 189.20443647578222, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80183073024859, 52.3611150185667, 46.0852036001161 ] }, "distance": 17.39, "direction": 181.05, "angle": 69.33, "elevation": 46.09, "pano_id": "TMX7316010203-001886_pano_0000_003230", "timestamp": "2020-08-21T07:46:51.889980Z", "filename": "pano_0000_003230.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 17.38631739, "relative_pitch": 69.33028274328238, "relative_heading": 181.0546445779784, "relative_elevation": 46.0852036001161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_003066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80174423648926, 52.361419830783, 43.865757830441 ] }, "distance": 17.66, "direction": 339.41, "angle": 68.07, "elevation": 43.87, "pano_id": "TMX7316010203-002528_pano_0000_003066", "timestamp": "2022-04-20T12:34:01.405810Z", "filename": "pano_0000_003066.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 17.6628906, "relative_pitch": 68.0674332724239, "relative_heading": 339.4078589807522, "relative_elevation": 43.865757830441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_003059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_003059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_003059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80186031400891, 52.3611131118218, 43.8465004861355 ] }, "distance": 17.68, "direction": 174.5, "angle": 68.04, "elevation": 43.85, "pano_id": "TMX7316010203-002528_pano_0000_003059", "timestamp": "2022-04-20T12:33:43.685910Z", "filename": "pano_0000_003059.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 17.67702931, "relative_pitch": 68.04282061541421, "relative_heading": 174.49646841485978, "relative_elevation": 43.8465004861355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801786844006473, 52.36111140319182, 0.0 ] }, "distance": 18.09, "direction": 190.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_02016", "timestamp": "2025-09-09T07:14:48Z", "filename": "recording_2025-09-09_06-44-43_02016.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 18.09099959, "relative_pitch": 0.0, "relative_heading": 190.54154503948965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80174174218405, 52.3614257732514, 43.9115542974323 ] }, "distance": 18.34, "direction": 339.64, "angle": 67.33, "elevation": 43.91, "pano_id": "TMX7316010203-000050_pano_0000_004617", "timestamp": "2016-08-08T09:17:07.902560Z", "filename": "pano_0000_004617.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 18.3417964, "relative_pitch": 67.3297726264493, "relative_heading": 339.6374721205563, "relative_elevation": 43.9115542974323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8017565740826, 52.3611134886239, 45.9610792081803 ] }, "distance": 18.36, "direction": 197.02, "angle": 68.23, "elevation": 45.96, "pano_id": "TMX7316010203-001886_pano_0000_003231", "timestamp": "2020-08-21T07:46:53.050120Z", "filename": "pano_0000_003231.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 18.35717443, "relative_pitch": 68.22788900780048, "relative_heading": 197.01537522322164, "relative_elevation": 45.9610792081803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track98_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801925615303666, 52.3611151542186, 0.0 ] }, "distance": 18.42, "direction": 160.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track98_Sphere_00015", "timestamp": "2024-10-25T10:47:20Z", "filename": "Job_20241025_0915_Track98_Sphere_00015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 18.42294568, "relative_pitch": 0.0, "relative_heading": 160.51902189708852, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80173213331218, 52.3614249309354, 43.991445697844 ] }, "distance": 18.49, "direction": 337.63, "angle": 67.2, "elevation": 43.99, "pano_id": "TMX7316010203-001324_pano_0000_003420", "timestamp": "2019-07-23T10:30:05.402550Z", "filename": "pano_0000_003420.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 18.49299391, "relative_pitch": 67.19923305765018, "relative_heading": 337.63467552141196, "relative_elevation": 43.991445697844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_004609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_004609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_004609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80183762948639, 52.3611031166154, 44.104302695021 ] }, "distance": 18.71, "direction": 179.54, "angle": 67.01, "elevation": 44.1, "pano_id": "TMX7316010203-000050_pano_0000_004609", "timestamp": "2016-08-08T09:16:59.457560Z", "filename": "pano_0000_004609.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 18.70835352, "relative_pitch": 67.014104736232, "relative_heading": 179.54063397153448, "relative_elevation": 44.104302695021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_002996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_002996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_002996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80190466079551, 52.3611074340842, 44.6008462887257 ] }, "distance": 18.83, "direction": 165.49, "angle": 67.11, "elevation": 44.6, "pano_id": "TMX7316010203-000284_pano_0000_002996", "timestamp": "2017-05-03T12:01:55.355410Z", "filename": "pano_0000_002996.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 18.82764491, "relative_pitch": 67.1136171448157, "relative_heading": 165.49255234823562, "relative_elevation": 44.6008462887257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801925365948938, 52.3611106860548, 0.0 ] }, "distance": 18.89, "direction": 161.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_02018", "timestamp": "2025-09-09T07:14:52Z", "filename": "recording_2025-09-09_06-44-43_02018.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 18.88688435, "relative_pitch": 0.0, "relative_heading": 161.07061764512355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001324_pano_0000_003208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001324_pano_0000_003208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/23/TMX7316010203-001324/pano_0000_003208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80180610905768, 52.3611012689848, 43.4492622027174 ] }, "distance": 19.02, "direction": 186.03, "angle": 66.36, "elevation": 43.45, "pano_id": "TMX7316010203-001324_pano_0000_003208", "timestamp": "2019-07-23T10:26:40.158010Z", "filename": "pano_0000_003208.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 19.01851398, "relative_pitch": 66.36015055378, "relative_heading": 186.02826789179827, "relative_elevation": 43.4492622027174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_003229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_003229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_003229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80190241749096, 52.3611027050062, 46.2738976282999 ] }, "distance": 19.3, "direction": 166.32, "angle": 67.36, "elevation": 46.27, "pano_id": "TMX7316010203-001886_pano_0000_003229", "timestamp": "2020-08-21T07:46:50.639980Z", "filename": "pano_0000_003229.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 19.3008357, "relative_pitch": 67.3589903260493, "relative_heading": 166.32310292425626, "relative_elevation": 46.2738976282999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241025_0915_Track98_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track98_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801743897928419, 52.36143554211092, 0.0 ] }, "distance": 19.32, "direction": 341.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241025_0915_Track98_Sphere_00023", "timestamp": "2024-10-25T10:47:28Z", "filename": "Job_20241025_0915_Track98_Sphere_00023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 19.31668037, "relative_pitch": 0.0, "relative_heading": 341.1679402398008, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80182379913427, 52.3610970434956, 43.8035386996344 ] }, "distance": 19.4, "direction": 182.34, "angle": 66.11, "elevation": 43.8, "pano_id": "TMX7316010203-000817_pano_0000_000754", "timestamp": "2018-06-29T12:39:29.708300Z", "filename": "pano_0000_000754.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 19.399715, "relative_pitch": 66.11240106723987, "relative_heading": 182.34032566178774, "relative_elevation": 43.8035386996344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80173976267812, 52.3614394286548, 44.1556495456025 ] }, "distance": 19.82, "direction": 340.8, "angle": 65.83, "elevation": 44.16, "pano_id": "TMX7316010203-002092_pano_0001_000456", "timestamp": "2021-04-14T11:12:04.827400Z", "filename": "pano_0001_000456.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 19.81734298, "relative_pitch": 65.82914653944593, "relative_heading": 340.80067786520596, "relative_elevation": 44.1556495456025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_002917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_002917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_002917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80177229938658, 52.3614451252044, 44.9921994144097 ] }, "distance": 19.82, "direction": 347.47, "angle": 66.22, "elevation": 44.99, "pano_id": "TMX7316010203-001886_pano_0000_002917", "timestamp": "2020-08-21T07:41:13.791280Z", "filename": "pano_0000_002917.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 19.821143, "relative_pitch": 66.22429127076984, "relative_heading": 347.469071605428, "relative_elevation": 44.9921994144097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track100_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track100_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track100_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track100_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801734692223754, 52.361104062894135, 0.0 ] }, "distance": 19.83, "direction": 200.25, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track100_Sphere_00003", "timestamp": "2024-10-25T10:53:03Z", "filename": "Job_20241025_0915_Track100_Sphere_00003.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 19.82789048, "relative_pitch": 0.0, "relative_heading": 200.24919860001538, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80193390656915, 52.3611027542669, 43.7091973498464 ] }, "distance": 19.91, "direction": 160.31, "angle": 65.51, "elevation": 43.71, "pano_id": "TMX7316010203-000817_pano_0000_000832", "timestamp": "2018-06-29T12:41:14.267910Z", "filename": "pano_0000_000832.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 19.91225049, "relative_pitch": 65.5077919686332, "relative_heading": 160.31084690536343, "relative_elevation": 43.7091973498464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80174654524961, 52.3614440619799, 43.616059997119 ] }, "distance": 20.16, "direction": 342.52, "angle": 65.19, "elevation": 43.62, "pano_id": "TMX7316010203-000817_pano_0000_000840", "timestamp": "2018-06-29T12:41:21.537900Z", "filename": "pano_0000_000840.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 20.16139391, "relative_pitch": 65.19140018251942, "relative_heading": 342.5228226777874, "relative_elevation": 43.616059997119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002092_pano_0001_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002092_pano_0001_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002092/pano_0001_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80181392252586, 52.3610905302642, 44.1500415811315 ] }, "distance": 20.16, "direction": 184.17, "angle": 65.46, "elevation": 44.15, "pano_id": "TMX7316010203-002092_pano_0001_000548", "timestamp": "2021-04-14T11:14:35.196080Z", "filename": "pano_0001_000548.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 20.16158593, "relative_pitch": 65.45568634612957, "relative_heading": 184.1670167695142, "relative_elevation": 44.1500415811315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000817_pano_0000_000753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000817_pano_0000_000753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000817/pano_0000_000753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80175093967475, 52.3610961944173, 43.6923203235492 ] }, "distance": 20.31, "direction": 196.46, "angle": 65.07, "elevation": 43.69, "pano_id": "TMX7316010203-000817_pano_0000_000753", "timestamp": "2018-06-29T12:39:28.063330Z", "filename": "pano_0000_000753.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 20.31060429, "relative_pitch": 65.0683920378804, "relative_heading": 196.4621872079738, "relative_elevation": 43.6923203235492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002528_pano_0000_002976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002528_pano_0000_002976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/20/TMX7316010203-002528/pano_0000_002976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80177022864394, 52.3610907985903, 44.2569507174194 ] }, "distance": 20.56, "direction": 192.47, "angle": 65.08, "elevation": 44.26, "pano_id": "TMX7316010203-002528_pano_0000_002976", "timestamp": "2022-04-20T12:32:17.341450Z", "filename": "pano_0000_002976.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 20.56383606, "relative_pitch": 65.07822908013992, "relative_heading": 192.47374229947513, "relative_elevation": 44.2569507174194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241025_0915_Track98_Sphere_00019/adjacencies/b_20241025_0915_Track98_Sphere_00019/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-09_06-44-43_02316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-09_06-44-43_02316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-09_06-44-43_02316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801729720394926, 52.36144524171825, 0.0 ] }, "distance": 20.66, "direction": 339.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-09_06-44-43_02316", "timestamp": "2025-09-09T07:19:52Z", "filename": "recording_2025-09-09_06-44-43_02316.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_20241025_0915_Track98_Sphere_00019", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115126.19908128626, 486092.0524594826 ] }, "relative_distance": 20.65773127, "relative_pitch": 0.0, "relative_heading": 339.5986717746378, "relative_elevation": 0.0 } ] } }