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_20241029_0853_Track84_Sphere_00005/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track84_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824938323655894, 52.35227120779081, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track84_Sphere_00005", "timestamp": "2024-10-29T13:07:26Z", "filename": "Job_20241029_0853_Track84_Sphere_00005.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "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_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0002_000474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82493020144103, 52.3522772076794, 44.1344034913927 ] }, "distance": 0.87, "direction": 320.34, "angle": 88.87, "elevation": 44.13, "pano_id": "TMX7316010203-000024_pano_0002_000474", "timestamp": "2016-07-26T10:38:27.036100Z", "filename": "pano_0002_000474.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 0.86718813, "relative_pitch": 88.8743514529593, "relative_heading": 320.34322342415214, "relative_elevation": 44.1344034913927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82494980146555, 52.3522545773501, 44.4985941331834 ] }, "distance": 2.01, "direction": 157.09, "angle": 87.41, "elevation": 44.5, "pano_id": "TMX7316010203-001031_pano_0009_000053", "timestamp": "2019-01-02T09:54:52.022650Z", "filename": "pano_0009_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 2.00900953, "relative_pitch": 87.41498228942062, "relative_heading": 157.0901767317752, "relative_elevation": 44.4985941331834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82494854859381, 52.3523000226467, 44.480989728123 ] }, "distance": 3.28, "direction": 12.26, "angle": 85.78, "elevation": 44.48, "pano_id": "TMX7316010203-001031_pano_0009_000052", "timestamp": "2019-01-02T09:54:51.177530Z", "filename": "pano_0009_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 3.28116521, "relative_pitch": 85.78118557331763, "relative_heading": 12.259158955500991, "relative_elevation": 44.480989728123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0002_000475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82494248523948, 52.3522339229032, 44.1667467411608 ] }, "distance": 4.16, "direction": 176.09, "angle": 84.62, "elevation": 44.17, "pano_id": "TMX7316010203-000024_pano_0002_000475", "timestamp": "2016-07-26T10:38:28.105930Z", "filename": "pano_0002_000475.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 4.15851889, "relative_pitch": 84.6211746828616, "relative_heading": 176.0900872199416, "relative_elevation": 44.1667467411608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track84_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824937202443534, 52.352315683030774, 0.0 ] }, "distance": 4.95, "direction": 359.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track84_Sphere_00006", "timestamp": "2024-10-29T13:07:27Z", "filename": "Job_20241029_0853_Track84_Sphere_00006.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 4.94952912, "relative_pitch": 0.0, "relative_heading": 359.1155965267634, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track84_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824938786798211, 52.352226540680824, 0.0 ] }, "distance": 4.97, "direction": 179.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track84_Sphere_00004", "timestamp": "2024-10-29T13:07:24Z", "filename": "Job_20241029_0853_Track84_Sphere_00004.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 4.97038979, "relative_pitch": 0.0, "relative_heading": 179.63622151684123, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0002_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82492343329788, 52.3523207808775, 44.2005254188553 ] }, "distance": 5.61, "direction": 349.58, "angle": 82.77, "elevation": 44.2, "pano_id": "TMX7316010203-000024_pano_0002_000473", "timestamp": "2016-07-26T10:38:25.956540Z", "filename": "pano_0002_000473.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 5.60872836, "relative_pitch": 82.76822773787012, "relative_heading": 349.5780879328332, "relative_elevation": 44.2005254188553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82495059864805, 52.3522088402709, 44.5165715059265 ] }, "distance": 6.99, "direction": 173.13, "angle": 81.08, "elevation": 44.52, "pano_id": "TMX7316010203-001031_pano_0009_000054", "timestamp": "2019-01-02T09:54:52.877500Z", "filename": "pano_0009_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 6.99010444, "relative_pitch": 81.0761384258803, "relative_heading": 173.1278981852164, "relative_elevation": 44.5165715059265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82494729244871, 52.3523457789608, 44.4755603233352 ] }, "distance": 8.32, "direction": 4.21, "angle": 79.4, "elevation": 44.48, "pano_id": "TMX7316010203-001031_pano_0009_000051", "timestamp": "2019-01-02T09:54:50.317540Z", "filename": "pano_0009_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 8.32030802, "relative_pitch": 79.40381724503764, "relative_heading": 4.212061894192533, "relative_elevation": 44.4755603233352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0002_000476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82496150968266, 52.3521916132468, 44.1574084348977 ] }, "distance": 9.0, "direction": 169.89, "angle": 78.48, "elevation": 44.16, "pano_id": "TMX7316010203-000024_pano_0002_000476", "timestamp": "2016-07-26T10:38:29.165920Z", "filename": "pano_0002_000476.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 8.99660583, "relative_pitch": 78.48420266440027, "relative_heading": 169.88616691065164, "relative_elevation": 44.1574084348977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track84_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824940291073586, 52.35218310984333, 0.0 ] }, "distance": 9.8, "direction": 179.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track84_Sphere_00003", "timestamp": "2024-10-29T13:07:23Z", "filename": "Job_20241029_0853_Track84_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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 9.8039307, "relative_pitch": 0.0, "relative_heading": 179.21653360280854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track84_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824935807674795, 52.35236437224363, 0.0 ] }, "distance": 10.37, "direction": 359.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track84_Sphere_00007", "timestamp": "2024-10-29T13:07:28Z", "filename": "Job_20241029_0853_Track84_Sphere_00007.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 10.36820217, "relative_pitch": 0.0, "relative_heading": 359.05260207037236, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0002_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82492077045637, 52.3523642266429, 44.2402852820233 ] }, "distance": 10.42, "direction": 353.41, "angle": 76.75, "elevation": 44.24, "pano_id": "TMX7316010203-000024_pano_0002_000472", "timestamp": "2016-07-26T10:38:24.851000Z", "filename": "pano_0002_000472.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 10.41945612, "relative_pitch": 76.74723699985776, "relative_heading": 353.40858977811587, "relative_elevation": 44.2402852820233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824951891138, 52.3521627380216, 44.5166342863813 ] }, "distance": 12.11, "direction": 175.62, "angle": 74.79, "elevation": 44.52, "pano_id": "TMX7316010203-001031_pano_0009_000055", "timestamp": "2019-01-02T09:54:53.762420Z", "filename": "pano_0009_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 12.10522025, "relative_pitch": 74.7876332130179, "relative_heading": 175.6201391497326, "relative_elevation": 44.5166342863813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8249436063116, 52.3523910643545, 44.4561483198777 ] }, "distance": 13.34, "direction": 1.55, "angle": 73.29, "elevation": 44.46, "pano_id": "TMX7316010203-001031_pano_0009_000050", "timestamp": "2019-01-02T09:54:49.407540Z", "filename": "pano_0009_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 13.34178016, "relative_pitch": 73.29492001679488, "relative_heading": 1.5459651058864223, "relative_elevation": 44.4561483198777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0002_000477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82498457095271, 52.3521495568541, 44.1009917231277 ] }, "distance": 13.9, "direction": 166.9, "angle": 72.51, "elevation": 44.1, "pano_id": "TMX7316010203-000024_pano_0002_000477", "timestamp": "2016-07-26T10:38:30.255910Z", "filename": "pano_0002_000477.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 13.89853428, "relative_pitch": 72.50762829824838, "relative_heading": 166.89547640749913, "relative_elevation": 44.1009917231277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track84_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824945256676035, 52.352141043616264, 0.0 ] }, "distance": 14.49, "direction": 178.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track84_Sphere_00002", "timestamp": "2024-10-29T13:07:21Z", "filename": "Job_20241029_0853_Track84_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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 14.49159469, "relative_pitch": 0.0, "relative_heading": 178.13192571409135, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0002_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82491712148849, 52.3524081890406, 44.2662353925407 ] }, "distance": 15.31, "direction": 354.59, "angle": 70.92, "elevation": 44.27, "pano_id": "TMX7316010203-000024_pano_0002_000471", "timestamp": "2016-07-26T10:38:23.665980Z", "filename": "pano_0002_000471.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 15.31076548, "relative_pitch": 70.92056680111969, "relative_heading": 354.5857514832357, "relative_elevation": 44.2662353925407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track84_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824932953775032, 52.3524216468503, 0.0 ] }, "distance": 16.74, "direction": 358.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track84_Sphere_00008", "timestamp": "2024-10-29T13:07:31Z", "filename": "Job_20241029_0853_Track84_Sphere_00008.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 16.74395981, "relative_pitch": 0.0, "relative_heading": 358.74787061053917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82495487322526, 52.3521166309838, 44.5423156879842 ] }, "distance": 17.24, "direction": 176.25, "angle": 68.84, "elevation": 44.54, "pano_id": "TMX7316010203-001031_pano_0009_000056", "timestamp": "2019-01-02T09:54:54.712410Z", "filename": "pano_0009_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 17.23730955, "relative_pitch": 68.84419643827994, "relative_heading": 176.2490728493128, "relative_elevation": 44.5423156879842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0009_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0009_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0009_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82493790269286, 52.3524362490379, 44.4121486954391 ] }, "distance": 18.36, "direction": 359.91, "angle": 67.53, "elevation": 44.41, "pano_id": "TMX7316010203-001031_pano_0009_000049", "timestamp": "2019-01-02T09:54:48.357590Z", "filename": "pano_0009_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 18.3648284, "relative_pitch": 67.53445947432424, "relative_heading": 359.91051190125285, "relative_elevation": 44.4121486954391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0002_000478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82500554201797, 52.3521066210774, 44.1649715537205 ] }, "distance": 18.88, "direction": 165.96, "angle": 66.86, "elevation": 44.16, "pano_id": "TMX7316010203-000024_pano_0002_000478", "timestamp": "2016-07-26T10:38:31.445920Z", "filename": "pano_0002_000478.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 18.8782501, "relative_pitch": 66.85578781328142, "relative_heading": 165.95916237976823, "relative_elevation": 44.1649715537205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track84_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track84_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824953339653466, 52.35210084368161, 0.0 ] }, "distance": 18.98, "direction": 176.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track84_Sphere_00001", "timestamp": "2024-10-29T13:07:20Z", "filename": "Job_20241029_0853_Track84_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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 18.98469274, "relative_pitch": 0.0, "relative_heading": 176.91061249477585, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track84_Sphere_00005/adjacencies/b_20241029_0853_Track84_Sphere_00005/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000024_pano_0002_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000024_pano_0002_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/26/TMX7316010203-000024/pano_0002_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.824895989662, 52.3524503314678, 44.2274617766961 ] }, "distance": 20.14, "direction": 351.77, "angle": 65.52, "elevation": 44.23, "pano_id": "TMX7316010203-000024_pano_0002_000470", "timestamp": "2016-07-26T10:38:22.205970Z", "filename": "pano_0002_000470.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_20241029_0853_Track84_Sphere_00005", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116692.11708269277, 485078.2294588978 ] }, "relative_distance": 20.13945801, "relative_pitch": 65.51733450562938, "relative_heading": 351.765343162535, "relative_elevation": 44.2274617766961 } ] } }